2026-03-28 19:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 19:30:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-28 19:30:05 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-28 19:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 19:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 19:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 19:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 19:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: 1c47af50661c082c
2026-03-28 19:30:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-28 19:30: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.fr/task_41_2026-03-28T19_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-28 19:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 19:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 19:30:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-28 19:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 19:30:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-28 19:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-28 19:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 19:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-28 19:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 19:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 19:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 19:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-28 19:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 19:30:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 19:30:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-28 19:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-28 19:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 19:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 19:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-28 19:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 19:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 19: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-28 19:30:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:14 [adesa.fr] INFO: Found listing with ID: 10730290
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730290%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10730290: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10730290 url https://www.openlane.eu/en/carv6/auction/10730290
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10730301
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730301%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10730301: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10730301 url https://www.openlane.eu/en/carv6/auction/10730301
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738064
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738064%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738064: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738064 url https://www.openlane.eu/en/carv6/auction/10738064
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10730294
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730294%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10730294: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10730294 url https://www.openlane.eu/en/carv6/auction/10730294
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738061
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738061%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738061: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738061 url https://www.openlane.eu/en/carv6/auction/10738061
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738072
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738072%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738072: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738072 url https://www.openlane.eu/en/carv6/auction/10738072
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738062
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738062%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738062: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738062 url https://www.openlane.eu/en/carv6/auction/10738062
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738052
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738052%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738052: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738052 url https://www.openlane.eu/en/carv6/auction/10738052
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738069
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738069%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738069: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738069 url https://www.openlane.eu/en/carv6/auction/10738069
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738053
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738053%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738053: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738053 url https://www.openlane.eu/en/carv6/auction/10738053
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738065
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738065%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738065: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738065 url https://www.openlane.eu/en/carv6/auction/10738065
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738082
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738082%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738082: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738082 url https://www.openlane.eu/en/carv6/auction/10738082
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738057
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738057%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738057: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738057 url https://www.openlane.eu/en/carv6/auction/10738057
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738067
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738067%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738067: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738067 url https://www.openlane.eu/en/carv6/auction/10738067
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738073
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738073%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738073: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738073 url https://www.openlane.eu/en/carv6/auction/10738073
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738076
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738076%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738076: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738076 url https://www.openlane.eu/en/carv6/auction/10738076
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738074
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738074%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738074: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738074 url https://www.openlane.eu/en/carv6/auction/10738074
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738075
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738075%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738075: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738075 url https://www.openlane.eu/en/carv6/auction/10738075
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738071
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738071%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738071: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738071 url https://www.openlane.eu/en/carv6/auction/10738071
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738081
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738081%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738081: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738081 url https://www.openlane.eu/en/carv6/auction/10738081
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738070
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738070%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738070: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738070 url https://www.openlane.eu/en/carv6/auction/10738070
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10730292
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730292%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10730292: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10730292 url https://www.openlane.eu/en/carv6/auction/10730292
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738056
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738056%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738056: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738056 url https://www.openlane.eu/en/carv6/auction/10738056
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738080
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738080%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738080: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738080 url https://www.openlane.eu/en/carv6/auction/10738080
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10730302
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730302%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10730302: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10730302 url https://www.openlane.eu/en/carv6/auction/10730302
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10730314
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730314%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10730314: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10730314 url https://www.openlane.eu/en/carv6/auction/10730314
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738055
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738055%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738055: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738055 url https://www.openlane.eu/en/carv6/auction/10738055
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738068
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738068%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738068: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738068 url https://www.openlane.eu/en/carv6/auction/10738068
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738077
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738077%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738077: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738077 url https://www.openlane.eu/en/carv6/auction/10738077
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10730289
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730289%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10730289: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10730289 url https://www.openlane.eu/en/carv6/auction/10730289
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738058
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738058%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738058: 0
2026-03-28 19:30:15 [adesa.fr] INFO: Skipping item 10738058 url https://www.openlane.eu/en/carv6/auction/10738058
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738980
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738980%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738980: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738980 url https://www.openlane.eu/en/carv6/auction/10738980
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738981
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738981%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738981: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738981 url https://www.openlane.eu/en/carv6/auction/10738981
2026-03-28 19:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738979
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738979%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738979: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738979 url https://www.openlane.eu/en/carv6/auction/10738979
2026-03-28 19:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738982
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738982%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738982: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738982 url https://www.openlane.eu/en/carv6/auction/10738982
2026-03-28 19:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738983
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738983%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738983: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738983 url https://www.openlane.eu/en/carv6/auction/10738983
2026-03-28 19:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738984
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738984%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738984: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738984 url https://www.openlane.eu/en/carv6/auction/10738984
2026-03-28 19:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738985
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738985%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738985: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738985 url https://www.openlane.eu/en/carv6/auction/10738985
2026-03-28 19:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738987
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738987%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738987: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738987 url https://www.openlane.eu/en/carv6/auction/10738987
2026-03-28 19:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738986
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738986%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738986: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738986 url https://www.openlane.eu/en/carv6/auction/10738986
2026-03-28 19:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738978
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738978%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738978: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738978 url https://www.openlane.eu/en/carv6/auction/10738978
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738988
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738988%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738988: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738988 url https://www.openlane.eu/en/carv6/auction/10738988
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738977
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738977%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738977: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738977 url https://www.openlane.eu/en/carv6/auction/10738977
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10738989
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738989%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10738989: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10738989 url https://www.openlane.eu/en/carv6/auction/10738989
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740181
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740181%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740181: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740181 url https://www.openlane.eu/en/carv6/auction/10740181
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740618
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740618%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740618: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740618 url https://www.openlane.eu/en/carv6/auction/10740618
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740547
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740547%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740547: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740547 url https://www.openlane.eu/en/carv6/auction/10740547
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740614
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740614%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740614: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740614 url https://www.openlane.eu/en/carv6/auction/10740614
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740456
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740456%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740456: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740456 url https://www.openlane.eu/en/carv6/auction/10740456
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740616
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740616%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740616: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740616 url https://www.openlane.eu/en/carv6/auction/10740616
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740196
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740196%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740196: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740196 url https://www.openlane.eu/en/carv6/auction/10740196
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740559
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740559%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740559: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740559 url https://www.openlane.eu/en/carv6/auction/10740559
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740590
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740590%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740590: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740590 url https://www.openlane.eu/en/carv6/auction/10740590
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740587
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740587%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740587: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740587 url https://www.openlane.eu/en/carv6/auction/10740587
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740177
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740177%27 HTTP/1.1" 200 None
2026-03-28 19:30:15 [adesa.fr] INFO: Scrape type for 10740177: 2
2026-03-28 19:30:15 [adesa.fr] INFO: Scraping item 10740177 url https://www.openlane.eu/en/carv6/auction/10740177
2026-03-28 19:30:15 [adesa.fr] INFO: Found listing with ID: 10740208
2026-03-28 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740208%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740208: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740208 url https://www.openlane.eu/en/carv6/auction/10740208
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740216
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740216%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740216: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740216 url https://www.openlane.eu/en/carv6/auction/10740216
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740207
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740207%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740207: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740207 url https://www.openlane.eu/en/carv6/auction/10740207
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740230
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740230%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740230: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740230 url https://www.openlane.eu/en/carv6/auction/10740230
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740592
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740592%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740592: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740592 url https://www.openlane.eu/en/carv6/auction/10740592
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740575
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740575%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740575: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740575 url https://www.openlane.eu/en/carv6/auction/10740575
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740589
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740589%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740589: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740589 url https://www.openlane.eu/en/carv6/auction/10740589
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740563
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740563%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740563: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740563 url https://www.openlane.eu/en/carv6/auction/10740563
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740594
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740594%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740594: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740594 url https://www.openlane.eu/en/carv6/auction/10740594
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740221
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740221%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740221: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740221 url https://www.openlane.eu/en/carv6/auction/10740221
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740206
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740206%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740206: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740206 url https://www.openlane.eu/en/carv6/auction/10740206
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740558
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740558%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740558: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740558 url https://www.openlane.eu/en/carv6/auction/10740558
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740232
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740232%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740232: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740232 url https://www.openlane.eu/en/carv6/auction/10740232
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740446
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740446%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740446: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740446 url https://www.openlane.eu/en/carv6/auction/10740446
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740228
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740228%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740228: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740228 url https://www.openlane.eu/en/carv6/auction/10740228
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740211
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740211%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740211: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740211 url https://www.openlane.eu/en/carv6/auction/10740211
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740615
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740615%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740615: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740615 url https://www.openlane.eu/en/carv6/auction/10740615
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740220
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740220%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740220: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740220 url https://www.openlane.eu/en/carv6/auction/10740220
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740591
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740591%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740591: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740591 url https://www.openlane.eu/en/carv6/auction/10740591
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740209
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740209%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740209: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740209 url https://www.openlane.eu/en/carv6/auction/10740209
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740193
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740193%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740193: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740193 url https://www.openlane.eu/en/carv6/auction/10740193
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740571
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740571%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740571: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740571 url https://www.openlane.eu/en/carv6/auction/10740571
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740217
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740217%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740217: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740217 url https://www.openlane.eu/en/carv6/auction/10740217
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740226
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740226%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740226: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740226 url https://www.openlane.eu/en/carv6/auction/10740226
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740225
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740225%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740225: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740225 url https://www.openlane.eu/en/carv6/auction/10740225
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740565
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740565%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740565: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740565 url https://www.openlane.eu/en/carv6/auction/10740565
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740633
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740633%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740633: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740633 url https://www.openlane.eu/en/carv6/auction/10740633
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740215
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740215%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740215: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740215 url https://www.openlane.eu/en/carv6/auction/10740215
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740562
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740562%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740562: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740562 url https://www.openlane.eu/en/carv6/auction/10740562
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740197
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740197%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740197: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740197 url https://www.openlane.eu/en/carv6/auction/10740197
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740540
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740540%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740540: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740540 url https://www.openlane.eu/en/carv6/auction/10740540
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740231
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740231%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740231: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740231 url https://www.openlane.eu/en/carv6/auction/10740231
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740545
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740545%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740545: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740545 url https://www.openlane.eu/en/carv6/auction/10740545
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740213
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740213%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740213: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740213 url https://www.openlane.eu/en/carv6/auction/10740213
2026-03-28 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740568
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740568%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740568: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740568 url https://www.openlane.eu/en/carv6/auction/10740568
2026-03-28 19:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740566
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740566%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740566: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740566 url https://www.openlane.eu/en/carv6/auction/10740566
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740629
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740629%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740629: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740629 url https://www.openlane.eu/en/carv6/auction/10740629
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740567
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740567%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740567: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740567 url https://www.openlane.eu/en/carv6/auction/10740567
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740182
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740182%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740182: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740182 url https://www.openlane.eu/en/carv6/auction/10740182
2026-03-28 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740555
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740555%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740555: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740555 url https://www.openlane.eu/en/carv6/auction/10740555
2026-03-28 19:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:16 [adesa.fr] INFO: Found listing with ID: 10740586
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740586%27 HTTP/1.1" 200 None
2026-03-28 19:30:16 [adesa.fr] INFO: Scrape type for 10740586: 2
2026-03-28 19:30:16 [adesa.fr] INFO: Scraping item 10740586 url https://www.openlane.eu/en/carv6/auction/10740586
2026-03-28 19:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10738979
2026-03-28 19:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with scrape type 2
2026-03-28 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with scrape type 2
2026-03-28 19:30:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9927a67d-8d98-55c9-a1e1-c48ac73c4299, identifier: 10738979
2026-03-28 19:30:17 [adesa.fr] INFO: Found listing with ID: 10740585
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740585%27 HTTP/1.1" 200 None
2026-03-28 19:30:17 [adesa.fr] INFO: Scrape type for 10740585: 2
2026-03-28 19:30:17 [adesa.fr] INFO: Scraping item 10740585 url https://www.openlane.eu/en/carv6/auction/10740585
2026-03-28 19:30:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10738979
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-28 19:30:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-28 19:30:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:30:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10738979
2026-03-28 19:30:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10738979 to the API
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738979>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9927a67d-8d98-55c9-a1e1-c48ac73c4299',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-623-BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738979',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 160416,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz B 180 CDI Business Line - Diesel - Manual - 116 hp - '
'160.416 km',
'transmission': 'manual',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738979%27 HTTP/1.1" 200 None
2026-03-28 19:30:17 [adesa.fr] INFO: Saving data for 10738979: {'auction_closing_time': 1774861200.0, 'created_time': 1774629020.910767, 'last_price_update_time': 1774726217.949542}
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738979') HTTP/1.1" 204 0
2026-03-28 19:30:18 [adesa.fr] INFO: Found listing with ID: 10740596
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740596%27 HTTP/1.1" 200 None
2026-03-28 19:30:18 [adesa.fr] INFO: Scrape type for 10740596: 2
2026-03-28 19:30:18 [adesa.fr] INFO: Scraping item 10740596 url https://www.openlane.eu/en/carv6/auction/10740596
2026-03-28 19:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10738983
2026-03-28 19:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12408938-4f9c-53a5-91b8-fc232e0e608b with scrape type 2
2026-03-28 19:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12408938-4f9c-53a5-91b8-fc232e0e608b with scrape type 2
2026-03-28 19:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12408938-4f9c-53a5-91b8-fc232e0e608b, identifier: 10738983
2026-03-28 19:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10738987
2026-03-28 19:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4b115d-1d99-53c4-acb3-655bf197cc09 with scrape type 2
2026-03-28 19:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d4b115d-1d99-53c4-acb3-655bf197cc09 with scrape type 2
2026-03-28 19:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9d4b115d-1d99-53c4-acb3-655bf197cc09, identifier: 10738987
2026-03-28 19:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10738985
2026-03-28 19:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e75629b5-5f8b-574c-a201-30c501cbff84 with scrape type 2
2026-03-28 19:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e75629b5-5f8b-574c-a201-30c501cbff84 with scrape type 2
2026-03-28 19:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e75629b5-5f8b-574c-a201-30c501cbff84, identifier: 10738985
2026-03-28 19:30:18 [adesa.fr] INFO: Found listing with ID: 10740610
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740610%27 HTTP/1.1" 200 None
2026-03-28 19:30:18 [adesa.fr] INFO: Scrape type for 10740610: 2
2026-03-28 19:30:18 [adesa.fr] INFO: Scraping item 10740610 url https://www.openlane.eu/en/carv6/auction/10740610
2026-03-28 19:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10738983
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-28 19:30:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-28 19:30:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10738983
2026-03-28 19:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10738983 to the API
2026-03-28 19:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738983>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '12408938-4f9c-53a5-91b8-fc232e0e608b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-224-EQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738983',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 43244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 41900,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC Coupé 300de Business Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 43.244 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-28 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738983%27 HTTP/1.1" 200 None
2026-03-28 19:30:19 [adesa.fr] INFO: Saving data for 10738983: {'auction_closing_time': 1774861200.0, 'created_time': 1774629023.724559, 'last_price_update_time': 1774726219.906673}
2026-03-28 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738983') HTTP/1.1" 204 0
2026-03-28 19:30:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10738987
2026-03-28 19:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:30:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-28 19:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-28 19:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10738987
2026-03-28 19:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10738987 to the API
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738987>
{'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-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9d4b115d-1d99-53c4-acb3-655bf197cc09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-494-QS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738987',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 25001,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 208 1.2 Premium - Petrol - Manual - 75 hp - 25.001 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738987%27 HTTP/1.1" 200 None
2026-03-28 19:30:20 [adesa.fr] INFO: Saving data for 10738987: {'auction_closing_time': 1774861200.0, 'created_time': 1774629025.257379, 'last_price_update_time': 1774726220.47394}
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738987') HTTP/1.1" 204 0
2026-03-28 19:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10738985
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-28 19:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10738985
2026-03-28 19:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10738985 to the API
2026-03-28 19:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738985>
{'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': 110,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e75629b5-5f8b-574c-a201-30c501cbff84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-178-EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738985',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 16884,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Opel Crossland 1.2 Ultimate - Petrol - Manual - 110 hp - 16.884 km',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738985%27 HTTP/1.1" 200 None
2026-03-28 19:30:22 [adesa.fr] INFO: Saving data for 10738985: {'auction_closing_time': 1774861200.0, 'created_time': 1774629022.544582, 'last_price_update_time': 1774726222.029402}
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738985') HTTP/1.1" 204 0
2026-03-28 19:30:22 [adesa.fr] INFO: Found listing with ID: 10740227
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740227%27 HTTP/1.1" 200 None
2026-03-28 19:30:22 [adesa.fr] INFO: Scrape type for 10740227: 2
2026-03-28 19:30:22 [adesa.fr] INFO: Scraping item 10740227 url https://www.openlane.eu/en/carv6/auction/10740227
2026-03-28 19:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10738982
2026-03-28 19:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5dc5841-9551-5216-acb5-12df143c6467 with scrape type 2
2026-03-28 19:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5dc5841-9551-5216-acb5-12df143c6467 with scrape type 2
2026-03-28 19:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e5dc5841-9551-5216-acb5-12df143c6467, identifier: 10738982
2026-03-28 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10738982
2026-03-28 19:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10738982
2026-03-28 19:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10738982 to the API
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738982>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e5dc5841-9551-5216-acb5-12df143c6467',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-755-PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738982',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 21663,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C 300e Business Line - Hybrid - Automatic - 204 hp - '
'21.663 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738982%27 HTTP/1.1" 200 None
2026-03-28 19:30:22 [adesa.fr] INFO: Saving data for 10738982: {'auction_closing_time': 1774861200.0, 'created_time': 1774629024.37827, 'last_price_update_time': 1774726222.463144}
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738982') HTTP/1.1" 204 0
2026-03-28 19:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10738981
2026-03-28 19:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0803eff-02fd-598d-9edb-329c82519610 with scrape type 2
2026-03-28 19:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0803eff-02fd-598d-9edb-329c82519610 with scrape type 2
2026-03-28 19:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a0803eff-02fd-598d-9edb-329c82519610, identifier: 10738981
2026-03-28 19:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10738984
2026-03-28 19:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with scrape type 2
2026-03-28 19:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with scrape type 2
2026-03-28 19:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a2b6ced9-4507-55d1-a3ab-30cd2c122a42, identifier: 10738984
2026-03-28 19:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10738981
2026-03-28 19:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10738981
2026-03-28 19:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10738981 to the API
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a0803eff-02fd-598d-9edb-329c82519610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-623-PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738981',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 55581,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 160 hp - '
'55.581 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738981%27 HTTP/1.1" 200 None
2026-03-28 19:30:22 [adesa.fr] INFO: Saving data for 10738981: {'auction_closing_time': 1774861200.0, 'created_time': 1774629021.804206, 'last_price_update_time': 1774726222.991872}
2026-03-28 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738981') HTTP/1.1" 204 0
2026-03-28 19:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10738984
2026-03-28 19:30:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10738984
2026-03-28 19:30:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10738984 to the API
2026-03-28 19:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738984>
{'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': 110,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a2b6ced9-4507-55d1-a3ab-30cd2c122a42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-774-JH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738984',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 37876,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Manual - 110 hp - 37.876 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-28 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738984%27 HTTP/1.1" 200 None
2026-03-28 19:30:23 [adesa.fr] INFO: Saving data for 10738984: {'auction_closing_time': 1774861200.0, 'created_time': 1774629018.448733, 'last_price_update_time': 1774726223.368782}
2026-03-28 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738984') HTTP/1.1" 204 0
2026-03-28 19:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10738978
2026-03-28 19:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb47951d-7a82-5e1a-a897-fb05ae321729 with scrape type 2
2026-03-28 19:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb47951d-7a82-5e1a-a897-fb05ae321729 with scrape type 2
2026-03-28 19:30:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb47951d-7a82-5e1a-a897-fb05ae321729, identifier: 10738978
2026-03-28 19:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10738986
2026-03-28 19:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with scrape type 2
2026-03-28 19:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with scrape type 2
2026-03-28 19:30:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61, identifier: 10738986
2026-03-28 19:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10738978
2026-03-28 19:30:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10738978
2026-03-28 19:30:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10738978 to the API
2026-03-28 19:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738978>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fb47951d-7a82-5e1a-a897-fb05ae321729',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-909-KS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738978',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 96995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 1.6 Active Pack - Hybrid - Automatic - 180 hp - 96.995 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738978%27 HTTP/1.1" 200 None
2026-03-28 19:30:24 [adesa.fr] INFO: Saving data for 10738978: {'auction_closing_time': 1774861200.0, 'created_time': 1774629028.882584, 'last_price_update_time': 1774726224.571414}
2026-03-28 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738978') HTTP/1.1" 204 0
2026-03-28 19:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10738986
2026-03-28 19:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10738986
2026-03-28 19:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10738986 to the API
2026-03-28 19:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738986>
{'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-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5fbf62c6-5191-5b61-82f3-a36c03ab2b61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-222-GK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738986',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 54276,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 208 1.2 Premium - Petrol - Manual - 75 hp - 54.276 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-28 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738986%27 HTTP/1.1" 200 None
2026-03-28 19:30:25 [adesa.fr] INFO: Saving data for 10738986: {'auction_closing_time': 1774861200.0, 'created_time': 1774629027.342806, 'last_price_update_time': 1774726225.405603}
2026-03-28 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738986') HTTP/1.1" 204 0
2026-03-28 19:30:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10738988
2026-03-28 19:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with scrape type 2
2026-03-28 19:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with scrape type 2
2026-03-28 19:30:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9, identifier: 10738988
2026-03-28 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10738988
2026-03-28 19:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10738988
2026-03-28 19:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10738988 to the API
2026-03-28 19:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-805-AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738988',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 61214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 SW 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'61.214 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738988%27 HTTP/1.1" 200 None
2026-03-28 19:30:25 [adesa.fr] INFO: Saving data for 10738988: {'auction_closing_time': 1774861200.0, 'created_time': 1774629040.445163, 'last_price_update_time': 1774726225.820034}
2026-03-28 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738988') HTTP/1.1" 204 0
2026-03-28 19: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-28 19: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-28 19:30:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10738989
2026-03-28 19:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de65ed83-9bf5-5588-94bc-95617f70d2a8 with scrape type 2
2026-03-28 19:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de65ed83-9bf5-5588-94bc-95617f70d2a8 with scrape type 2
2026-03-28 19:30:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: de65ed83-9bf5-5588-94bc-95617f70d2a8, identifier: 10738989
2026-03-28 19:30:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10738977
2026-03-28 19:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5de757b-9c56-504c-9d35-0b5d4a86e162 with scrape type 2
2026-03-28 19:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5de757b-9c56-504c-9d35-0b5d4a86e162 with scrape type 2
2026-03-28 19:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b5de757b-9c56-504c-9d35-0b5d4a86e162, identifier: 10738977
2026-03-28 19:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10738989
2026-03-28 19:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10738989
2026-03-28 19:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10738989 to the API
2026-03-28 19:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738989>
{'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-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'de65ed83-9bf5-5588-94bc-95617f70d2a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-866-GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738989',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 106597,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2023-06-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volvo XC60 T6 Ultimate Style Chrome - AWD - Hybrid - Automatic - '
'253 hp - 106.597 km',
'transmission': 'automatic',
'trim': 'Ultimate Style Chrome',
'vin': None,
'year': 2023}
2026-03-28 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738989%27 HTTP/1.1" 200 None
2026-03-28 19:30:26 [adesa.fr] INFO: Saving data for 10738989: {'auction_closing_time': 1774861200.0, 'created_time': 1774629032.99459, 'last_price_update_time': 1774726226.960271}
2026-03-28 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738989') HTTP/1.1" 204 0
2026-03-28 19:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10738977
2026-03-28 19:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10738977
2026-03-28 19:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10738977 to the API
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738977>
{'auction_title': '',
'c_o_2_emission_value': 238,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5de757b-9c56-504c-9d35-0b5d4a86e162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-797-QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738977',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 173135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot Boxer L2H2 2.2 HDI Asphalt - Diesel - Manual - 120 hp - '
'173.135 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2022}
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738977%27 HTTP/1.1" 200 None
2026-03-28 19:30:27 [adesa.fr] INFO: Saving data for 10738977: {'auction_closing_time': 1774861200.0, 'created_time': 1774629031.383824, 'last_price_update_time': 1774726227.259834}
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738977') HTTP/1.1" 204 0
2026-03-28 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10740547
2026-03-28 19:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 540039b4-804b-5274-bbac-cfd70d3f8dcb with scrape type 2
2026-03-28 19:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 540039b4-804b-5274-bbac-cfd70d3f8dcb with scrape type 2
2026-03-28 19:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 540039b4-804b-5274-bbac-cfd70d3f8dcb, identifier: 10740547
2026-03-28 19:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10740181
2026-03-28 19:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with scrape type 2
2026-03-28 19:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with scrape type 2
2026-03-28 19:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e65f654-c5d4-55cd-a69a-f7d1faf91431, identifier: 10740181
2026-03-28 19:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10740547
2026-03-28 19:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10740547
2026-03-28 19:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10740547 to the API
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740547>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '540039b4-804b-5274-bbac-cfd70d3f8dcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740547',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 48599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 2.0 - Quattro - Hybrid - Automatic - 265 hp - 48.599 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740547%27 HTTP/1.1" 200 None
2026-03-28 19:30:27 [adesa.fr] INFO: Saving data for 10740547: {'auction_closing_time': 1774865400.0, 'created_time': 1774629032.566342, 'last_price_update_time': 1774726227.893365}
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740547') HTTP/1.1" 204 0
2026-03-28 19:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10740181
2026-03-28 19:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10740181
2026-03-28 19:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10740181 to the API
2026-03-28 19:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740181>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': '8e65f654-c5d4-55cd-a69a-f7d1faf91431',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740181',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 59397,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-05-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 35 TFSI Design Luxe - Petrol - Automatic - 150 hp '
'- 59.397 km',
'transmission': 'automatic',
'trim': 'Design Luxe',
'vin': None,
'year': 2022}
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740181%27 HTTP/1.1" 200 None
2026-03-28 19:30:29 [adesa.fr] INFO: Saving data for 10740181: {'auction_closing_time': 1774866600.0, 'created_time': 1774629031.934889, 'last_price_update_time': 1774726229.52283}
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740181') HTTP/1.1" 204 0
2026-03-28 19:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b550cfc-6443-5fe6-a4af-9efe73880add with identifier: 10740213
2026-03-28 19:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b550cfc-6443-5fe6-a4af-9efe73880add with scrape type 2
2026-03-28 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b550cfc-6443-5fe6-a4af-9efe73880add with scrape type 2
2026-03-28 19:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b550cfc-6443-5fe6-a4af-9efe73880add, identifier: 10740213
2026-03-28 19:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b550cfc-6443-5fe6-a4af-9efe73880add with identifier: 10740213
2026-03-28 19:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b550cfc-6443-5fe6-a4af-9efe73880add with identifier: 10740213
2026-03-28 19:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b550cfc-6443-5fe6-a4af-9efe73880add with identifier: 10740213 to the API
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0b550cfc-6443-5fe6-a4af-9efe73880add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30325',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740213',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 65108,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Automatic - 150 hp - 65.108 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740213%27 HTTP/1.1" 200 None
2026-03-28 19:30:29 [adesa.fr] INFO: Saving data for 10740213: {'auction_closing_time': 1774866600.0, 'created_time': 1774629605.869652, 'last_price_update_time': 1774726229.946085}
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740213') HTTP/1.1" 204 0
2026-03-28 19:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10740618
2026-03-28 19:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with scrape type 2
2026-03-28 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with scrape type 2
2026-03-28 19:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c, identifier: 10740618
2026-03-28 19:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e0402fe-afac-503a-927b-598c07487b5f with identifier: 10740182
2026-03-28 19:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e0402fe-afac-503a-927b-598c07487b5f with scrape type 2
2026-03-28 19:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e0402fe-afac-503a-927b-598c07487b5f with scrape type 2
2026-03-28 19:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e0402fe-afac-503a-927b-598c07487b5f, identifier: 10740182
2026-03-28 19:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10740618
2026-03-28 19:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10740618
2026-03-28 19:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10740618 to the API
2026-03-28 19:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740618>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '05671924-3bc2-5cf4-b56b-c3d46a5e9b2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30823',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740618',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 114534,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'114.534 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740618%27 HTTP/1.1" 200 None
2026-03-28 19:30:30 [adesa.fr] INFO: Saving data for 10740618: {'auction_closing_time': 1774865400.0, 'created_time': 1774629034.446923, 'last_price_update_time': 1774726230.552917}
2026-03-28 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740618') HTTP/1.1" 204 0
2026-03-28 19:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e0402fe-afac-503a-927b-598c07487b5f with identifier: 10740182
2026-03-28 19:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e0402fe-afac-503a-927b-598c07487b5f with identifier: 10740182
2026-03-28 19:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e0402fe-afac-503a-927b-598c07487b5f with identifier: 10740182 to the API
2026-03-28 19:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740182>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '4e0402fe-afac-503a-927b-598c07487b5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740182',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 124539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI - Diesel - Automatic - 150 '
'hp - 124.539 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740182%27 HTTP/1.1" 200 None
2026-03-28 19:30:30 [adesa.fr] INFO: Saving data for 10740182: {'auction_closing_time': 1774866600.0, 'created_time': 1774629600.604849, 'last_price_update_time': 1774726230.848941}
2026-03-28 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740182') HTTP/1.1" 204 0
2026-03-28 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2812ab7e-bf99-5053-907a-ade21e8497d3 with identifier: 10740567
2026-03-28 19:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2812ab7e-bf99-5053-907a-ade21e8497d3 with scrape type 2
2026-03-28 19:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2812ab7e-bf99-5053-907a-ade21e8497d3 with scrape type 2
2026-03-28 19:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2812ab7e-bf99-5053-907a-ade21e8497d3, identifier: 10740567
2026-03-28 19:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10740555
2026-03-28 19:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6dd3e78-2539-5104-a184-e8cd3e9403fa with scrape type 2
2026-03-28 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6dd3e78-2539-5104-a184-e8cd3e9403fa with scrape type 2
2026-03-28 19:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c6dd3e78-2539-5104-a184-e8cd3e9403fa, identifier: 10740555
2026-03-28 19:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2812ab7e-bf99-5053-907a-ade21e8497d3 with identifier: 10740567
2026-03-28 19:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2812ab7e-bf99-5053-907a-ade21e8497d3 with identifier: 10740567
2026-03-28 19:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2812ab7e-bf99-5053-907a-ade21e8497d3 with identifier: 10740567 to the API
2026-03-28 19:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740567>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2812ab7e-bf99-5053-907a-ade21e8497d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740567',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 77210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-09-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - Automatic - '
'156 hp - 77.210 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740567%27 HTTP/1.1" 200 None
2026-03-28 19:30:32 [adesa.fr] INFO: Saving data for 10740567: {'auction_closing_time': 1774865400.0, 'created_time': 1774629602.470916, 'last_price_update_time': 1774726232.068079}
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740567') HTTP/1.1" 204 0
2026-03-28 19:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10740555
2026-03-28 19:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10740555
2026-03-28 19:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10740555 to the API
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c6dd3e78-2539-5104-a184-e8cd3e9403fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740555',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 71742,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI Elegance - Diesel - '
'Automatic - 200 hp - 71.742 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740555%27 HTTP/1.1" 200 None
2026-03-28 19:30:32 [adesa.fr] INFO: Saving data for 10740555: {'auction_closing_time': 1774865400.0, 'created_time': 1774629067.238384, 'last_price_update_time': 1774726232.389963}
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740555') HTTP/1.1" 204 0
2026-03-28 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10740227
2026-03-28 19:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with scrape type 2
2026-03-28 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with scrape type 2
2026-03-28 19:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bde9f607-673c-5cbf-ba6c-13effcbd3fb1, identifier: 10740227
2026-03-28 19:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10740610
2026-03-28 19:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1674a618-9aab-563c-be3a-be00ca846570 with scrape type 2
2026-03-28 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1674a618-9aab-563c-be3a-be00ca846570 with scrape type 2
2026-03-28 19:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1674a618-9aab-563c-be3a-be00ca846570, identifier: 10740610
2026-03-28 19:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10740227
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-28 19:30:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10740227
2026-03-28 19:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10740227 to the API
2026-03-28 19:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'bde9f607-673c-5cbf-ba6c-13effcbd3fb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740227',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 25181,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 145 hp - 25.181 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740227%27 HTTP/1.1" 200 None
2026-03-28 19:30:33 [adesa.fr] INFO: Saving data for 10740227: {'auction_closing_time': 1774866600.0, 'created_time': 1774629038.314689, 'last_price_update_time': 1774726233.166234}
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740227') HTTP/1.1" 204 0
2026-03-28 19:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10740610
2026-03-28 19:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10740610
2026-03-28 19:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10740610 to the API
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740610>
{'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': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '1674a618-9aab-563c-be3a-be00ca846570',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740610',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 24691,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Family - Electric - Automatic - 204 hp - 24.691 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2021}
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740610%27 HTTP/1.1" 200 None
2026-03-28 19:30:33 [adesa.fr] INFO: Saving data for 10740610: {'auction_closing_time': 1774865400.0, 'created_time': 1774629035.914509, 'last_price_update_time': 1774726233.462076}
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740610') HTTP/1.1" 204 0
2026-03-28 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10740585
2026-03-28 19:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with scrape type 2
2026-03-28 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with scrape type 2
2026-03-28 19:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662, identifier: 10740585
2026-03-28 19:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10740585
2026-03-28 19:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10740585
2026-03-28 19:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10740585 to the API
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740585>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '7ccd5b45-e593-53ef-9bdf-4c3aa955c662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740585',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 48890,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf 1.5 eTSI Style - Petrol - Automatic - 150 hp - '
'48.890 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740585%27 HTTP/1.1" 200 None
2026-03-28 19:30:33 [adesa.fr] INFO: Saving data for 10740585: {'auction_closing_time': 1774865400.0, 'created_time': 1774629035.466844, 'last_price_update_time': 1774726233.953085}
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740585') HTTP/1.1" 204 0
2026-03-28 19:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:33 [adesa.fr] INFO: Found listing with ID: 10740581
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740581%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10740581: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10740581 url https://www.openlane.eu/en/carv6/auction/10740581
2026-03-28 19:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10740596
2026-03-28 19:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6b1f38-4927-511a-a43b-6211a33531fb with scrape type 2
2026-03-28 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e6b1f38-4927-511a-a43b-6211a33531fb with scrape type 2
2026-03-28 19:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9e6b1f38-4927-511a-a43b-6211a33531fb, identifier: 10740596
2026-03-28 19:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10740596
2026-03-28 19:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10740596
2026-03-28 19:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10740596 to the API
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740596>
{'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': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9e6b1f38-4927-511a-a43b-6211a33531fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30942',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740596',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 90676,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life Business - Diesel - Automatic '
'- 116 hp - 90.676 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740596%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Saving data for 10740596: {'auction_closing_time': 1774865400.0, 'created_time': 1774629037.51652, 'last_price_update_time': 1774726234.389261}
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740596') HTTP/1.1" 204 0
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10740584
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740584%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10740584: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10740584 url https://www.openlane.eu/en/carv6/auction/10740584
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10740219
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740219%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10740219: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10740219 url https://www.openlane.eu/en/carv6/auction/10740219
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10740593
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740593%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10740593: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10740593 url https://www.openlane.eu/en/carv6/auction/10740593
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10740595
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740595%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10740595: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10740595 url https://www.openlane.eu/en/carv6/auction/10740595
2026-03-28 19:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10740564
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740564%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10740564: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10740564 url https://www.openlane.eu/en/carv6/auction/10740564
2026-03-28 19: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-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10740198
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740198%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10740198: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10740198 url https://www.openlane.eu/en/carv6/auction/10740198
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10735389
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735389%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10735389: 0
2026-03-28 19:30:34 [adesa.fr] INFO: Skipping item 10735389 url https://www.openlane.eu/en/carv6/auction/10735389
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10741010
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741010%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10741010: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10741010 url https://www.openlane.eu/en/carv6/auction/10741010
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10741028
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741028%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10741028: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10741028 url https://www.openlane.eu/en/carv6/auction/10741028
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10737862
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737862%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10737862: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10737862 url https://www.openlane.eu/en/carv6/auction/10737862
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10737870
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737870%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10737870: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10737870 url https://www.openlane.eu/en/carv6/auction/10737870
2026-03-28 19:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0c46afe-cffd-55b7-9a2e-60f058626dda with identifier: 10740629
2026-03-28 19:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0c46afe-cffd-55b7-9a2e-60f058626dda with scrape type 2
2026-03-28 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0c46afe-cffd-55b7-9a2e-60f058626dda with scrape type 2
2026-03-28 19:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0c46afe-cffd-55b7-9a2e-60f058626dda, identifier: 10740629
2026-03-28 19:30:34 [adesa.fr] INFO: Found listing with ID: 10740960
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740960%27 HTTP/1.1" 200 None
2026-03-28 19:30:34 [adesa.fr] INFO: Scrape type for 10740960: 2
2026-03-28 19:30:34 [adesa.fr] INFO: Scraping item 10740960 url https://www.openlane.eu/en/carv6/auction/10740960
2026-03-28 19:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0c46afe-cffd-55b7-9a2e-60f058626dda with identifier: 10740629
2026-03-28 19:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0c46afe-cffd-55b7-9a2e-60f058626dda with identifier: 10740629
2026-03-28 19:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0c46afe-cffd-55b7-9a2e-60f058626dda with identifier: 10740629 to the API
2026-03-28 19:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740629>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'b0c46afe-cffd-55b7-9a2e-60f058626dda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740629',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 30745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-10-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Scala 1.0 TSI Business - Petrol - Automatic - 110 hp - 30.745 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740629%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Saving data for 10740629: {'auction_closing_time': 1774866000.0, 'created_time': 1774629606.448723, 'last_price_update_time': 1774726235.018983}
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740629') HTTP/1.1" 204 0
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10741004
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741004%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10741004: 2
2026-03-28 19:30:35 [adesa.fr] INFO: Scraping item 10741004 url https://www.openlane.eu/en/carv6/auction/10741004
2026-03-28 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10741007
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741007%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10741007: 2
2026-03-28 19:30:35 [adesa.fr] INFO: Scraping item 10741007 url https://www.openlane.eu/en/carv6/auction/10741007
2026-03-28 19: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-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10741025
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741025%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10741025: 2
2026-03-28 19:30:35 [adesa.fr] INFO: Scraping item 10741025 url https://www.openlane.eu/en/carv6/auction/10741025
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10737868
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737868%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10737868: 2
2026-03-28 19:30:35 [adesa.fr] INFO: Scraping item 10737868 url https://www.openlane.eu/en/carv6/auction/10737868
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10737958
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737958%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10737958: 2
2026-03-28 19:30:35 [adesa.fr] INFO: Scraping item 10737958 url https://www.openlane.eu/en/carv6/auction/10737958
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10740998
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740998%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10740998: 2
2026-03-28 19:30:35 [adesa.fr] INFO: Scraping item 10740998 url https://www.openlane.eu/en/carv6/auction/10740998
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10735397
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735397%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10735397: 0
2026-03-28 19:30:35 [adesa.fr] INFO: Skipping item 10735397 url https://www.openlane.eu/en/carv6/auction/10735397
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10737959
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737959%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10737959: 2
2026-03-28 19:30:35 [adesa.fr] INFO: Scraping item 10737959 url https://www.openlane.eu/en/carv6/auction/10737959
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10735316
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735316%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10735316: 0
2026-03-28 19:30:35 [adesa.fr] INFO: Skipping item 10735316 url https://www.openlane.eu/en/carv6/auction/10735316
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10735376
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735376%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10735376: 0
2026-03-28 19:30:35 [adesa.fr] INFO: Skipping item 10735376 url https://www.openlane.eu/en/carv6/auction/10735376
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10737907
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737907%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10737907: 2
2026-03-28 19:30:35 [adesa.fr] INFO: Scraping item 10737907 url https://www.openlane.eu/en/carv6/auction/10737907
2026-03-28 19:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10740586
2026-03-28 19:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a12da25e-53ab-561b-9743-91147d83ae31 with scrape type 2
2026-03-28 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a12da25e-53ab-561b-9743-91147d83ae31 with scrape type 2
2026-03-28 19:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a12da25e-53ab-561b-9743-91147d83ae31, identifier: 10740586
2026-03-28 19:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1097fd82-92a6-5277-9428-9b91f68f8d60 with identifier: 10740566
2026-03-28 19:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1097fd82-92a6-5277-9428-9b91f68f8d60 with scrape type 2
2026-03-28 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1097fd82-92a6-5277-9428-9b91f68f8d60 with scrape type 2
2026-03-28 19:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1097fd82-92a6-5277-9428-9b91f68f8d60, identifier: 10740566
2026-03-28 19:30:35 [adesa.fr] INFO: Found listing with ID: 10737908
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737908%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Scrape type for 10737908: 2
2026-03-28 19:30:35 [adesa.fr] INFO: Scraping item 10737908 url https://www.openlane.eu/en/carv6/auction/10737908
2026-03-28 19:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10740586
2026-03-28 19:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10740586
2026-03-28 19:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10740586 to the API
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740586>
{'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': 203,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a12da25e-53ab-561b-9743-91147d83ae31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740586',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 49298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-09-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 203 hp - 49.298 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740586%27 HTTP/1.1" 200 None
2026-03-28 19:30:35 [adesa.fr] INFO: Saving data for 10740586: {'auction_closing_time': 1774865400.0, 'created_time': 1774629065.74006, 'last_price_update_time': 1774726235.821071}
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740586') HTTP/1.1" 204 0
2026-03-28 19:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1097fd82-92a6-5277-9428-9b91f68f8d60 with identifier: 10740566
2026-03-28 19:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1097fd82-92a6-5277-9428-9b91f68f8d60 with identifier: 10740566
2026-03-28 19:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1097fd82-92a6-5277-9428-9b91f68f8d60 with identifier: 10740566 to the API
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1097fd82-92a6-5277-9428-9b91f68f8d60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740566',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 61482,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 150 hp '
'- 61.482 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740566%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Saving data for 10740566: {'auction_closing_time': 1774865400.0, 'created_time': 1774629606.759876, 'last_price_update_time': 1774726236.228569}
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740566') HTTP/1.1" 204 0
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10737969
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737969%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10737969: 2
2026-03-28 19:30:36 [adesa.fr] INFO: Scraping item 10737969 url https://www.openlane.eu/en/carv6/auction/10737969
2026-03-28 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10737912
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737912%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10737912: 2
2026-03-28 19:30:36 [adesa.fr] INFO: Scraping item 10737912 url https://www.openlane.eu/en/carv6/auction/10737912
2026-03-28 19: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-28 19: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-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10737878
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737878%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10737878: 2
2026-03-28 19:30:36 [adesa.fr] INFO: Scraping item 10737878 url https://www.openlane.eu/en/carv6/auction/10737878
2026-03-28 19:30:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 20.728(s), this was the 1st time calling it.
2026-03-28 19:30:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.176748366858744 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 19:30:36 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'a5bbb6c969e04f34c65a566a8533e33a', '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=a5bbb6c969e04f34c65a566a8533e33a.
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10737911
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737911%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10737911: 2
2026-03-28 19:30:36 [adesa.fr] INFO: Scraping item 10737911 url https://www.openlane.eu/en/carv6/auction/10737911
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10737970
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737970%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10737970: 2
2026-03-28 19:30:36 [adesa.fr] INFO: Scraping item 10737970 url https://www.openlane.eu/en/carv6/auction/10737970
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10741022
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741022%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10741022: 2
2026-03-28 19:30:36 [adesa.fr] INFO: Scraping item 10741022 url https://www.openlane.eu/en/carv6/auction/10741022
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10741034
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741034%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10741034: 2
2026-03-28 19:30:36 [adesa.fr] INFO: Scraping item 10741034 url https://www.openlane.eu/en/carv6/auction/10741034
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10735378
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735378%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10735378: 0
2026-03-28 19:30:36 [adesa.fr] INFO: Skipping item 10735378 url https://www.openlane.eu/en/carv6/auction/10735378
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10735313
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735313%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10735313: 0
2026-03-28 19:30:36 [adesa.fr] INFO: Skipping item 10735313 url https://www.openlane.eu/en/carv6/auction/10735313
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10735317
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735317%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10735317: 0
2026-03-28 19:30:36 [adesa.fr] INFO: Skipping item 10735317 url https://www.openlane.eu/en/carv6/auction/10735317
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10740976
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740976%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10740976: 2
2026-03-28 19:30:36 [adesa.fr] INFO: Scraping item 10740976 url https://www.openlane.eu/en/carv6/auction/10740976
2026-03-28 19:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with identifier: 10740540
2026-03-28 19:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with scrape type 2
2026-03-28 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with scrape type 2
2026-03-28 19:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5dd0c4f8-b95d-53fa-bd78-2c73975b440c, identifier: 10740540
2026-03-28 19:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a39c466-fd94-590b-91be-c6cdceb303af with identifier: 10740231
2026-03-28 19:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a39c466-fd94-590b-91be-c6cdceb303af with scrape type 2
2026-03-28 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a39c466-fd94-590b-91be-c6cdceb303af with scrape type 2
2026-03-28 19:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9a39c466-fd94-590b-91be-c6cdceb303af, identifier: 10740231
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10735402
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735402%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10735402: 0
2026-03-28 19:30:36 [adesa.fr] INFO: Skipping item 10735402 url https://www.openlane.eu/en/carv6/auction/10735402
2026-03-28 19:30:36 [adesa.fr] INFO: Found listing with ID: 10741036
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741036%27 HTTP/1.1" 200 None
2026-03-28 19:30:36 [adesa.fr] INFO: Scrape type for 10741036: 2
2026-03-28 19:30:36 [adesa.fr] INFO: Scraping item 10741036 url https://www.openlane.eu/en/carv6/auction/10741036
2026-03-28 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with identifier: 10740540
2026-03-28 19:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with identifier: 10740540
2026-03-28 19:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with identifier: 10740540 to the API
2026-03-28 19:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '5dd0c4f8-b95d-53fa-bd78-2c73975b440c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740540',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 34403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq - Electric - Automatic - 180 hp - 34.403 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740540%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Saving data for 10740540: {'auction_closing_time': 1774865400.0, 'created_time': 1774629608.302557, 'last_price_update_time': 1774726237.108391}
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740540') HTTP/1.1" 204 0
2026-03-28 19:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9a39c466-fd94-590b-91be-c6cdceb303af with identifier: 10740231
2026-03-28 19:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9a39c466-fd94-590b-91be-c6cdceb303af with identifier: 10740231
2026-03-28 19:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9a39c466-fd94-590b-91be-c6cdceb303af with identifier: 10740231 to the API
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740231>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': '9a39c466-fd94-590b-91be-c6cdceb303af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30857',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740231',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 21072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Fabia 1.0 TSI Ambition - Petrol - Manual - 95 hp - 21.072 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740231%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Saving data for 10740231: {'auction_closing_time': 1774866600.0, 'created_time': 1774629607.968981, 'last_price_update_time': 1774726237.475168}
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740231') HTTP/1.1" 204 0
2026-03-28 19:30:37 [adesa.fr] INFO: Found listing with ID: 10740991
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740991%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Scrape type for 10740991: 2
2026-03-28 19:30:37 [adesa.fr] INFO: Scraping item 10740991 url https://www.openlane.eu/en/carv6/auction/10740991
2026-03-28 19:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:37 [adesa.fr] INFO: Found listing with ID: 10740971
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740971%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Scrape type for 10740971: 2
2026-03-28 19:30:37 [adesa.fr] INFO: Scraping item 10740971 url https://www.openlane.eu/en/carv6/auction/10740971
2026-03-28 19:30:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:37 [adesa.fr] INFO: Found listing with ID: 10740957
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740957%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Scrape type for 10740957: 2
2026-03-28 19:30:37 [adesa.fr] INFO: Scraping item 10740957 url https://www.openlane.eu/en/carv6/auction/10740957
2026-03-28 19:30:37 [adesa.fr] INFO: Found listing with ID: 10735347
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735347%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Scrape type for 10735347: 0
2026-03-28 19:30:37 [adesa.fr] INFO: Skipping item 10735347 url https://www.openlane.eu/en/carv6/auction/10735347
2026-03-28 19:30:37 [adesa.fr] INFO: Found listing with ID: 10735383
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735383%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Scrape type for 10735383: 0
2026-03-28 19:30:37 [adesa.fr] INFO: Skipping item 10735383 url https://www.openlane.eu/en/carv6/auction/10735383
2026-03-28 19:30:37 [adesa.fr] INFO: Found listing with ID: 10735367
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735367%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Scrape type for 10735367: 0
2026-03-28 19:30:37 [adesa.fr] INFO: Skipping item 10735367 url https://www.openlane.eu/en/carv6/auction/10735367
2026-03-28 19:30:37 [adesa.fr] INFO: Found listing with ID: 10740972
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740972%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Scrape type for 10740972: 2
2026-03-28 19:30:37 [adesa.fr] INFO: Scraping item 10740972 url https://www.openlane.eu/en/carv6/auction/10740972
2026-03-28 19:30:37 [adesa.fr] INFO: Found listing with ID: 10740983
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740983%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Scrape type for 10740983: 2
2026-03-28 19:30:37 [adesa.fr] INFO: Scraping item 10740983 url https://www.openlane.eu/en/carv6/auction/10740983
2026-03-28 19:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with identifier: 10740562
2026-03-28 19:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with scrape type 2
2026-03-28 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with scrape type 2
2026-03-28 19:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c92d7a8f-ab05-5c43-82fe-f6e82784d3e3, identifier: 10740562
2026-03-28 19:30:37 [adesa.fr] INFO: Found listing with ID: 10740955
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740955%27 HTTP/1.1" 200 None
2026-03-28 19:30:37 [adesa.fr] INFO: Scrape type for 10740955: 2
2026-03-28 19:30:37 [adesa.fr] INFO: Scraping item 10740955 url https://www.openlane.eu/en/carv6/auction/10740955
2026-03-28 19:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with identifier: 10740562
2026-03-28 19:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with identifier: 10740562
2026-03-28 19:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with identifier: 10740562 to the API
2026-03-28 19:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'c92d7a8f-ab05-5c43-82fe-f6e82784d3e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740562',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 49124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2023-07-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 80 - Electric - Automatic - 204 hp - 49.124 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740562%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Saving data for 10740562: {'auction_closing_time': 1774865400.0, 'created_time': 1774629613.745382, 'last_price_update_time': 1774726238.046281}
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740562') HTTP/1.1" 204 0
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10737915
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737915%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10737915: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10737915 url https://www.openlane.eu/en/carv6/auction/10737915
2026-03-28 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10740968
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740968%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10740968: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10740968 url https://www.openlane.eu/en/carv6/auction/10740968
2026-03-28 19:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10735379
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735379%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10735379: 0
2026-03-28 19:30:38 [adesa.fr] INFO: Skipping item 10735379 url https://www.openlane.eu/en/carv6/auction/10735379
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10740969
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740969%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10740969: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10740969 url https://www.openlane.eu/en/carv6/auction/10740969
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10740993
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740993%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10740993: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10740993 url https://www.openlane.eu/en/carv6/auction/10740993
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10740990
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740990%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10740990: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10740990 url https://www.openlane.eu/en/carv6/auction/10740990
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10737968
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737968%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10737968: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10737968 url https://www.openlane.eu/en/carv6/auction/10737968
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10741013
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741013%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10741013: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10741013 url https://www.openlane.eu/en/carv6/auction/10741013
2026-03-28 19:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with identifier: 10740545
2026-03-28 19:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with scrape type 2
2026-03-28 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with scrape type 2
2026-03-28 19:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8, identifier: 10740545
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10741033
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741033%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10741033: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10741033 url https://www.openlane.eu/en/carv6/auction/10741033
2026-03-28 19:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with identifier: 10740545
2026-03-28 19:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with identifier: 10740545
2026-03-28 19:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with identifier: 10740545 to the API
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740545>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '6e878d47-c6c4-5a20-ba4b-c1402c4eaea8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740545',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 41621,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-09-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Kamiq 1.0 TSI Business - Petrol - Manual - 110 hp - 41.621 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740545%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Saving data for 10740545: {'auction_closing_time': 1774865400.0, 'created_time': 1774629607.073649, 'last_price_update_time': 1774726238.601078}
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740545') HTTP/1.1" 204 0
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10740982
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740982%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10740982: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10740982 url https://www.openlane.eu/en/carv6/auction/10740982
2026-03-28 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10740988
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740988%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10740988: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10740988 url https://www.openlane.eu/en/carv6/auction/10740988
2026-03-28 19:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10738027
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738027%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10738027: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10738027 url https://www.openlane.eu/en/carv6/auction/10738027
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10738007
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738007%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10738007: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10738007 url https://www.openlane.eu/en/carv6/auction/10738007
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10741001
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741001%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10741001: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10741001 url https://www.openlane.eu/en/carv6/auction/10741001
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10740980
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740980%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10740980: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10740980 url https://www.openlane.eu/en/carv6/auction/10740980
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10740986
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740986%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10740986: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10740986 url https://www.openlane.eu/en/carv6/auction/10740986
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10740975
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740975%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10740975: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10740975 url https://www.openlane.eu/en/carv6/auction/10740975
2026-03-28 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with identifier: 10740215
2026-03-28 19:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with scrape type 2
2026-03-28 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with scrape type 2
2026-03-28 19:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9, identifier: 10740215
2026-03-28 19:30:38 [adesa.fr] INFO: Found listing with ID: 10741029
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741029%27 HTTP/1.1" 200 None
2026-03-28 19:30:38 [adesa.fr] INFO: Scrape type for 10741029: 2
2026-03-28 19:30:38 [adesa.fr] INFO: Scraping item 10741029 url https://www.openlane.eu/en/carv6/auction/10741029
2026-03-28 19:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with identifier: 10740215
2026-03-28 19:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with identifier: 10740215
2026-03-28 19:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with identifier: 10740215 to the API
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '223b1c26-6c5c-5c41-bcb0-6edaf8894ef9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740215',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 25963,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 25.963 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740215%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Saving data for 10740215: {'auction_closing_time': 1774866600.0, 'created_time': 1774629611.603626, 'last_price_update_time': 1774726239.248012}
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740215') HTTP/1.1" 204 0
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10735366
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735366%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10735366: 0
2026-03-28 19:30:39 [adesa.fr] INFO: Skipping item 10735366 url https://www.openlane.eu/en/carv6/auction/10735366
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10735355
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735355%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10735355: 0
2026-03-28 19:30:39 [adesa.fr] INFO: Skipping item 10735355 url https://www.openlane.eu/en/carv6/auction/10735355
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10741030
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741030%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10741030: 2
2026-03-28 19:30:39 [adesa.fr] INFO: Scraping item 10741030 url https://www.openlane.eu/en/carv6/auction/10741030
2026-03-28 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7030a740-3db2-56d1-be64-22950c8d2cf7 with identifier: 10740565
2026-03-28 19:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7030a740-3db2-56d1-be64-22950c8d2cf7 with scrape type 2
2026-03-28 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7030a740-3db2-56d1-be64-22950c8d2cf7 with scrape type 2
2026-03-28 19:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7030a740-3db2-56d1-be64-22950c8d2cf7, identifier: 10740565
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10735394
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735394%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10735394: 0
2026-03-28 19:30:39 [adesa.fr] INFO: Skipping item 10735394 url https://www.openlane.eu/en/carv6/auction/10735394
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10735353
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735353%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10735353: 0
2026-03-28 19:30:39 [adesa.fr] INFO: Skipping item 10735353 url https://www.openlane.eu/en/carv6/auction/10735353
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10735392
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735392%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10735392: 0
2026-03-28 19:30:39 [adesa.fr] INFO: Skipping item 10735392 url https://www.openlane.eu/en/carv6/auction/10735392
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10735314
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735314%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10735314: 0
2026-03-28 19:30:39 [adesa.fr] INFO: Skipping item 10735314 url https://www.openlane.eu/en/carv6/auction/10735314
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10740961
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740961%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10740961: 2
2026-03-28 19:30:39 [adesa.fr] INFO: Scraping item 10740961 url https://www.openlane.eu/en/carv6/auction/10740961
2026-03-28 19: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-28 19: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-28 19:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7030a740-3db2-56d1-be64-22950c8d2cf7 with identifier: 10740565
2026-03-28 19:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7030a740-3db2-56d1-be64-22950c8d2cf7 with identifier: 10740565
2026-03-28 19:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7030a740-3db2-56d1-be64-22950c8d2cf7 with identifier: 10740565 to the API
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740565>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '7030a740-3db2-56d1-be64-22950c8d2cf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740565',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 67011,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 67.011 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740565%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Saving data for 10740565: {'auction_closing_time': 1774865400.0, 'created_time': 1774629610.959645, 'last_price_update_time': 1774726239.796917}
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740565') HTTP/1.1" 204 0
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10735304
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735304%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10735304: 0
2026-03-28 19:30:39 [adesa.fr] INFO: Skipping item 10735304 url https://www.openlane.eu/en/carv6/auction/10735304
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10735321
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735321%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10735321: 0
2026-03-28 19:30:39 [adesa.fr] INFO: Skipping item 10735321 url https://www.openlane.eu/en/carv6/auction/10735321
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10735380
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735380%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10735380: 0
2026-03-28 19:30:39 [adesa.fr] INFO: Skipping item 10735380 url https://www.openlane.eu/en/carv6/auction/10735380
2026-03-28 19:30:39 [adesa.fr] INFO: Found listing with ID: 10740978
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740978%27 HTTP/1.1" 200 None
2026-03-28 19:30:39 [adesa.fr] INFO: Scrape type for 10740978: 2
2026-03-28 19:30:39 [adesa.fr] INFO: Scraping item 10740978 url https://www.openlane.eu/en/carv6/auction/10740978
2026-03-28 19:30:40 [adesa.fr] INFO: Found listing with ID: 10735354
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735354%27 HTTP/1.1" 200 None
2026-03-28 19:30:40 [adesa.fr] INFO: Scrape type for 10735354: 0
2026-03-28 19:30:40 [adesa.fr] INFO: Skipping item 10735354 url https://www.openlane.eu/en/carv6/auction/10735354
2026-03-28 19:30:40 [adesa.fr] INFO: Found listing with ID: 10735361
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735361%27 HTTP/1.1" 200 None
2026-03-28 19:30:40 [adesa.fr] INFO: Scrape type for 10735361: 0
2026-03-28 19:30:40 [adesa.fr] INFO: Skipping item 10735361 url https://www.openlane.eu/en/carv6/auction/10735361
2026-03-28 19:30:40 [adesa.fr] INFO: Found listing with ID: 10735395
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735395%27 HTTP/1.1" 200 None
2026-03-28 19:30:40 [adesa.fr] INFO: Scrape type for 10735395: 0
2026-03-28 19:30:40 [adesa.fr] INFO: Skipping item 10735395 url https://www.openlane.eu/en/carv6/auction/10735395
2026-03-28 19:30:40 [adesa.fr] INFO: Found listing with ID: 10735342
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735342%27 HTTP/1.1" 200 None
2026-03-28 19:30:40 [adesa.fr] INFO: Scrape type for 10735342: 0
2026-03-28 19:30:40 [adesa.fr] INFO: Skipping item 10735342 url https://www.openlane.eu/en/carv6/auction/10735342
2026-03-28 19:30:40 [adesa.fr] INFO: Found listing with ID: 10735343
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735343%27 HTTP/1.1" 200 None
2026-03-28 19:30:40 [adesa.fr] INFO: Scrape type for 10735343: 0
2026-03-28 19:30:40 [adesa.fr] INFO: Skipping item 10735343 url https://www.openlane.eu/en/carv6/auction/10735343
2026-03-28 19:30:40 [adesa.fr] INFO: Found listing with ID: 10735346
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735346%27 HTTP/1.1" 200 None
2026-03-28 19:30:40 [adesa.fr] INFO: Scrape type for 10735346: 0
2026-03-28 19:30:40 [adesa.fr] INFO: Skipping item 10735346 url https://www.openlane.eu/en/carv6/auction/10735346
2026-03-28 19:30:40 [adesa.fr] INFO: Found listing with ID: 10735345
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735345%27 HTTP/1.1" 200 None
2026-03-28 19:30:40 [adesa.fr] INFO: Scrape type for 10735345: 0
2026-03-28 19:30:40 [adesa.fr] INFO: Skipping item 10735345 url https://www.openlane.eu/en/carv6/auction/10735345
2026-03-28 19:30:40 [adesa.fr] INFO: Found listing with ID: 10738040
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738040%27 HTTP/1.1" 200 None
2026-03-28 19:30:40 [adesa.fr] INFO: Scrape type for 10738040: 2
2026-03-28 19:30:40 [adesa.fr] INFO: Scraping item 10738040 url https://www.openlane.eu/en/carv6/auction/10738040
2026-03-28 19:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30aff316-b9b9-5a13-bc75-7c6359d3f505 with identifier: 10740197
2026-03-28 19:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30aff316-b9b9-5a13-bc75-7c6359d3f505 with scrape type 2
2026-03-28 19:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30aff316-b9b9-5a13-bc75-7c6359d3f505 with scrape type 2
2026-03-28 19:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 30aff316-b9b9-5a13-bc75-7c6359d3f505, identifier: 10740197
2026-03-28 19:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with identifier: 10740225
2026-03-28 19:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with scrape type 2
2026-03-28 19:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with scrape type 2
2026-03-28 19:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb, identifier: 10740225
2026-03-28 19:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with identifier: 10740633
2026-03-28 19:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with scrape type 2
2026-03-28 19:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with scrape type 2
2026-03-28 19:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5aeb07fb-a577-5b86-93ad-0974cb2f70e0, identifier: 10740633
2026-03-28 19:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 30aff316-b9b9-5a13-bc75-7c6359d3f505 with identifier: 10740197
2026-03-28 19:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 30aff316-b9b9-5a13-bc75-7c6359d3f505 with identifier: 10740197
2026-03-28 19:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 30aff316-b9b9-5a13-bc75-7c6359d3f505 with identifier: 10740197 to the API
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740197>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '30aff316-b9b9-5a13-bc75-7c6359d3f505',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740197',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 46971,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 80 Sportline - Electric - Automatic - 204 hp - '
'46.971 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740197%27 HTTP/1.1" 200 None
2026-03-28 19:30:40 [adesa.fr] INFO: Saving data for 10740197: {'auction_closing_time': 1774866600.0, 'created_time': 1774629609.042977, 'last_price_update_time': 1774726240.756502}
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740197') HTTP/1.1" 204 0
2026-03-28 19:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with identifier: 10740225
2026-03-28 19:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with identifier: 10740225
2026-03-28 19:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with identifier: 10740225 to the API
2026-03-28 19:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740225',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 45557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 45.557 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740225%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Saving data for 10740225: {'auction_closing_time': 1774866600.0, 'created_time': 1774629610.633884, 'last_price_update_time': 1774726241.134924}
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740225') HTTP/1.1" 204 0
2026-03-28 19:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with identifier: 10740633
2026-03-28 19:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with identifier: 10740633
2026-03-28 19:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with identifier: 10740633 to the API
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740633>
{'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-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '5aeb07fb-a577-5b86-93ad-0974cb2f70e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740633',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 78805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 78.805 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740633%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Saving data for 10740633: {'auction_closing_time': 1774866000.0, 'created_time': 1774629611.297715, 'last_price_update_time': 1774726241.451967}
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740633') HTTP/1.1" 204 0
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10737995
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737995%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10737995: 2
2026-03-28 19:30:41 [adesa.fr] INFO: Scraping item 10737995 url https://www.openlane.eu/en/carv6/auction/10737995
2026-03-28 19:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10741027
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741027%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10741027: 2
2026-03-28 19:30:41 [adesa.fr] INFO: Scraping item 10741027 url https://www.openlane.eu/en/carv6/auction/10741027
2026-03-28 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10735401
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735401%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10735401: 0
2026-03-28 19:30:41 [adesa.fr] INFO: Skipping item 10735401 url https://www.openlane.eu/en/carv6/auction/10735401
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10737994
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737994%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10737994: 2
2026-03-28 19:30:41 [adesa.fr] INFO: Scraping item 10737994 url https://www.openlane.eu/en/carv6/auction/10737994
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10735326
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735326%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10735326: 0
2026-03-28 19:30:41 [adesa.fr] INFO: Skipping item 10735326 url https://www.openlane.eu/en/carv6/auction/10735326
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10737991
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737991%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10737991: 2
2026-03-28 19:30:41 [adesa.fr] INFO: Scraping item 10737991 url https://www.openlane.eu/en/carv6/auction/10737991
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10737976
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737976%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10737976: 2
2026-03-28 19:30:41 [adesa.fr] INFO: Scraping item 10737976 url https://www.openlane.eu/en/carv6/auction/10737976
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10735384
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735384%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10735384: 0
2026-03-28 19:30:41 [adesa.fr] INFO: Skipping item 10735384 url https://www.openlane.eu/en/carv6/auction/10735384
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10740953
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740953%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10740953: 2
2026-03-28 19:30:41 [adesa.fr] INFO: Scraping item 10740953 url https://www.openlane.eu/en/carv6/auction/10740953
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10735329
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735329%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10735329: 0
2026-03-28 19:30:41 [adesa.fr] INFO: Skipping item 10735329 url https://www.openlane.eu/en/carv6/auction/10735329
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10735400
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735400%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10735400: 0
2026-03-28 19:30:41 [adesa.fr] INFO: Skipping item 10735400 url https://www.openlane.eu/en/carv6/auction/10735400
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10735373
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735373%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10735373: 0
2026-03-28 19:30:41 [adesa.fr] INFO: Skipping item 10735373 url https://www.openlane.eu/en/carv6/auction/10735373
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10737901
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737901%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10737901: 2
2026-03-28 19:30:41 [adesa.fr] INFO: Scraping item 10737901 url https://www.openlane.eu/en/carv6/auction/10737901
2026-03-28 19:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 311224c8-8fc9-5aed-9d19-759b5a89bff7 with identifier: 10740217
2026-03-28 19:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 311224c8-8fc9-5aed-9d19-759b5a89bff7 with scrape type 2
2026-03-28 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 311224c8-8fc9-5aed-9d19-759b5a89bff7 with scrape type 2
2026-03-28 19:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 311224c8-8fc9-5aed-9d19-759b5a89bff7, identifier: 10740217
2026-03-28 19:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f593046-b347-5dd0-a2a6-326759f33f39 with identifier: 10740595
2026-03-28 19:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f593046-b347-5dd0-a2a6-326759f33f39 with scrape type 2
2026-03-28 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f593046-b347-5dd0-a2a6-326759f33f39 with scrape type 2
2026-03-28 19:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4f593046-b347-5dd0-a2a6-326759f33f39, identifier: 10740595
2026-03-28 19:30:41 [adesa.fr] INFO: Found listing with ID: 10741017
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741017%27 HTTP/1.1" 200 None
2026-03-28 19:30:41 [adesa.fr] INFO: Scrape type for 10741017: 2
2026-03-28 19:30:41 [adesa.fr] INFO: Scraping item 10741017 url https://www.openlane.eu/en/carv6/auction/10741017
2026-03-28 19:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 311224c8-8fc9-5aed-9d19-759b5a89bff7 with identifier: 10740217
2026-03-28 19:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 311224c8-8fc9-5aed-9d19-759b5a89bff7 with identifier: 10740217
2026-03-28 19:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 311224c8-8fc9-5aed-9d19-759b5a89bff7 with identifier: 10740217 to the API
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740217>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '311224c8-8fc9-5aed-9d19-759b5a89bff7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740217',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 110257,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-09-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 110.257 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740217%27 HTTP/1.1" 200 None
2026-03-28 19:30:42 [adesa.fr] INFO: Saving data for 10740217: {'auction_closing_time': 1774866600.0, 'created_time': 1774629614.410045, 'last_price_update_time': 1774726242.19369}
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740217') HTTP/1.1" 204 0
2026-03-28 19:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4f593046-b347-5dd0-a2a6-326759f33f39 with identifier: 10740595
2026-03-28 19:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4f593046-b347-5dd0-a2a6-326759f33f39 with identifier: 10740595
2026-03-28 19:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4f593046-b347-5dd0-a2a6-326759f33f39 with identifier: 10740595 to the API
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740595>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '4f593046-b347-5dd0-a2a6-326759f33f39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740595',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 42639,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Tiguan 1.4 R-Line - Hybrid - Automatic - 150 hp - 42.639 '
'km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740595%27 HTTP/1.1" 200 None
2026-03-28 19:30:42 [adesa.fr] INFO: Saving data for 10740595: {'auction_closing_time': 1774865400.0, 'created_time': 1774629601.475359, 'last_price_update_time': 1774726242.615841}
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740595') HTTP/1.1" 204 0
2026-03-28 19:30:42 [adesa.fr] INFO: Found listing with ID: 10740950
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740950%27 HTTP/1.1" 200 None
2026-03-28 19:30:42 [adesa.fr] INFO: Scrape type for 10740950: 2
2026-03-28 19:30:42 [adesa.fr] INFO: Scraping item 10740950 url https://www.openlane.eu/en/carv6/auction/10740950
2026-03-28 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43e4567c-cb21-5d41-88fb-be79040e00b6 with identifier: 10741004
2026-03-28 19:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43e4567c-cb21-5d41-88fb-be79040e00b6 with scrape type 2
2026-03-28 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43e4567c-cb21-5d41-88fb-be79040e00b6 with scrape type 2
2026-03-28 19:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 43e4567c-cb21-5d41-88fb-be79040e00b6, identifier: 10741004
2026-03-28 19:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 43e4567c-cb21-5d41-88fb-be79040e00b6 with identifier: 10741004
2026-03-28 19:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 43e4567c-cb21-5d41-88fb-be79040e00b6 with identifier: 10741004
2026-03-28 19:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 43e4567c-cb21-5d41-88fb-be79040e00b6 with identifier: 10741004 to the API
2026-03-28 19:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741004>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '43e4567c-cb21-5d41-88fb-be79040e00b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK269ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741004',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 120084,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'BMW 1 Series 116d Business Design - Diesel - Automatic - 116 hp - '
'120.084 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741004%27 HTTP/1.1" 200 None
2026-03-28 19:30:43 [adesa.fr] INFO: Saving data for 10741004: {'auction_closing_time': 1774876500.0, 'created_time': 1774629597.367304, 'last_price_update_time': 1774726243.141942}
2026-03-28 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741004') HTTP/1.1" 204 0
2026-03-28 19:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10737969
2026-03-28 19:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4546039-03d5-5a70-8de4-3a6104bb0007 with scrape type 2
2026-03-28 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4546039-03d5-5a70-8de4-3a6104bb0007 with scrape type 2
2026-03-28 19:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e4546039-03d5-5a70-8de4-3a6104bb0007, identifier: 10737969
2026-03-28 19:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10737969
2026-03-28 19:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10737969
2026-03-28 19:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10737969 to the API
2026-03-28 19:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737969>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'e4546039-03d5-5a70-8de4-3a6104bb0007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737969',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX2',
'odometer': 9132,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 34100,
'price_includes_vat': True,
'registration_date': '2024-09-03',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW iX2 20 - Electric - 204 hp - 9.132 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737969%27 HTTP/1.1" 200 None
2026-03-28 19:30:43 [adesa.fr] INFO: Saving data for 10737969: {'auction_closing_time': 1774876200.0, 'created_time': 1774629598.376523, 'last_price_update_time': 1774726243.561196}
2026-03-28 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737969') HTTP/1.1" 204 0
2026-03-28 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10738980
2026-03-28 19:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc with scrape type 2
2026-03-28 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc with scrape type 2
2026-03-28 19:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7219fcdb-46c6-5f80-8e48-442bbca44dbc, identifier: 10738980
2026-03-28 19:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10738980
2026-03-28 19:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10738980
2026-03-28 19:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10738980 to the API
2026-03-28 19:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738980>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7219fcdb-46c6-5f80-8e48-442bbca44dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-084-NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738980',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 78349,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.2i C-Series - Petrol - Manual - 83 hp - 78.349 km',
'transmission': 'manual',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738980%27 HTTP/1.1" 200 None
2026-03-28 19:30:44 [adesa.fr] INFO: Saving data for 10738980: {'auction_closing_time': 1774861200.0, 'created_time': 1774629017.160625, 'last_price_update_time': 1774726244.136409}
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738980') HTTP/1.1" 204 0
2026-03-28 19:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10737908
2026-03-28 19:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab151512-6325-57a4-a2f7-7db98f2a478f with scrape type 2
2026-03-28 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab151512-6325-57a4-a2f7-7db98f2a478f with scrape type 2
2026-03-28 19:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ab151512-6325-57a4-a2f7-7db98f2a478f, identifier: 10737908
2026-03-28 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10737908
2026-03-28 19:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10737908
2026-03-28 19:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10737908 to the API
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737908>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'ab151512-6325-57a4-a2f7-7db98f2a478f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737908',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 15666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 36400,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 15.666 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737908%27 HTTP/1.1" 200 None
2026-03-28 19:30:44 [adesa.fr] INFO: Saving data for 10737908: {'auction_closing_time': 1774875600.0, 'created_time': 1774629072.551686, 'last_price_update_time': 1774726244.53645}
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737908') HTTP/1.1" 204 0
2026-03-28 19: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-28 19:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e967df15-0a7f-5ac4-9563-f0184ff98d81 with identifier: 10740960
2026-03-28 19:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e967df15-0a7f-5ac4-9563-f0184ff98d81 with scrape type 2
2026-03-28 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e967df15-0a7f-5ac4-9563-f0184ff98d81 with scrape type 2
2026-03-28 19:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e967df15-0a7f-5ac4-9563-f0184ff98d81, identifier: 10740960
2026-03-28 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e967df15-0a7f-5ac4-9563-f0184ff98d81 with identifier: 10740960
2026-03-28 19:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e967df15-0a7f-5ac4-9563-f0184ff98d81 with identifier: 10740960
2026-03-28 19:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e967df15-0a7f-5ac4-9563-f0184ff98d81 with identifier: 10740960 to the API
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740960>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e967df15-0a7f-5ac4-9563-f0184ff98d81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL871JZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740960',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q5',
'odometer': 49208,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Audi Q5 50 TFSIe Avus - Quattro - Hybrid - Automatic - 265 hp - '
'49.208 km',
'transmission': 'automatic',
'trim': 'Avus',
'vin': None,
'year': 2022}
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740960%27 HTTP/1.1" 200 None
2026-03-28 19:30:44 [adesa.fr] INFO: Saving data for 10740960: {'auction_closing_time': 1774876500.0, 'created_time': 1774629119.460168, 'last_price_update_time': 1774726244.9257}
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740960') HTTP/1.1" 204 0
2026-03-28 19: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-28 19: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-28 19:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1537058b-2ad4-5451-a751-001ea19d4c25 with identifier: 10740991
2026-03-28 19:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1537058b-2ad4-5451-a751-001ea19d4c25 with scrape type 2
2026-03-28 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1537058b-2ad4-5451-a751-001ea19d4c25 with scrape type 2
2026-03-28 19:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1537058b-2ad4-5451-a751-001ea19d4c25, identifier: 10740991
2026-03-28 19:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1537058b-2ad4-5451-a751-001ea19d4c25 with identifier: 10740991
2026-03-28 19:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1537058b-2ad4-5451-a751-001ea19d4c25 with identifier: 10740991
2026-03-28 19:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1537058b-2ad4-5451-a751-001ea19d4c25 with identifier: 10740991 to the API
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740991>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '1537058b-2ad4-5451-a751-001ea19d4c25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT991MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740991',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 75995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2020-10-19',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën C3 Aircross Feel Business - Diesel - Manual - 110 hp - '
'75.995 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740991%27 HTTP/1.1" 200 None
2026-03-28 19:30:45 [adesa.fr] INFO: Saving data for 10740991: {'auction_closing_time': 1774876500.0, 'created_time': 1774629141.795088, 'last_price_update_time': 1774726245.298024}
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740991') HTTP/1.1" 204 0
2026-03-28 19:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10737915
2026-03-28 19:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4b600ff-c246-5306-b624-0c87022e03c3 with scrape type 2
2026-03-28 19:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4b600ff-c246-5306-b624-0c87022e03c3 with scrape type 2
2026-03-28 19:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a4b600ff-c246-5306-b624-0c87022e03c3, identifier: 10737915
2026-03-28 19:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with identifier: 10740982
2026-03-28 19:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with scrape type 2
2026-03-28 19:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with scrape type 2
2026-03-28 19:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b, identifier: 10740982
2026-03-28 19:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10737915
2026-03-28 19:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10737915
2026-03-28 19:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10737915 to the API
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737915>
{'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-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'a4b600ff-c246-5306-b624-0c87022e03c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737915',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 14550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2024-06-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 14.550 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737915%27 HTTP/1.1" 200 None
2026-03-28 19:30:45 [adesa.fr] INFO: Saving data for 10737915: {'auction_closing_time': 1774875600.0, 'created_time': 1774629104.271558, 'last_price_update_time': 1774726245.772658}
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737915') HTTP/1.1" 204 0
2026-03-28 19:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with identifier: 10740982
2026-03-28 19:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with identifier: 10740982
2026-03-28 19:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with identifier: 10740982 to the API
2026-03-28 19:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740982>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '5bd59905-3f83-50a2-aeab-6e68ecc48e7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL603FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740982',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 61736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai e-Kona 64 kWh Executive - Electric - Automatic - 204 hp - '
'61.736 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740982%27 HTTP/1.1" 200 None
2026-03-28 19:30:46 [adesa.fr] INFO: Saving data for 10740982: {'auction_closing_time': 1774876500.0, 'created_time': 1774629145.547878, 'last_price_update_time': 1774726246.076117}
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740982') HTTP/1.1" 204 0
2026-03-28 19: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-28 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3cf6431-0bb7-52ae-93d3-d4d65edca81b with identifier: 10741030
2026-03-28 19:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b with scrape type 2
2026-03-28 19:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b with scrape type 2
2026-03-28 19:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3cf6431-0bb7-52ae-93d3-d4d65edca81b, identifier: 10741030
2026-03-28 19:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3cf6431-0bb7-52ae-93d3-d4d65edca81b with identifier: 10741030
2026-03-28 19:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3cf6431-0bb7-52ae-93d3-d4d65edca81b with identifier: 10741030
2026-03-28 19:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3cf6431-0bb7-52ae-93d3-d4d65edca81b with identifier: 10741030 to the API
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741030>
{'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-30T13:15:00Z',
'fuel_type': 'Electric',
'id': 'd3cf6431-0bb7-52ae-93d3-d4d65edca81b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HG122YN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741030',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'EV3',
'odometer': 5377,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia EV3 78 kWh Earth - Electric - Automatic - 204 hp - 5.377 km',
'transmission': 'automatic',
'trim': 'Earth',
'vin': None,
'year': 2025}
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741030%27 HTTP/1.1" 200 None
2026-03-28 19:30:46 [adesa.fr] INFO: Saving data for 10741030: {'auction_closing_time': 1774876500.0, 'created_time': 1774629127.844068, 'last_price_update_time': 1774726246.478148}
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741030') HTTP/1.1" 204 0
2026-03-28 19:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97d0257c-1b20-5a76-8b11-61631598712c with identifier: 10740975
2026-03-28 19:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97d0257c-1b20-5a76-8b11-61631598712c with scrape type 2
2026-03-28 19:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97d0257c-1b20-5a76-8b11-61631598712c with scrape type 2
2026-03-28 19:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 97d0257c-1b20-5a76-8b11-61631598712c, identifier: 10740975
2026-03-28 19:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13c91b0-bd4c-5571-b5a7-2345881c959b with identifier: 10741029
2026-03-28 19:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13c91b0-bd4c-5571-b5a7-2345881c959b with scrape type 2
2026-03-28 19:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f13c91b0-bd4c-5571-b5a7-2345881c959b with scrape type 2
2026-03-28 19:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f13c91b0-bd4c-5571-b5a7-2345881c959b, identifier: 10741029
2026-03-28 19:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 97d0257c-1b20-5a76-8b11-61631598712c with identifier: 10740975
2026-03-28 19:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 97d0257c-1b20-5a76-8b11-61631598712c with identifier: 10740975
2026-03-28 19:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 97d0257c-1b20-5a76-8b11-61631598712c with identifier: 10740975 to the API
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740975>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '97d0257c-1b20-5a76-8b11-61631598712c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL004BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740975',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50474,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 Executive - AWD - Hybrid - Automatic - 180 hp - '
'50.474 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740975%27 HTTP/1.1" 200 None
2026-03-28 19:30:46 [adesa.fr] INFO: Saving data for 10740975: {'auction_closing_time': 1774876500.0, 'created_time': 1774629132.883946, 'last_price_update_time': 1774726246.970524}
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740975') HTTP/1.1" 204 0
2026-03-28 19:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f13c91b0-bd4c-5571-b5a7-2345881c959b with identifier: 10741029
2026-03-28 19:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f13c91b0-bd4c-5571-b5a7-2345881c959b with identifier: 10741029
2026-03-28 19:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f13c91b0-bd4c-5571-b5a7-2345881c959b with identifier: 10741029 to the API
2026-03-28 19:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741029>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f13c91b0-bd4c-5571-b5a7-2345881c959b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL730QB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741029',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 47684,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 N Line - AWD - Hybrid - Automatic - 180 hp - '
'47.684 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2023}
2026-03-28 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741029%27 HTTP/1.1" 200 None
2026-03-28 19:30:47 [adesa.fr] INFO: Saving data for 10741029: {'auction_closing_time': 1774876500.0, 'created_time': 1774629582.353733, 'last_price_update_time': 1774726247.252631}
2026-03-28 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741029') HTTP/1.1" 204 0
2026-03-28 19:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f with identifier: 10740986
2026-03-28 19:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f with scrape type 2
2026-03-28 19:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f with scrape type 2
2026-03-28 19:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f, identifier: 10740986
2026-03-28 19:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f with identifier: 10740986
2026-03-28 19:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f with identifier: 10740986
2026-03-28 19:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f with identifier: 10740986 to the API
2026-03-28 19:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740986>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC252ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740986',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 77324,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 Creative - AWD - Hybrid - Automatic - 180 hp - '
'77.324 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2021}
2026-03-28 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740986%27 HTTP/1.1" 200 None
2026-03-28 19:30:47 [adesa.fr] INFO: Saving data for 10740986: {'auction_closing_time': 1774876500.0, 'created_time': 1774629579.440321, 'last_price_update_time': 1774726247.821452}
2026-03-28 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740986') HTTP/1.1" 204 0
2026-03-28 19:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10738040
2026-03-28 19:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7fce0b-65c0-525b-bfca-a63a0953756c with scrape type 2
2026-03-28 19:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad7fce0b-65c0-525b-bfca-a63a0953756c with scrape type 2
2026-03-28 19:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad7fce0b-65c0-525b-bfca-a63a0953756c, identifier: 10738040
2026-03-28 19:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10738040
2026-03-28 19:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10738040
2026-03-28 19:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10738040 to the API
2026-03-28 19:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 612,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'ad7fce0b-65c0-525b-bfca-a63a0953756c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738040',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lotus',
'model': 'Eletre',
'odometer': 49180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 59100,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Lotus Eletre - AWD - Electric - Automatic - 612 hp - 49.180 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738040%27 HTTP/1.1" 200 None
2026-03-28 19:30:48 [adesa.fr] INFO: Saving data for 10738040: {'auction_closing_time': 1774876200.0, 'created_time': 1774629108.984041, 'last_price_update_time': 1774726248.458623}
2026-03-28 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738040') HTTP/1.1" 204 0
2026-03-28 19:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf176865-631b-5fdc-b7fe-328e73ba42f7 with identifier: 10741017
2026-03-28 19:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf176865-631b-5fdc-b7fe-328e73ba42f7 with scrape type 2
2026-03-28 19:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf176865-631b-5fdc-b7fe-328e73ba42f7 with scrape type 2
2026-03-28 19:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf176865-631b-5fdc-b7fe-328e73ba42f7, identifier: 10741017
2026-03-28 19:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10737995
2026-03-28 19:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with scrape type 2
2026-03-28 19:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with scrape type 2
2026-03-28 19:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4feb3a51-bc51-5491-82ac-ed3bb842bf38, identifier: 10737995
2026-03-28 19:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf176865-631b-5fdc-b7fe-328e73ba42f7 with identifier: 10741017
2026-03-28 19:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf176865-631b-5fdc-b7fe-328e73ba42f7 with identifier: 10741017
2026-03-28 19:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf176865-631b-5fdc-b7fe-328e73ba42f7 with identifier: 10741017 to the API
2026-03-28 19:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741017>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'bf176865-631b-5fdc-b7fe-328e73ba42f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK314MY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741017',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 100087,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLA 250e Business Line - Hybrid - Automatic - 160 hp '
'- 100.087 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741017%27 HTTP/1.1" 200 None
2026-03-28 19:30:49 [adesa.fr] INFO: Saving data for 10741017: {'auction_closing_time': 1774876500.0, 'created_time': 1774629126.55049, 'last_price_update_time': 1774726249.063878}
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741017') HTTP/1.1" 204 0
2026-03-28 19:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10737995
2026-03-28 19:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10737995
2026-03-28 19:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10737995 to the API
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737995>
{'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-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '4feb3a51-bc51-5491-82ac-ed3bb842bf38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737995',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Lynk&Co',
'model': '01',
'odometer': 9479,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-07-06',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Lynk&Co 01 1.5 - Hybrid - 180 hp - 9.479 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737995%27 HTTP/1.1" 200 None
2026-03-28 19:30:49 [adesa.fr] INFO: Saving data for 10737995: {'auction_closing_time': 1774876200.0, 'created_time': 1774629137.090881, 'last_price_update_time': 1774726249.440068}
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737995') HTTP/1.1" 204 0
2026-03-28 19:30: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-28 19:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce4098a3-76d0-55af-bcab-182553fcf11e with identifier: 10740950
2026-03-28 19:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce4098a3-76d0-55af-bcab-182553fcf11e with scrape type 2
2026-03-28 19:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce4098a3-76d0-55af-bcab-182553fcf11e with scrape type 2
2026-03-28 19:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ce4098a3-76d0-55af-bcab-182553fcf11e, identifier: 10740950
2026-03-28 19:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ce4098a3-76d0-55af-bcab-182553fcf11e with identifier: 10740950
2026-03-28 19:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ce4098a3-76d0-55af-bcab-182553fcf11e with identifier: 10740950
2026-03-28 19:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ce4098a3-76d0-55af-bcab-182553fcf11e with identifier: 10740950 to the API
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740950>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'ce4098a3-76d0-55af-bcab-182553fcf11e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA993AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740950',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 85660,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLB 200d Business Line - Diesel - Automatic - 150 hp '
'- 85.660 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740950%27 HTTP/1.1" 200 None
2026-03-28 19:30:49 [adesa.fr] INFO: Saving data for 10740950: {'auction_closing_time': 1774876500.0, 'created_time': 1774629116.798073, 'last_price_update_time': 1774726249.846796}
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740950') HTTP/1.1" 204 0
2026-03-28 19:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:49 [adesa.fr] INFO: Found listing with ID: 10735319
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735319%27 HTTP/1.1" 200 None
2026-03-28 19:30:49 [adesa.fr] INFO: Scrape type for 10735319: 0
2026-03-28 19:30:49 [adesa.fr] INFO: Skipping item 10735319 url https://www.openlane.eu/en/carv6/auction/10735319
2026-03-28 19:30:49 [adesa.fr] INFO: Found listing with ID: 10741021
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741021%27 HTTP/1.1" 200 None
2026-03-28 19:30:49 [adesa.fr] INFO: Scrape type for 10741021: 2
2026-03-28 19:30:49 [adesa.fr] INFO: Scraping item 10741021 url https://www.openlane.eu/en/carv6/auction/10741021
2026-03-28 19:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10737901
2026-03-28 19:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 432cb02a-355e-58df-823a-ee0441b2cc48 with scrape type 2
2026-03-28 19:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 432cb02a-355e-58df-823a-ee0441b2cc48 with scrape type 2
2026-03-28 19:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 432cb02a-355e-58df-823a-ee0441b2cc48, identifier: 10737901
2026-03-28 19:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10737901
2026-03-28 19:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10737901
2026-03-28 19:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10737901 to the API
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737901>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '432cb02a-355e-58df-823a-ee0441b2cc48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737901',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 125080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQA 250 AMG Line - Electric - Automatic - 190 hp - '
'125.080 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737901%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Saving data for 10737901: {'auction_closing_time': 1774875600.0, 'created_time': 1774629140.938896, 'last_price_update_time': 1774726250.272188}
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737901') HTTP/1.1" 204 0
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10737900
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737900%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10737900: 2
2026-03-28 19:30:50 [adesa.fr] INFO: Scraping item 10737900 url https://www.openlane.eu/en/carv6/auction/10737900
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10738039
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738039%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10738039: 2
2026-03-28 19:30:50 [adesa.fr] INFO: Scraping item 10738039 url https://www.openlane.eu/en/carv6/auction/10738039
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10738044
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738044%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10738044: 2
2026-03-28 19:30:50 [adesa.fr] INFO: Scraping item 10738044 url https://www.openlane.eu/en/carv6/auction/10738044
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10735323
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735323%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10735323: 0
2026-03-28 19:30:50 [adesa.fr] INFO: Skipping item 10735323 url https://www.openlane.eu/en/carv6/auction/10735323
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10735396
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735396%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10735396: 0
2026-03-28 19:30:50 [adesa.fr] INFO: Skipping item 10735396 url https://www.openlane.eu/en/carv6/auction/10735396
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10740956
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740956%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10740956: 2
2026-03-28 19:30:50 [adesa.fr] INFO: Scraping item 10740956 url https://www.openlane.eu/en/carv6/auction/10740956
2026-03-28 19:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10737888
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737888%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10737888: 2
2026-03-28 19:30:50 [adesa.fr] INFO: Scraping item 10737888 url https://www.openlane.eu/en/carv6/auction/10737888
2026-03-28 19:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10737884
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737884%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10737884: 2
2026-03-28 19:30:50 [adesa.fr] INFO: Scraping item 10737884 url https://www.openlane.eu/en/carv6/auction/10737884
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10737938
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737938%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10737938: 2
2026-03-28 19:30:50 [adesa.fr] INFO: Scraping item 10737938 url https://www.openlane.eu/en/carv6/auction/10737938
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10735337
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735337%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10735337: 0
2026-03-28 19:30:50 [adesa.fr] INFO: Skipping item 10735337 url https://www.openlane.eu/en/carv6/auction/10735337
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10735388
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735388%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10735388: 0
2026-03-28 19:30:50 [adesa.fr] INFO: Skipping item 10735388 url https://www.openlane.eu/en/carv6/auction/10735388
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10737993
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737993%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10737993: 2
2026-03-28 19:30:50 [adesa.fr] INFO: Scraping item 10737993 url https://www.openlane.eu/en/carv6/auction/10737993
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10735386
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735386%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10735386: 0
2026-03-28 19:30:50 [adesa.fr] INFO: Skipping item 10735386 url https://www.openlane.eu/en/carv6/auction/10735386
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10735344
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735344%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10735344: 0
2026-03-28 19:30:50 [adesa.fr] INFO: Skipping item 10735344 url https://www.openlane.eu/en/carv6/auction/10735344
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10735318
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735318%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10735318: 0
2026-03-28 19:30:50 [adesa.fr] INFO: Skipping item 10735318 url https://www.openlane.eu/en/carv6/auction/10735318
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10735375
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735375%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10735375: 0
2026-03-28 19:30:50 [adesa.fr] INFO: Skipping item 10735375 url https://www.openlane.eu/en/carv6/auction/10735375
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10740952
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740952%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10740952: 2
2026-03-28 19:30:50 [adesa.fr] INFO: Scraping item 10740952 url https://www.openlane.eu/en/carv6/auction/10740952
2026-03-28 19:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10737991
2026-03-28 19:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with scrape type 2
2026-03-28 19:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with scrape type 2
2026-03-28 19:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3, identifier: 10737991
2026-03-28 19:30:50 [adesa.fr] INFO: Found listing with ID: 10740966
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740966%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Scrape type for 10740966: 2
2026-03-28 19:30:50 [adesa.fr] INFO: Scraping item 10740966 url https://www.openlane.eu/en/carv6/auction/10740966
2026-03-28 19:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10737991
2026-03-28 19:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10737991
2026-03-28 19:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10737991 to the API
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737991>
{'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-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f65f6b5e-4f0f-5581-8935-9c8e070b6ff3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000041',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737991',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 75329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - 160 hp - 75.329 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737991%27 HTTP/1.1" 200 None
2026-03-28 19:30:50 [adesa.fr] INFO: Saving data for 10737991: {'auction_closing_time': 1774876200.0, 'created_time': 1774629118.654991, 'last_price_update_time': 1774726250.99692}
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737991') HTTP/1.1" 204 0
2026-03-28 19:30:51 [adesa.fr] INFO: Found listing with ID: 10738004
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738004%27 HTTP/1.1" 200 None
2026-03-28 19:30:51 [adesa.fr] INFO: Scrape type for 10738004: 2
2026-03-28 19:30:51 [adesa.fr] INFO: Scraping item 10738004 url https://www.openlane.eu/en/carv6/auction/10738004
2026-03-28 19:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10737976
2026-03-28 19:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fda37b6-f62b-51b2-97b9-79984a534b70 with scrape type 2
2026-03-28 19:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fda37b6-f62b-51b2-97b9-79984a534b70 with scrape type 2
2026-03-28 19:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9fda37b6-f62b-51b2-97b9-79984a534b70, identifier: 10737976
2026-03-28 19:30:51 [adesa.fr] INFO: Found listing with ID: 10740981
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740981%27 HTTP/1.1" 200 None
2026-03-28 19:30:51 [adesa.fr] INFO: Scrape type for 10740981: 2
2026-03-28 19:30:51 [adesa.fr] INFO: Scraping item 10740981 url https://www.openlane.eu/en/carv6/auction/10740981
2026-03-28 19: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-28 19: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-28 19:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10737976
2026-03-28 19:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10737976
2026-03-28 19:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10737976 to the API
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737976>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '9fda37b6-f62b-51b2-97b9-79984a534b70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737976',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 77542,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - 160 hp - 77.542 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737976%27 HTTP/1.1" 200 None
2026-03-28 19:30:51 [adesa.fr] INFO: Saving data for 10737976: {'auction_closing_time': 1774876200.0, 'created_time': 1774629118.344873, 'last_price_update_time': 1774726251.522355}
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737976') HTTP/1.1" 204 0
2026-03-28 19:30:51 [adesa.fr] INFO: Found listing with ID: 10741011
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741011%27 HTTP/1.1" 200 None
2026-03-28 19:30:51 [adesa.fr] INFO: Scrape type for 10741011: 2
2026-03-28 19:30:51 [adesa.fr] INFO: Scraping item 10741011 url https://www.openlane.eu/en/carv6/auction/10741011
2026-03-28 19:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:51 [adesa.fr] INFO: Found listing with ID: 10735382
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735382%27 HTTP/1.1" 200 None
2026-03-28 19:30:51 [adesa.fr] INFO: Scrape type for 10735382: 0
2026-03-28 19:30:51 [adesa.fr] INFO: Skipping item 10735382 url https://www.openlane.eu/en/carv6/auction/10735382
2026-03-28 19:30:51 [adesa.fr] INFO: Found listing with ID: 10735381
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735381%27 HTTP/1.1" 200 None
2026-03-28 19:30:51 [adesa.fr] INFO: Scrape type for 10735381: 0
2026-03-28 19:30:51 [adesa.fr] INFO: Skipping item 10735381 url https://www.openlane.eu/en/carv6/auction/10735381
2026-03-28 19:30:51 [adesa.fr] INFO: Found listing with ID: 10735390
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735390%27 HTTP/1.1" 200 None
2026-03-28 19:30:51 [adesa.fr] INFO: Scrape type for 10735390: 0
2026-03-28 19:30:51 [adesa.fr] INFO: Skipping item 10735390 url https://www.openlane.eu/en/carv6/auction/10735390
2026-03-28 19:30:51 [adesa.fr] INFO: Found listing with ID: 10741003
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741003%27 HTTP/1.1" 200 None
2026-03-28 19:30:51 [adesa.fr] INFO: Scrape type for 10741003: 2
2026-03-28 19:30:51 [adesa.fr] INFO: Scraping item 10741003 url https://www.openlane.eu/en/carv6/auction/10741003
2026-03-28 19: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-28 19:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10737994
2026-03-28 19:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 with scrape type 2
2026-03-28 19:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 with scrape type 2
2026-03-28 19:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 84c5420a-b166-5daa-a3b0-60c33c0b2775, identifier: 10737994
2026-03-28 19:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with identifier: 10741027
2026-03-28 19:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with scrape type 2
2026-03-28 19:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with scrape type 2
2026-03-28 19:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5fda3239-2ae3-5bed-90b2-fe4029e3f953, identifier: 10741027
2026-03-28 19:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10737994
2026-03-28 19:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10737994
2026-03-28 19:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10737994 to the API
2026-03-28 19:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737994>
{'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-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '84c5420a-b166-5daa-a3b0-60c33c0b2775',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737994',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 73975,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-08-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'73.975 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737994%27 HTTP/1.1" 200 None
2026-03-28 19:30:52 [adesa.fr] INFO: Saving data for 10737994: {'auction_closing_time': 1774876200.0, 'created_time': 1774629118.951972, 'last_price_update_time': 1774726252.104272}
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737994') HTTP/1.1" 204 0
2026-03-28 19:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with identifier: 10741027
2026-03-28 19:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with identifier: 10741027
2026-03-28 19:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with identifier: 10741027 to the API
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741027>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '5fda3239-2ae3-5bed-90b2-fe4029e3f953',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM093AX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741027',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Lynk&Co',
'model': '01',
'odometer': 39430,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Lynk&Co 01 - Petrol - Automatic - 261 hp - 39.430 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741027%27 HTTP/1.1" 200 None
2026-03-28 19:30:52 [adesa.fr] INFO: Saving data for 10741027: {'auction_closing_time': 1774876500.0, 'created_time': 1774629131.819325, 'last_price_update_time': 1774726252.383365}
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741027') HTTP/1.1" 204 0
2026-03-28 19:30:52 [adesa.fr] INFO: Found listing with ID: 10740963
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740963%27 HTTP/1.1" 200 None
2026-03-28 19:30:52 [adesa.fr] INFO: Scrape type for 10740963: 2
2026-03-28 19:30:52 [adesa.fr] INFO: Scraping item 10740963 url https://www.openlane.eu/en/carv6/auction/10740963
2026-03-28 19:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:52 [adesa.fr] INFO: Found listing with ID: 10740954
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740954%27 HTTP/1.1" 200 None
2026-03-28 19:30:52 [adesa.fr] INFO: Scrape type for 10740954: 2
2026-03-28 19:30:52 [adesa.fr] INFO: Scraping item 10740954 url https://www.openlane.eu/en/carv6/auction/10740954
2026-03-28 19: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-28 19:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with identifier: 10740978
2026-03-28 19:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with scrape type 2
2026-03-28 19:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with scrape type 2
2026-03-28 19:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd, identifier: 10740978
2026-03-28 19:30:52 [adesa.fr] INFO: Found listing with ID: 10735385
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735385%27 HTTP/1.1" 200 None
2026-03-28 19:30:52 [adesa.fr] INFO: Scrape type for 10735385: 0
2026-03-28 19:30:52 [adesa.fr] INFO: Skipping item 10735385 url https://www.openlane.eu/en/carv6/auction/10735385
2026-03-28 19:30:52 [adesa.fr] INFO: Found listing with ID: 10735357
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735357%27 HTTP/1.1" 200 None
2026-03-28 19:30:52 [adesa.fr] INFO: Scrape type for 10735357: 0
2026-03-28 19:30:52 [adesa.fr] INFO: Skipping item 10735357 url https://www.openlane.eu/en/carv6/auction/10735357
2026-03-28 19:30:52 [adesa.fr] INFO: Found listing with ID: 10735331
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735331%27 HTTP/1.1" 200 None
2026-03-28 19:30:52 [adesa.fr] INFO: Scrape type for 10735331: 0
2026-03-28 19:30:52 [adesa.fr] INFO: Skipping item 10735331 url https://www.openlane.eu/en/carv6/auction/10735331
2026-03-28 19:30:52 [adesa.fr] INFO: Found listing with ID: 10741024
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741024%27 HTTP/1.1" 200 None
2026-03-28 19:30:52 [adesa.fr] INFO: Scrape type for 10741024: 2
2026-03-28 19:30:52 [adesa.fr] INFO: Scraping item 10741024 url https://www.openlane.eu/en/carv6/auction/10741024
2026-03-28 19:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with identifier: 10740978
2026-03-28 19:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with identifier: 10740978
2026-03-28 19:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with identifier: 10740978 to the API
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740978>
{'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': 160,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '3af99845-65a1-5b23-b2f0-89b44fd9b1dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA706FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740978',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 45898,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28000,
'price_includes_vat': True,
'registration_date': '2024-11-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Land Rover Range Rover Evoque 1.5 P300e Dynamic SE - Hybrid - '
'Automatic - 160 hp - 45.898 km',
'transmission': 'automatic',
'trim': 'Dynamic SE',
'vin': None,
'year': 2024}
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740978%27 HTTP/1.1" 200 None
2026-03-28 19:30:52 [adesa.fr] INFO: Saving data for 10740978: {'auction_closing_time': 1774876500.0, 'created_time': 1774629123.084987, 'last_price_update_time': 1774726252.914241}
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740978') HTTP/1.1" 204 0
2026-03-28 19:30:53 [adesa.fr] INFO: Found listing with ID: 10740999
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740999%27 HTTP/1.1" 200 None
2026-03-28 19:30:53 [adesa.fr] INFO: Scrape type for 10740999: 2
2026-03-28 19:30:53 [adesa.fr] INFO: Scraping item 10740999 url https://www.openlane.eu/en/carv6/auction/10740999
2026-03-28 19:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1546b32-8182-5b96-ac59-7bf9fc93db5e with identifier: 10740961
2026-03-28 19:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1546b32-8182-5b96-ac59-7bf9fc93db5e with scrape type 2
2026-03-28 19:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1546b32-8182-5b96-ac59-7bf9fc93db5e with scrape type 2
2026-03-28 19:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1546b32-8182-5b96-ac59-7bf9fc93db5e, identifier: 10740961
2026-03-28 19: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-28 19:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1546b32-8182-5b96-ac59-7bf9fc93db5e with identifier: 10740961
2026-03-28 19:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1546b32-8182-5b96-ac59-7bf9fc93db5e with identifier: 10740961
2026-03-28 19:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1546b32-8182-5b96-ac59-7bf9fc93db5e with identifier: 10740961 to the API
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740961>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 309,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd1546b32-8182-5b96-ac59-7bf9fc93db5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX895BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740961',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 99156,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Land Rover Discovery Sport 1.5 P300e R-Dynamic S - AWD - Hybrid - '
'Automatic - 309 hp - 99.156 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740961%27 HTTP/1.1" 200 None
2026-03-28 19:30:53 [adesa.fr] INFO: Saving data for 10740961: {'auction_closing_time': 1774876500.0, 'created_time': 1774629108.018227, 'last_price_update_time': 1774726253.445343}
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740961') HTTP/1.1" 204 0
2026-03-28 19:30:53 [adesa.fr] INFO: Found listing with ID: 10740994
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740994%27 HTTP/1.1" 200 None
2026-03-28 19:30:53 [adesa.fr] INFO: Scrape type for 10740994: 2
2026-03-28 19:30:53 [adesa.fr] INFO: Scraping item 10740994 url https://www.openlane.eu/en/carv6/auction/10740994
2026-03-28 19: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-28 19:30:53 [adesa.fr] INFO: Found listing with ID: 10740970
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740970%27 HTTP/1.1" 200 None
2026-03-28 19:30:53 [adesa.fr] INFO: Scrape type for 10740970: 2
2026-03-28 19:30:53 [adesa.fr] INFO: Scraping item 10740970 url https://www.openlane.eu/en/carv6/auction/10740970
2026-03-28 19:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a359219f-28d3-5129-9e67-753b747e0976 with identifier: 10740980
2026-03-28 19:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a359219f-28d3-5129-9e67-753b747e0976 with scrape type 2
2026-03-28 19:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a359219f-28d3-5129-9e67-753b747e0976 with scrape type 2
2026-03-28 19:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a359219f-28d3-5129-9e67-753b747e0976, identifier: 10740980
2026-03-28 19:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40000d40-665e-5f28-aa14-bb117a765673 with identifier: 10740953
2026-03-28 19:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40000d40-665e-5f28-aa14-bb117a765673 with scrape type 2
2026-03-28 19:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40000d40-665e-5f28-aa14-bb117a765673 with scrape type 2
2026-03-28 19:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 40000d40-665e-5f28-aa14-bb117a765673, identifier: 10740953
2026-03-28 19:30:53 [adesa.fr] INFO: Found listing with ID: 10740987
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740987%27 HTTP/1.1" 200 None
2026-03-28 19:30:53 [adesa.fr] INFO: Scrape type for 10740987: 2
2026-03-28 19:30:53 [adesa.fr] INFO: Scraping item 10740987 url https://www.openlane.eu/en/carv6/auction/10740987
2026-03-28 19:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a359219f-28d3-5129-9e67-753b747e0976 with identifier: 10740980
2026-03-28 19:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a359219f-28d3-5129-9e67-753b747e0976 with identifier: 10740980
2026-03-28 19:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a359219f-28d3-5129-9e67-753b747e0976 with identifier: 10740980 to the API
2026-03-28 19:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740980>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a359219f-28d3-5129-9e67-753b747e0976',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK996TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740980',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 59967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 Creative - AWD - Hybrid - Automatic - 180 hp - '
'59.967 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2022}
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740980%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Saving data for 10740980: {'auction_closing_time': 1774876500.0, 'created_time': 1774629146.577728, 'last_price_update_time': 1774726254.035673}
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740980') HTTP/1.1" 204 0
2026-03-28 19:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 40000d40-665e-5f28-aa14-bb117a765673 with identifier: 10740953
2026-03-28 19:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 40000d40-665e-5f28-aa14-bb117a765673 with identifier: 10740953
2026-03-28 19:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 40000d40-665e-5f28-aa14-bb117a765673 with identifier: 10740953 to the API
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740953>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '40000d40-665e-5f28-aa14-bb117a765673',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ284BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740953',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 54973,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz CLS 220d AMG Line - Diesel - Automatic - 194 hp - '
'54.973 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740953%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Saving data for 10740953: {'auction_closing_time': 1774876500.0, 'created_time': 1774629134.839046, 'last_price_update_time': 1774726254.323728}
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740953') HTTP/1.1" 204 0
2026-03-28 19:30:54 [adesa.fr] INFO: Found listing with ID: 10737983
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737983%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Scrape type for 10737983: 2
2026-03-28 19:30:54 [adesa.fr] INFO: Scraping item 10737983 url https://www.openlane.eu/en/carv6/auction/10737983
2026-03-28 19:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:54 [adesa.fr] INFO: Found listing with ID: 10740977
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740977%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Scrape type for 10740977: 2
2026-03-28 19:30:54 [adesa.fr] INFO: Scraping item 10740977 url https://www.openlane.eu/en/carv6/auction/10740977
2026-03-28 19: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-28 19:30:54 [adesa.fr] INFO: Found listing with ID: 10741015
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741015%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Scrape type for 10741015: 2
2026-03-28 19:30:54 [adesa.fr] INFO: Scraping item 10741015 url https://www.openlane.eu/en/carv6/auction/10741015
2026-03-28 19:30:54 [adesa.fr] INFO: Found listing with ID: 10741035
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741035%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Scrape type for 10741035: 2
2026-03-28 19:30:54 [adesa.fr] INFO: Scraping item 10741035 url https://www.openlane.eu/en/carv6/auction/10741035
2026-03-28 19:30:54 [adesa.fr] INFO: Found listing with ID: 10740985
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740985%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Scrape type for 10740985: 2
2026-03-28 19:30:54 [adesa.fr] INFO: Scraping item 10740985 url https://www.openlane.eu/en/carv6/auction/10740985
2026-03-28 19:30:54 [adesa.fr] INFO: Found listing with ID: 10735327
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735327%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Scrape type for 10735327: 0
2026-03-28 19:30:54 [adesa.fr] INFO: Skipping item 10735327 url https://www.openlane.eu/en/carv6/auction/10735327
2026-03-28 19:30:54 [adesa.fr] INFO: Found listing with ID: 10741019
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741019%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Scrape type for 10741019: 2
2026-03-28 19:30:54 [adesa.fr] INFO: Scraping item 10741019 url https://www.openlane.eu/en/carv6/auction/10741019
2026-03-28 19:30:54 [adesa.fr] INFO: Found listing with ID: 10735338
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735338%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Scrape type for 10735338: 0
2026-03-28 19:30:54 [adesa.fr] INFO: Skipping item 10735338 url https://www.openlane.eu/en/carv6/auction/10735338
2026-03-28 19:30:54 [adesa.fr] INFO: Found listing with ID: 10741006
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741006%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Scrape type for 10741006: 2
2026-03-28 19:30:54 [adesa.fr] INFO: Scraping item 10741006 url https://www.openlane.eu/en/carv6/auction/10741006
2026-03-28 19:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3993070-2877-5767-a8f0-e44cd97ba983 with identifier: 10740988
2026-03-28 19:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3993070-2877-5767-a8f0-e44cd97ba983 with scrape type 2
2026-03-28 19:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3993070-2877-5767-a8f0-e44cd97ba983 with scrape type 2
2026-03-28 19:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3993070-2877-5767-a8f0-e44cd97ba983, identifier: 10740988
2026-03-28 19:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10738027
2026-03-28 19:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708615ed-6119-5436-9f20-4b39c1dd1bac with scrape type 2
2026-03-28 19:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 708615ed-6119-5436-9f20-4b39c1dd1bac with scrape type 2
2026-03-28 19:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 708615ed-6119-5436-9f20-4b39c1dd1bac, identifier: 10738027
2026-03-28 19:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b172754-79cd-56ca-9ffe-07ea134661b1 with identifier: 10741001
2026-03-28 19:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b172754-79cd-56ca-9ffe-07ea134661b1 with scrape type 2
2026-03-28 19:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b172754-79cd-56ca-9ffe-07ea134661b1 with scrape type 2
2026-03-28 19:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7b172754-79cd-56ca-9ffe-07ea134661b1, identifier: 10741001
2026-03-28 19:30:54 [adesa.fr] INFO: Found listing with ID: 10740974
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740974%27 HTTP/1.1" 200 None
2026-03-28 19:30:54 [adesa.fr] INFO: Scrape type for 10740974: 2
2026-03-28 19:30:54 [adesa.fr] INFO: Scraping item 10740974 url https://www.openlane.eu/en/carv6/auction/10740974
2026-03-28 19:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3993070-2877-5767-a8f0-e44cd97ba983 with identifier: 10740988
2026-03-28 19:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3993070-2877-5767-a8f0-e44cd97ba983 with identifier: 10740988
2026-03-28 19:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3993070-2877-5767-a8f0-e44cd97ba983 with identifier: 10740988 to the API
2026-03-28 19:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': 'c3993070-2877-5767-a8f0-e44cd97ba983',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS374PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740988',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 110467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 110.467 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740988%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Saving data for 10740988: {'auction_closing_time': 1774876500.0, 'created_time': 1774629147.827835, 'last_price_update_time': 1774726255.081157}
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740988') HTTP/1.1" 204 0
2026-03-28 19:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10738027
2026-03-28 19:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10738027
2026-03-28 19:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10738027 to the API
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '708615ed-6119-5436-9f20-4b39c1dd1bac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000544',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738027',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 66743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 66.743 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738027%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Saving data for 10738027: {'auction_closing_time': 1774876200.0, 'created_time': 1774629104.977184, 'last_price_update_time': 1774726255.473743}
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738027') HTTP/1.1" 204 0
2026-03-28 19:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7b172754-79cd-56ca-9ffe-07ea134661b1 with identifier: 10741001
2026-03-28 19:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7b172754-79cd-56ca-9ffe-07ea134661b1 with identifier: 10741001
2026-03-28 19:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7b172754-79cd-56ca-9ffe-07ea134661b1 with identifier: 10741001 to the API
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741001>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '7b172754-79cd-56ca-9ffe-07ea134661b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE637WK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741001',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 40383,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Kona 1.6 GDI Initia - Hybrid - Automatic - 105 hp - 40.383 '
'km',
'transmission': 'automatic',
'trim': 'Initia',
'vin': None,
'year': 2022}
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741001%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Saving data for 10741001: {'auction_closing_time': 1774876500.0, 'created_time': 1774629580.564091, 'last_price_update_time': 1774726255.747017}
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741001') HTTP/1.1" 204 0
2026-03-28 19:30:55 [adesa.fr] INFO: Found listing with ID: 10740984
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740984%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Scrape type for 10740984: 2
2026-03-28 19:30:55 [adesa.fr] INFO: Scraping item 10740984 url https://www.openlane.eu/en/carv6/auction/10740984
2026-03-28 19:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:55 [adesa.fr] INFO: Found listing with ID: 10741005
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741005%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Scrape type for 10741005: 2
2026-03-28 19:30:55 [adesa.fr] INFO: Scraping item 10741005 url https://www.openlane.eu/en/carv6/auction/10741005
2026-03-28 19: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-28 19: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-28 19:30:55 [adesa.fr] INFO: Found listing with ID: 10735301
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735301%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Scrape type for 10735301: 0
2026-03-28 19:30:55 [adesa.fr] INFO: Skipping item 10735301 url https://www.openlane.eu/en/carv6/auction/10735301
2026-03-28 19:30:55 [adesa.fr] INFO: Found listing with ID: 10740992
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740992%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Scrape type for 10740992: 2
2026-03-28 19:30:55 [adesa.fr] INFO: Scraping item 10740992 url https://www.openlane.eu/en/carv6/auction/10740992
2026-03-28 19:30:55 [adesa.fr] INFO: Found listing with ID: 10741032
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741032%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Scrape type for 10741032: 2
2026-03-28 19:30:55 [adesa.fr] INFO: Scraping item 10741032 url https://www.openlane.eu/en/carv6/auction/10741032
2026-03-28 19:30:55 [adesa.fr] INFO: Found listing with ID: 10740962
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740962%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Scrape type for 10740962: 2
2026-03-28 19:30:55 [adesa.fr] INFO: Scraping item 10740962 url https://www.openlane.eu/en/carv6/auction/10740962
2026-03-28 19:30:55 [adesa.fr] INFO: Found listing with ID: 10735348
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735348%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Scrape type for 10735348: 0
2026-03-28 19:30:55 [adesa.fr] INFO: Skipping item 10735348 url https://www.openlane.eu/en/carv6/auction/10735348
2026-03-28 19:30:55 [adesa.fr] INFO: Found listing with ID: 10735336
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735336%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Scrape type for 10735336: 0
2026-03-28 19:30:55 [adesa.fr] INFO: Skipping item 10735336 url https://www.openlane.eu/en/carv6/auction/10735336
2026-03-28 19:30:55 [adesa.fr] INFO: Found listing with ID: 10740995
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740995%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Scrape type for 10740995: 2
2026-03-28 19:30:55 [adesa.fr] INFO: Scraping item 10740995 url https://www.openlane.eu/en/carv6/auction/10740995
2026-03-28 19:30:55 [adesa.fr] INFO: Found listing with ID: 10738031
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738031%27 HTTP/1.1" 200 None
2026-03-28 19:30:55 [adesa.fr] INFO: Scrape type for 10738031: 2
2026-03-28 19:30:55 [adesa.fr] INFO: Scraping item 10738031 url https://www.openlane.eu/en/carv6/auction/10738031
2026-03-28 19:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10738007
2026-03-28 19:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d344639c-dc8a-532a-9da5-5984b205cd25 with scrape type 2
2026-03-28 19:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d344639c-dc8a-532a-9da5-5984b205cd25 with scrape type 2
2026-03-28 19:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d344639c-dc8a-532a-9da5-5984b205cd25, identifier: 10738007
2026-03-28 19:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fecf77cc-646e-5928-8aab-354c8473a8b9 with identifier: 10741033
2026-03-28 19:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fecf77cc-646e-5928-8aab-354c8473a8b9 with scrape type 2
2026-03-28 19:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fecf77cc-646e-5928-8aab-354c8473a8b9 with scrape type 2
2026-03-28 19:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fecf77cc-646e-5928-8aab-354c8473a8b9, identifier: 10741033
2026-03-28 19:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7a0dbf-b360-5198-9a15-8d7811c698e4 with identifier: 10740226
2026-03-28 19:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7a0dbf-b360-5198-9a15-8d7811c698e4 with scrape type 2
2026-03-28 19:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad7a0dbf-b360-5198-9a15-8d7811c698e4 with scrape type 2
2026-03-28 19:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad7a0dbf-b360-5198-9a15-8d7811c698e4, identifier: 10740226
2026-03-28 19:30:56 [adesa.fr] INFO: Found listing with ID: 10741037
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741037%27 HTTP/1.1" 200 None
2026-03-28 19:30:56 [adesa.fr] INFO: Scrape type for 10741037: 2
2026-03-28 19:30:56 [adesa.fr] INFO: Scraping item 10741037 url https://www.openlane.eu/en/carv6/auction/10741037
2026-03-28 19:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10738007
2026-03-28 19:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10738007
2026-03-28 19:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10738007 to the API
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738007>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'd344639c-dc8a-532a-9da5-5984b205cd25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738007',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 77636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 77.636 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738007%27 HTTP/1.1" 200 None
2026-03-28 19:30:56 [adesa.fr] INFO: Saving data for 10738007: {'auction_closing_time': 1774876200.0, 'created_time': 1774629139.656569, 'last_price_update_time': 1774726256.539277}
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738007') HTTP/1.1" 204 0
2026-03-28 19:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fecf77cc-646e-5928-8aab-354c8473a8b9 with identifier: 10741033
2026-03-28 19:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fecf77cc-646e-5928-8aab-354c8473a8b9 with identifier: 10741033
2026-03-28 19:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fecf77cc-646e-5928-8aab-354c8473a8b9 with identifier: 10741033 to the API
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741033>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'fecf77cc-646e-5928-8aab-354c8473a8b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ506WQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741033',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Ford',
'model': 'Transit',
'odometer': 111299,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Ford Transit Courier 1.5 TDCI Trend - Diesel - Manual - 75 hp - '
'111.299 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741033%27 HTTP/1.1" 200 None
2026-03-28 19:30:56 [adesa.fr] INFO: Saving data for 10741033: {'auction_closing_time': 1774876500.0, 'created_time': 1774629596.919996, 'last_price_update_time': 1774726256.916907}
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741033') HTTP/1.1" 204 0
2026-03-28 19:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad7a0dbf-b360-5198-9a15-8d7811c698e4 with identifier: 10740226
2026-03-28 19:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad7a0dbf-b360-5198-9a15-8d7811c698e4 with identifier: 10740226
2026-03-28 19:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad7a0dbf-b360-5198-9a15-8d7811c698e4 with identifier: 10740226 to the API
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740226>
{'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-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ad7a0dbf-b360-5198-9a15-8d7811c698e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740226',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 36522,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 36.522 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740226%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Saving data for 10740226: {'auction_closing_time': 1774866600.0, 'created_time': 1774629628.89716, 'last_price_update_time': 1774726257.211676}
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740226') HTTP/1.1" 204 0
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10740973
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740973%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10740973: 2
2026-03-28 19:30:57 [adesa.fr] INFO: Scraping item 10740973 url https://www.openlane.eu/en/carv6/auction/10740973
2026-03-28 19:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10740959
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740959%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10740959: 2
2026-03-28 19:30:57 [adesa.fr] INFO: Scraping item 10740959 url https://www.openlane.eu/en/carv6/auction/10740959
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10741008
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741008%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10741008: 2
2026-03-28 19:30:57 [adesa.fr] INFO: Scraping item 10741008 url https://www.openlane.eu/en/carv6/auction/10741008
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10735350
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735350%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10735350: 0
2026-03-28 19:30:57 [adesa.fr] INFO: Skipping item 10735350 url https://www.openlane.eu/en/carv6/auction/10735350
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10738022
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738022%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10738022: 2
2026-03-28 19:30:57 [adesa.fr] INFO: Scraping item 10738022 url https://www.openlane.eu/en/carv6/auction/10738022
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10741012
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741012%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10741012: 2
2026-03-28 19:30:57 [adesa.fr] INFO: Scraping item 10741012 url https://www.openlane.eu/en/carv6/auction/10741012
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10738010
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738010%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10738010: 2
2026-03-28 19:30:57 [adesa.fr] INFO: Scraping item 10738010 url https://www.openlane.eu/en/carv6/auction/10738010
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10741002
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741002%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10741002: 2
2026-03-28 19:30:57 [adesa.fr] INFO: Scraping item 10741002 url https://www.openlane.eu/en/carv6/auction/10741002
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10735364
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735364%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10735364: 0
2026-03-28 19:30:57 [adesa.fr] INFO: Skipping item 10735364 url https://www.openlane.eu/en/carv6/auction/10735364
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10740997
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740997%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10740997: 2
2026-03-28 19:30:57 [adesa.fr] INFO: Scraping item 10740997 url https://www.openlane.eu/en/carv6/auction/10740997
2026-03-28 19:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9d7d863-aba1-5b56-9ff1-f341882c852c with identifier: 10740952
2026-03-28 19:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9d7d863-aba1-5b56-9ff1-f341882c852c with scrape type 2
2026-03-28 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9d7d863-aba1-5b56-9ff1-f341882c852c with scrape type 2
2026-03-28 19:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9d7d863-aba1-5b56-9ff1-f341882c852c, identifier: 10740952
2026-03-28 19:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10738004
2026-03-28 19:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6374f8de-3112-59a6-8df8-ce61b80d1623 with scrape type 2
2026-03-28 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6374f8de-3112-59a6-8df8-ce61b80d1623 with scrape type 2
2026-03-28 19:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6374f8de-3112-59a6-8df8-ce61b80d1623, identifier: 10738004
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10735387
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735387%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10735387: 0
2026-03-28 19:30:57 [adesa.fr] INFO: Skipping item 10735387 url https://www.openlane.eu/en/carv6/auction/10735387
2026-03-28 19:30:57 [adesa.fr] INFO: Found listing with ID: 10737973
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737973%27 HTTP/1.1" 200 None
2026-03-28 19:30:57 [adesa.fr] INFO: Scrape type for 10737973: 2
2026-03-28 19:30:57 [adesa.fr] INFO: Scraping item 10737973 url https://www.openlane.eu/en/carv6/auction/10737973
2026-03-28 19:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9d7d863-aba1-5b56-9ff1-f341882c852c with identifier: 10740952
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-28 19:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9d7d863-aba1-5b56-9ff1-f341882c852c with identifier: 10740952
2026-03-28 19:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9d7d863-aba1-5b56-9ff1-f341882c852c with identifier: 10740952 to the API
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740952>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd9d7d863-aba1-5b56-9ff1-f341882c852c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA279WL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740952',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'MG',
'model': 'MG3',
'odometer': 21614,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'MG MG3 Luxury - Hybrid - Automatic - 102 hp - 21.614 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740952%27 HTTP/1.1" 200 None
2026-03-28 19:30:58 [adesa.fr] INFO: Saving data for 10740952: {'auction_closing_time': 1774876500.0, 'created_time': 1774629125.299572, 'last_price_update_time': 1774726258.065317}
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740952') HTTP/1.1" 204 0
2026-03-28 19:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10738004
2026-03-28 19:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10738004
2026-03-28 19:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10738004 to the API
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738004>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '6374f8de-3112-59a6-8df8-ce61b80d1623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738004',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Ariya',
'odometer': 46946,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Ariya 63 kWh Advance - Electric - Automatic - 218 hp - '
'46.946 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2023}
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738004%27 HTTP/1.1" 200 None
2026-03-28 19:30:58 [adesa.fr] INFO: Saving data for 10738004: {'auction_closing_time': 1774876200.0, 'created_time': 1774629122.709799, 'last_price_update_time': 1774726258.46086}
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738004') HTTP/1.1" 204 0
2026-03-28 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:58 [adesa.fr] INFO: Found listing with ID: 10740951
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740951%27 HTTP/1.1" 200 None
2026-03-28 19:30:58 [adesa.fr] INFO: Scrape type for 10740951: 2
2026-03-28 19:30:58 [adesa.fr] INFO: Scraping item 10740951 url https://www.openlane.eu/en/carv6/auction/10740951
2026-03-28 19:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:30:58 [adesa.fr] INFO: Found listing with ID: 10738009
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738009%27 HTTP/1.1" 200 None
2026-03-28 19:30:58 [adesa.fr] INFO: Scrape type for 10738009: 2
2026-03-28 19:30:58 [adesa.fr] INFO: Scraping item 10738009 url https://www.openlane.eu/en/carv6/auction/10738009
2026-03-28 19:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:30:58 [adesa.fr] INFO: Found listing with ID: 10737948
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737948%27 HTTP/1.1" 200 None
2026-03-28 19:30:58 [adesa.fr] INFO: Scrape type for 10737948: 2
2026-03-28 19:30:58 [adesa.fr] INFO: Scraping item 10737948 url https://www.openlane.eu/en/carv6/auction/10737948
2026-03-28 19:30:58 [adesa.fr] INFO: Found listing with ID: 10740965
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740965%27 HTTP/1.1" 200 None
2026-03-28 19:30:58 [adesa.fr] INFO: Scrape type for 10740965: 2
2026-03-28 19:30:58 [adesa.fr] INFO: Scraping item 10740965 url https://www.openlane.eu/en/carv6/auction/10740965
2026-03-28 19:30:58 [adesa.fr] INFO: Found listing with ID: 10741000
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741000%27 HTTP/1.1" 200 None
2026-03-28 19:30:58 [adesa.fr] INFO: Scrape type for 10741000: 2
2026-03-28 19:30:58 [adesa.fr] INFO: Scraping item 10741000 url https://www.openlane.eu/en/carv6/auction/10741000
2026-03-28 19:30:58 [adesa.fr] INFO: Found listing with ID: 10741020
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741020%27 HTTP/1.1" 200 None
2026-03-28 19:30:58 [adesa.fr] INFO: Scrape type for 10741020: 2
2026-03-28 19:30:58 [adesa.fr] INFO: Scraping item 10741020 url https://www.openlane.eu/en/carv6/auction/10741020
2026-03-28 19:30:58 [adesa.fr] INFO: Found listing with ID: 10740964
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740964%27 HTTP/1.1" 200 None
2026-03-28 19:30:58 [adesa.fr] INFO: Scrape type for 10740964: 2
2026-03-28 19:30:58 [adesa.fr] INFO: Scraping item 10740964 url https://www.openlane.eu/en/carv6/auction/10740964
2026-03-28 19:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b04e5e96-a313-5b82-ad59-c3319c258b66 with identifier: 10741013
2026-03-28 19:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b04e5e96-a313-5b82-ad59-c3319c258b66 with scrape type 2
2026-03-28 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b04e5e96-a313-5b82-ad59-c3319c258b66 with scrape type 2
2026-03-28 19:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b04e5e96-a313-5b82-ad59-c3319c258b66, identifier: 10741013
2026-03-28 19:30:58 [adesa.fr] INFO: Found listing with ID: 10741014
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741014%27 HTTP/1.1" 200 None
2026-03-28 19:30:58 [adesa.fr] INFO: Scrape type for 10741014: 2
2026-03-28 19:30:58 [adesa.fr] INFO: Scraping item 10741014 url https://www.openlane.eu/en/carv6/auction/10741014
2026-03-28 19:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b04e5e96-a313-5b82-ad59-c3319c258b66 with identifier: 10741013
2026-03-28 19:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b04e5e96-a313-5b82-ad59-c3319c258b66 with identifier: 10741013
2026-03-28 19:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b04e5e96-a313-5b82-ad59-c3319c258b66 with identifier: 10741013 to the API
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741013>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b04e5e96-a313-5b82-ad59-c3319c258b66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK510NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741013',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 120837,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - Automatic - 152 hp - 120.837 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741013%27 HTTP/1.1" 200 None
2026-03-28 19:30:59 [adesa.fr] INFO: Saving data for 10741013: {'auction_closing_time': 1774876500.0, 'created_time': 1774629595.73237, 'last_price_update_time': 1774726259.067949}
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741013') HTTP/1.1" 204 0
2026-03-28 19:30:59 [adesa.fr] INFO: Found listing with ID: 10738001
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738001%27 HTTP/1.1" 200 None
2026-03-28 19:30:59 [adesa.fr] INFO: Scrape type for 10738001: 2
2026-03-28 19:30:59 [adesa.fr] INFO: Scraping item 10738001 url https://www.openlane.eu/en/carv6/auction/10738001
2026-03-28 19:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af10d743-3e76-511c-be67-7374fb921c39 with identifier: 10740963
2026-03-28 19:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af10d743-3e76-511c-be67-7374fb921c39 with scrape type 2
2026-03-28 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af10d743-3e76-511c-be67-7374fb921c39 with scrape type 2
2026-03-28 19:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af10d743-3e76-511c-be67-7374fb921c39, identifier: 10740963
2026-03-28 19:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03ab1e8d-6c42-5615-be69-b958489347a4 with identifier: 10740966
2026-03-28 19:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ab1e8d-6c42-5615-be69-b958489347a4 with scrape type 2
2026-03-28 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03ab1e8d-6c42-5615-be69-b958489347a4 with scrape type 2
2026-03-28 19:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 03ab1e8d-6c42-5615-be69-b958489347a4, identifier: 10740966
2026-03-28 19:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c173dd9f-81c9-5f44-8c12-d538111b6640 with identifier: 10741011
2026-03-28 19:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c173dd9f-81c9-5f44-8c12-d538111b6640 with scrape type 2
2026-03-28 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c173dd9f-81c9-5f44-8c12-d538111b6640 with scrape type 2
2026-03-28 19:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c173dd9f-81c9-5f44-8c12-d538111b6640, identifier: 10741011
2026-03-28 19:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5ac0ba2-a968-5d29-a707-1b08404c8a7f with identifier: 10740956
2026-03-28 19:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5ac0ba2-a968-5d29-a707-1b08404c8a7f with scrape type 2
2026-03-28 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5ac0ba2-a968-5d29-a707-1b08404c8a7f with scrape type 2
2026-03-28 19:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5ac0ba2-a968-5d29-a707-1b08404c8a7f, identifier: 10740956
2026-03-28 19:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af10d743-3e76-511c-be67-7374fb921c39 with identifier: 10740963
2026-03-28 19:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af10d743-3e76-511c-be67-7374fb921c39 with identifier: 10740963
2026-03-28 19:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af10d743-3e76-511c-be67-7374fb921c39 with identifier: 10740963 to the API
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740963>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'af10d743-3e76-511c-be67-7374fb921c39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX598CZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740963',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 108898,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI Allure Business - Diesel - Automatic - 130 hp '
'- 108.898 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740963%27 HTTP/1.1" 200 None
2026-03-28 19:30:59 [adesa.fr] INFO: Saving data for 10740963: {'auction_closing_time': 1774876500.0, 'created_time': 1774629120.969773, 'last_price_update_time': 1774726259.760124}
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740963') HTTP/1.1" 204 0
2026-03-28 19:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 03ab1e8d-6c42-5615-be69-b958489347a4 with identifier: 10740966
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-28 19:30:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 03ab1e8d-6c42-5615-be69-b958489347a4 with identifier: 10740966
2026-03-28 19:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 03ab1e8d-6c42-5615-be69-b958489347a4 with identifier: 10740966 to the API
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '03ab1e8d-6c42-5615-be69-b958489347a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA661MB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740966',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mini',
'model': 'Electric',
'odometer': 50887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 4,
'seller_name': 'ARVAL-FR',
'title': 'Mini Electric Cooper Essential - Electric - Automatic - 184 hp - '
'50.887 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2021}
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740966%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Saving data for 10740966: {'auction_closing_time': 1774876500.0, 'created_time': 1774629130.048608, 'last_price_update_time': 1774726260.266698}
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740966') HTTP/1.1" 204 0
2026-03-28 19:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c173dd9f-81c9-5f44-8c12-d538111b6640 with identifier: 10741011
2026-03-28 19:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c173dd9f-81c9-5f44-8c12-d538111b6640 with identifier: 10741011
2026-03-28 19:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c173dd9f-81c9-5f44-8c12-d538111b6640 with identifier: 10741011 to the API
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741011>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'c173dd9f-81c9-5f44-8c12-d538111b6640',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF393XN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741011',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 93834,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Nissan Qashqai 1.3 N-Style - Petrol - Automatic - 158 hp - 93.834 '
'km',
'transmission': 'automatic',
'trim': 'N-Style',
'vin': None,
'year': 2022}
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741011%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Saving data for 10741011: {'auction_closing_time': 1774876500.0, 'created_time': 1774629131.467712, 'last_price_update_time': 1774726260.539603}
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741011') HTTP/1.1" 204 0
2026-03-28 19:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5ac0ba2-a968-5d29-a707-1b08404c8a7f with identifier: 10740956
2026-03-28 19:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5ac0ba2-a968-5d29-a707-1b08404c8a7f with identifier: 10740956
2026-03-28 19:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5ac0ba2-a968-5d29-a707-1b08404c8a7f with identifier: 10740956 to the API
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740956>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a5ac0ba2-a968-5d29-a707-1b08404c8a7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG726WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740956',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 65737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLC 300e Business Line - 4-Matic - Hybrid - Automatic '
'- 211 hp - 65.737 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740956%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Saving data for 10740956: {'auction_closing_time': 1774876500.0, 'created_time': 1774629128.944725, 'last_price_update_time': 1774726260.825934}
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740956') HTTP/1.1" 204 0
2026-03-28 19:31:00 [adesa.fr] INFO: Found listing with ID: 10740967
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740967%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Scrape type for 10740967: 2
2026-03-28 19:31:00 [adesa.fr] INFO: Scraping item 10740967 url https://www.openlane.eu/en/carv6/auction/10740967
2026-03-28 19:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:00 [adesa.fr] INFO: Found listing with ID: 10735374
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735374%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Scrape type for 10735374: 0
2026-03-28 19:31:00 [adesa.fr] INFO: Skipping item 10735374 url https://www.openlane.eu/en/carv6/auction/10735374
2026-03-28 19:31:00 [adesa.fr] INFO: Found listing with ID: 10741018
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741018%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Scrape type for 10741018: 2
2026-03-28 19:31:00 [adesa.fr] INFO: Scraping item 10741018 url https://www.openlane.eu/en/carv6/auction/10741018
2026-03-28 19: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-28 19: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-28 19:31:00 [adesa.fr] INFO: Found listing with ID: 10740989
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740989%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Scrape type for 10740989: 2
2026-03-28 19:31:00 [adesa.fr] INFO: Scraping item 10740989 url https://www.openlane.eu/en/carv6/auction/10740989
2026-03-28 19:31:00 [adesa.fr] INFO: Found listing with ID: 10735334
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735334%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Scrape type for 10735334: 0
2026-03-28 19:31:00 [adesa.fr] INFO: Skipping item 10735334 url https://www.openlane.eu/en/carv6/auction/10735334
2026-03-28 19:31:00 [adesa.fr] INFO: Found listing with ID: 10735315
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735315%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Scrape type for 10735315: 0
2026-03-28 19:31:00 [adesa.fr] INFO: Skipping item 10735315 url https://www.openlane.eu/en/carv6/auction/10735315
2026-03-28 19:31:00 [adesa.fr] INFO: Found listing with ID: 10735320
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735320%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Scrape type for 10735320: 0
2026-03-28 19:31:00 [adesa.fr] INFO: Skipping item 10735320 url https://www.openlane.eu/en/carv6/auction/10735320
2026-03-28 19:31:00 [adesa.fr] INFO: Found listing with ID: 10740958
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740958%27 HTTP/1.1" 200 None
2026-03-28 19:31:00 [adesa.fr] INFO: Scrape type for 10740958: 2
2026-03-28 19:31:00 [adesa.fr] INFO: Scraping item 10740958 url https://www.openlane.eu/en/carv6/auction/10740958
2026-03-28 19:31:00 [adesa.fr] INFO: Found listing with ID: 10735356
2026-03-28 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735356%27 HTTP/1.1" 200 None
2026-03-28 19:31:01 [adesa.fr] INFO: Scrape type for 10735356: 0
2026-03-28 19:31:01 [adesa.fr] INFO: Skipping item 10735356 url https://www.openlane.eu/en/carv6/auction/10735356
2026-03-28 19:31:01 [adesa.fr] INFO: Found listing with ID: 10741023
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741023%27 HTTP/1.1" 200 None
2026-03-28 19:31:01 [adesa.fr] INFO: Scrape type for 10741023: 2
2026-03-28 19:31:01 [adesa.fr] INFO: Scraping item 10741023 url https://www.openlane.eu/en/carv6/auction/10741023
2026-03-28 19:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a612ace-16d2-5a83-9610-a7c757bd476b with identifier: 10741024
2026-03-28 19:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a612ace-16d2-5a83-9610-a7c757bd476b with scrape type 2
2026-03-28 19:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a612ace-16d2-5a83-9610-a7c757bd476b with scrape type 2
2026-03-28 19:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a612ace-16d2-5a83-9610-a7c757bd476b, identifier: 10741024
2026-03-28 19:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5 with identifier: 10740999
2026-03-28 19:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5 with scrape type 2
2026-03-28 19:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5 with scrape type 2
2026-03-28 19:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5, identifier: 10740999
2026-03-28 19:31:01 [adesa.fr] INFO: Found listing with ID: 10737879
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737879%27 HTTP/1.1" 200 None
2026-03-28 19:31:01 [adesa.fr] INFO: Scrape type for 10737879: 2
2026-03-28 19:31:01 [adesa.fr] INFO: Scraping item 10737879 url https://www.openlane.eu/en/carv6/auction/10737879
2026-03-28 19:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a612ace-16d2-5a83-9610-a7c757bd476b with identifier: 10741024
2026-03-28 19:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a612ace-16d2-5a83-9610-a7c757bd476b with identifier: 10741024
2026-03-28 19:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a612ace-16d2-5a83-9610-a7c757bd476b with identifier: 10741024 to the API
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741024>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '4a612ace-16d2-5a83-9610-a7c757bd476b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB963MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741024',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 118169,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 208 1.5 HDI Allure Business - Diesel - Manual - 100 hp - '
'118.169 km',
'transmission': 'manual',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741024%27 HTTP/1.1" 200 None
2026-03-28 19:31:01 [adesa.fr] INFO: Saving data for 10741024: {'auction_closing_time': 1774876500.0, 'created_time': 1774629578.078558, 'last_price_update_time': 1774726261.506488}
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741024') HTTP/1.1" 204 0
2026-03-28 19:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5 with identifier: 10740999
2026-03-28 19:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5 with identifier: 10740999
2026-03-28 19:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5 with identifier: 10740999 to the API
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740999>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '8c3a1631-cd09-5510-87e4-e65f9ddcc7c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM924CX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740999',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 113695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2019-12-05',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 208 1.5 HDI Premium - Diesel - Manual - 100 hp - 113.695 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740999%27 HTTP/1.1" 200 None
2026-03-28 19:31:01 [adesa.fr] INFO: Saving data for 10740999: {'auction_closing_time': 1774876500.0, 'created_time': 1774629577.372258, 'last_price_update_time': 1774726261.877825}
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740999') HTTP/1.1" 204 0
2026-03-28 19:31:01 [adesa.fr] INFO: Found listing with ID: 10737902
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737902%27 HTTP/1.1" 200 None
2026-03-28 19:31:01 [adesa.fr] INFO: Scrape type for 10737902: 2
2026-03-28 19:31:01 [adesa.fr] INFO: Scraping item 10737902 url https://www.openlane.eu/en/carv6/auction/10737902
2026-03-28 19:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:01 [adesa.fr] INFO: Found listing with ID: 10738030
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738030%27 HTTP/1.1" 200 None
2026-03-28 19:31:01 [adesa.fr] INFO: Scrape type for 10738030: 2
2026-03-28 19:31:01 [adesa.fr] INFO: Scraping item 10738030 url https://www.openlane.eu/en/carv6/auction/10738030
2026-03-28 19:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:01 [adesa.fr] INFO: Found listing with ID: 10735322
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735322%27 HTTP/1.1" 200 None
2026-03-28 19:31:01 [adesa.fr] INFO: Scrape type for 10735322: 0
2026-03-28 19:31:01 [adesa.fr] INFO: Skipping item 10735322 url https://www.openlane.eu/en/carv6/auction/10735322
2026-03-28 19:31:01 [adesa.fr] INFO: Found listing with ID: 10741009
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741009%27 HTTP/1.1" 200 None
2026-03-28 19:31:01 [adesa.fr] INFO: Scrape type for 10741009: 2
2026-03-28 19:31:01 [adesa.fr] INFO: Scraping item 10741009 url https://www.openlane.eu/en/carv6/auction/10741009
2026-03-28 19:31:01 [adesa.fr] INFO: Found listing with ID: 10735311
2026-03-28 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735311%27 HTTP/1.1" 200 None
2026-03-28 19:31:02 [adesa.fr] INFO: Scrape type for 10735311: 0
2026-03-28 19:31:02 [adesa.fr] INFO: Skipping item 10735311 url https://www.openlane.eu/en/carv6/auction/10735311
2026-03-28 19:31:02 [adesa.fr] INFO: Found listing with ID: 10741026
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741026%27 HTTP/1.1" 200 None
2026-03-28 19:31:02 [adesa.fr] INFO: Scrape type for 10741026: 2
2026-03-28 19:31:02 [adesa.fr] INFO: Scraping item 10741026 url https://www.openlane.eu/en/carv6/auction/10741026
2026-03-28 19:31:02 [adesa.fr] INFO: Found listing with ID: 10741016
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741016%27 HTTP/1.1" 200 None
2026-03-28 19:31:02 [adesa.fr] INFO: Scrape type for 10741016: 2
2026-03-28 19:31:02 [adesa.fr] INFO: Scraping item 10741016 url https://www.openlane.eu/en/carv6/auction/10741016
2026-03-28 19:31:02 [adesa.fr] INFO: Found listing with ID: 10740979
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740979%27 HTTP/1.1" 200 None
2026-03-28 19:31:02 [adesa.fr] INFO: Scrape type for 10740979: 2
2026-03-28 19:31:02 [adesa.fr] INFO: Scraping item 10740979 url https://www.openlane.eu/en/carv6/auction/10740979
2026-03-28 19:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10737983
2026-03-28 19:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85c0508-c371-56ac-bc89-316008806add with scrape type 2
2026-03-28 19:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85c0508-c371-56ac-bc89-316008806add with scrape type 2
2026-03-28 19:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c85c0508-c371-56ac-bc89-316008806add, identifier: 10737983
2026-03-28 19:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f5befb5-1dce-5850-a8e6-7f737bcc2e82 with identifier: 10740970
2026-03-28 19:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f5befb5-1dce-5850-a8e6-7f737bcc2e82 with scrape type 2
2026-03-28 19:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f5befb5-1dce-5850-a8e6-7f737bcc2e82 with scrape type 2
2026-03-28 19:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f5befb5-1dce-5850-a8e6-7f737bcc2e82, identifier: 10740970
2026-03-28 19:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e687d7e7-3ce9-543b-a9d9-0f2265ff71cd with identifier: 10740984
2026-03-28 19:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd with scrape type 2
2026-03-28 19:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd with scrape type 2
2026-03-28 19:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e687d7e7-3ce9-543b-a9d9-0f2265ff71cd, identifier: 10740984
2026-03-28 19:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fa73609-7527-5de7-ad36-e579932e67a1 with identifier: 10740987
2026-03-28 19:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fa73609-7527-5de7-ad36-e579932e67a1 with scrape type 2
2026-03-28 19:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fa73609-7527-5de7-ad36-e579932e67a1 with scrape type 2
2026-03-28 19:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2fa73609-7527-5de7-ad36-e579932e67a1, identifier: 10740987
2026-03-28 19:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d with identifier: 10740974
2026-03-28 19:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d with scrape type 2
2026-03-28 19:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d with scrape type 2
2026-03-28 19:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d, identifier: 10740974
2026-03-28 19:31:02 [adesa.fr] INFO: Found listing with ID: 10737946
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737946%27 HTTP/1.1" 200 None
2026-03-28 19:31:02 [adesa.fr] INFO: Scrape type for 10737946: 2
2026-03-28 19:31:02 [adesa.fr] INFO: Scraping item 10737946 url https://www.openlane.eu/en/carv6/auction/10737946
2026-03-28 19:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10737983
2026-03-28 19:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10737983
2026-03-28 19:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10737983 to the API
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737983>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'c85c0508-c371-56ac-bc89-316008806add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000114',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737983',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 23442,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2024-08-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Peugeot 208 GT - Electric - Automatic - 156 hp - 23.442 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737983%27 HTTP/1.1" 200 None
2026-03-28 19:31:02 [adesa.fr] INFO: Saving data for 10737983: {'auction_closing_time': 1774876200.0, 'created_time': 1774629573.301983, 'last_price_update_time': 1774726262.936722}
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737983') HTTP/1.1" 204 0
2026-03-28 19:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f5befb5-1dce-5850-a8e6-7f737bcc2e82 with identifier: 10740970
2026-03-28 19:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f5befb5-1dce-5850-a8e6-7f737bcc2e82 with identifier: 10740970
2026-03-28 19:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f5befb5-1dce-5850-a8e6-7f737bcc2e82 with identifier: 10740970 to the API
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740970>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '5f5befb5-1dce-5850-a8e6-7f737bcc2e82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH921BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740970',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 64788,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 208 1.5 HDI Premium - Diesel - Manual - 100 hp - 64.788 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740970%27 HTTP/1.1" 200 None
2026-03-28 19:31:03 [adesa.fr] INFO: Saving data for 10740970: {'auction_closing_time': 1774876500.0, 'created_time': 1774629573.6502, 'last_price_update_time': 1774726263.206044}
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740970') HTTP/1.1" 204 0
2026-03-28 19:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e687d7e7-3ce9-543b-a9d9-0f2265ff71cd with identifier: 10740984
2026-03-28 19:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e687d7e7-3ce9-543b-a9d9-0f2265ff71cd with identifier: 10740984
2026-03-28 19:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e687d7e7-3ce9-543b-a9d9-0f2265ff71cd with identifier: 10740984 to the API
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740984>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'e687d7e7-3ce9-543b-a9d9-0f2265ff71cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH584WH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740984',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 121646,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-08-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 SW Allure - Petrol - Automatic - 130 hp - 121.646 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740984%27 HTTP/1.1" 200 None
2026-03-28 19:31:03 [adesa.fr] INFO: Saving data for 10740984: {'auction_closing_time': 1774876500.0, 'created_time': 1774629567.533751, 'last_price_update_time': 1774726263.505654}
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740984') HTTP/1.1" 204 0
2026-03-28 19:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2fa73609-7527-5de7-ad36-e579932e67a1 with identifier: 10740987
2026-03-28 19:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2fa73609-7527-5de7-ad36-e579932e67a1 with identifier: 10740987
2026-03-28 19:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2fa73609-7527-5de7-ad36-e579932e67a1 with identifier: 10740987 to the API
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740987>
{'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': 136,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '2fa73609-7527-5de7-ad36-e579932e67a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS391WP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740987',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 50558,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 208 Active Business - Electric - Automatic - 136 hp - '
'50.558 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740987%27 HTTP/1.1" 200 None
2026-03-28 19:31:03 [adesa.fr] INFO: Saving data for 10740987: {'auction_closing_time': 1774876500.0, 'created_time': 1774629574.345915, 'last_price_update_time': 1774726263.829998}
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740987') HTTP/1.1" 204 0
2026-03-28 19:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d with identifier: 10740974
2026-03-28 19:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d with identifier: 10740974
2026-03-28 19:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d with identifier: 10740974 to the API
2026-03-28 19:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740974>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS733FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740974',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 80686,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 1.6 Allure - Hybrid - Automatic - 150 hp - 80.686 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740974%27 HTTP/1.1" 200 None
2026-03-28 19:31:04 [adesa.fr] INFO: Saving data for 10740974: {'auction_closing_time': 1774876500.0, 'created_time': 1774629554.275492, 'last_price_update_time': 1774726264.114748}
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740974') HTTP/1.1" 204 0
2026-03-28 19:31:04 [adesa.fr] INFO: Found listing with ID: 10741031
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741031%27 HTTP/1.1" 200 None
2026-03-28 19:31:04 [adesa.fr] INFO: Scrape type for 10741031: 2
2026-03-28 19:31:04 [adesa.fr] INFO: Scraping item 10741031 url https://www.openlane.eu/en/carv6/auction/10741031
2026-03-28 19:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e204c77-0bad-5189-b223-4b2c1b7b928a with identifier: 10740973
2026-03-28 19:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e204c77-0bad-5189-b223-4b2c1b7b928a with scrape type 2
2026-03-28 19:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e204c77-0bad-5189-b223-4b2c1b7b928a with scrape type 2
2026-03-28 19:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e204c77-0bad-5189-b223-4b2c1b7b928a, identifier: 10740973
2026-03-28 19:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e204c77-0bad-5189-b223-4b2c1b7b928a with identifier: 10740973
2026-03-28 19:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e204c77-0bad-5189-b223-4b2c1b7b928a with identifier: 10740973
2026-03-28 19:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e204c77-0bad-5189-b223-4b2c1b7b928a with identifier: 10740973 to the API
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740973>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '4e204c77-0bad-5189-b223-4b2c1b7b928a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV763AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740973',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 91929,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Clio 1.0 Tce Business - Petrol - Manual - 90 hp - 91.929 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740973%27 HTTP/1.1" 200 None
2026-03-28 19:31:04 [adesa.fr] INFO: Saving data for 10740973: {'auction_closing_time': 1774876500.0, 'created_time': 1774629595.393822, 'last_price_update_time': 1774726264.650755}
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740973') HTTP/1.1" 204 0
2026-03-28 19:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bcf04fe-fe3a-5376-ab28-0cce54d1863f with identifier: 10741006
2026-03-28 19:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f with scrape type 2
2026-03-28 19:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f with scrape type 2
2026-03-28 19:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0bcf04fe-fe3a-5376-ab28-0cce54d1863f, identifier: 10741006
2026-03-28 19:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0bcf04fe-fe3a-5376-ab28-0cce54d1863f with identifier: 10741006
2026-03-28 19:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0bcf04fe-fe3a-5376-ab28-0cce54d1863f with identifier: 10741006
2026-03-28 19:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0bcf04fe-fe3a-5376-ab28-0cce54d1863f with identifier: 10741006 to the API
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741006>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '0bcf04fe-fe3a-5376-ab28-0cce54d1863f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP128MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741006',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 105025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-03-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 GT Line - Diesel - Automatic - 130 hp - 105.025 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741006%27 HTTP/1.1" 200 None
2026-03-28 19:31:05 [adesa.fr] INFO: Saving data for 10741006: {'auction_closing_time': 1774876500.0, 'created_time': 1774629567.203239, 'last_price_update_time': 1774726265.219379}
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741006') HTTP/1.1" 204 0
2026-03-28 19:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10738010
2026-03-28 19:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with scrape type 2
2026-03-28 19:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with scrape type 2
2026-03-28 19:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3, identifier: 10738010
2026-03-28 19:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10738010
2026-03-28 19:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10738010
2026-03-28 19:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10738010 to the API
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738010>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '590c1b85-f9ab-50a0-b924-5e9ef37e41a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738010',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Scenic E-Tech',
'odometer': 53774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2024-08-19',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Renault Scenic E-Tech Evolution - Electric - Automatic - 170 hp - '
'53.774 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2024}
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738010%27 HTTP/1.1" 200 None
2026-03-28 19:31:05 [adesa.fr] INFO: Saving data for 10738010: {'auction_closing_time': 1774876200.0, 'created_time': 1774629575.131345, 'last_price_update_time': 1774726265.738161}
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738010') HTTP/1.1" 204 0
2026-03-28 19:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c33ca3-647c-558e-acfa-37afbec6ed14 with identifier: 10740568
2026-03-28 19:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c33ca3-647c-558e-acfa-37afbec6ed14 with scrape type 2
2026-03-28 19:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87c33ca3-647c-558e-acfa-37afbec6ed14 with scrape type 2
2026-03-28 19:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 87c33ca3-647c-558e-acfa-37afbec6ed14, identifier: 10740568
2026-03-28 19:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 87c33ca3-647c-558e-acfa-37afbec6ed14 with identifier: 10740568
2026-03-28 19:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 87c33ca3-647c-558e-acfa-37afbec6ed14 with identifier: 10740568
2026-03-28 19:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 87c33ca3-647c-558e-acfa-37afbec6ed14 with identifier: 10740568 to the API
2026-03-28 19:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740568>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '87c33ca3-647c-558e-acfa-37afbec6ed14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740568',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 72019,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 1.4 TSI Business - Hybrid - Automatic - 150 hp '
'- 72.019 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740568%27 HTTP/1.1" 200 None
2026-03-28 19:31:06 [adesa.fr] INFO: Saving data for 10740568: {'auction_closing_time': 1774865400.0, 'created_time': 1774629604.422457, 'last_price_update_time': 1774726266.138765}
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740568') HTTP/1.1" 204 0
2026-03-28 19:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82283b16-153d-56ff-8d41-a5f788cb4898 with identifier: 10741037
2026-03-28 19:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82283b16-153d-56ff-8d41-a5f788cb4898 with scrape type 2
2026-03-28 19:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82283b16-153d-56ff-8d41-a5f788cb4898 with scrape type 2
2026-03-28 19:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 82283b16-153d-56ff-8d41-a5f788cb4898, identifier: 10741037
2026-03-28 19:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f871186c-fd99-5309-929f-58983eab9ad2 with identifier: 10740997
2026-03-28 19:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f871186c-fd99-5309-929f-58983eab9ad2 with scrape type 2
2026-03-28 19:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f871186c-fd99-5309-929f-58983eab9ad2 with scrape type 2
2026-03-28 19:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f871186c-fd99-5309-929f-58983eab9ad2, identifier: 10740997
2026-03-28 19:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 82283b16-153d-56ff-8d41-a5f788cb4898 with identifier: 10741037
2026-03-28 19:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 82283b16-153d-56ff-8d41-a5f788cb4898 with identifier: 10741037
2026-03-28 19:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 82283b16-153d-56ff-8d41-a5f788cb4898 with identifier: 10741037 to the API
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741037>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '82283b16-153d-56ff-8d41-a5f788cb4898',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL015SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741037',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 40100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Captur 1.6 Evolution - Hybrid - Automatic - 95 hp - 40.100 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741037%27 HTTP/1.1" 200 None
2026-03-28 19:31:06 [adesa.fr] INFO: Saving data for 10741037: {'auction_closing_time': 1774876500.0, 'created_time': 1774629589.531577, 'last_price_update_time': 1774726266.604878}
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741037') HTTP/1.1" 204 0
2026-03-28 19:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f871186c-fd99-5309-929f-58983eab9ad2 with identifier: 10740997
2026-03-28 19:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f871186c-fd99-5309-929f-58983eab9ad2 with identifier: 10740997
2026-03-28 19:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f871186c-fd99-5309-929f-58983eab9ad2 with identifier: 10740997 to the API
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740997>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f871186c-fd99-5309-929f-58983eab9ad2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ079FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740997',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 113568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-06-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Seat Ateca 1.6 TDI Xcellence - Diesel - Manual - 115 hp - 113.568 '
'km',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2020}
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740997%27 HTTP/1.1" 200 None
2026-03-28 19:31:06 [adesa.fr] INFO: Saving data for 10740997: {'auction_closing_time': 1774876500.0, 'created_time': 1774629576.274188, 'last_price_update_time': 1774726266.879486}
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740997') HTTP/1.1" 204 0
2026-03-28 19:31:06 [scrapy.extensions.logstats] INFO: Crawled 91 pages (at 91 pages/min), scraped 88 items (at 88 items/min)
2026-03-28 19:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-28 19:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8 with identifier: 10740967
2026-03-28 19:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8 with scrape type 2
2026-03-28 19:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8 with scrape type 2
2026-03-28 19:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8, identifier: 10740967
2026-03-28 19:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8 with identifier: 10740967
2026-03-28 19:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8 with identifier: 10740967
2026-03-28 19:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8 with identifier: 10740967 to the API
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740967>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '0a8e01e3-1661-59ad-90ef-51a7d62ce9f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ257HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740967',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 59403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-09-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model 3 - Dual Motor - Electric - Automatic - 498 hp - 59.403 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740967%27 HTTP/1.1" 200 None
2026-03-28 19:31:07 [adesa.fr] INFO: Saving data for 10740967: {'auction_closing_time': 1774876500.0, 'created_time': 1774629549.77362, 'last_price_update_time': 1774726267.446431}
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740967') HTTP/1.1" 204 0
2026-03-28 19:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with identifier: 10738001
2026-03-28 19:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with scrape type 2
2026-03-28 19:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with scrape type 2
2026-03-28 19:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7, identifier: 10738001
2026-03-28 19:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with identifier: 10738001
2026-03-28 19:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with identifier: 10738001
2026-03-28 19:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with identifier: 10738001 to the API
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738001>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '7ec10b0c-468a-5596-acb8-4cdaf175f4a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738001',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 135398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2024-01-04',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Tesla Model 3 60 kWh - Electric - Automatic - 283 hp - 135.398 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738001%27 HTTP/1.1" 200 None
2026-03-28 19:31:07 [adesa.fr] INFO: Saving data for 10738001: {'auction_closing_time': 1774876200.0, 'created_time': 1774629549.426379, 'last_price_update_time': 1774726267.833701}
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738001') HTTP/1.1" 204 0
2026-03-28 19:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10737879
2026-03-28 19:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 with scrape type 2
2026-03-28 19:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 with scrape type 2
2026-03-28 19:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5220b1a4-2b85-545c-9546-f6fb57aeec56, identifier: 10737879
2026-03-28 19:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10737902
2026-03-28 19:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd10cea8-10da-5ec1-a598-d87a2858924c with scrape type 2
2026-03-28 19:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd10cea8-10da-5ec1-a598-d87a2858924c with scrape type 2
2026-03-28 19:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd10cea8-10da-5ec1-a598-d87a2858924c, identifier: 10737902
2026-03-28 19:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10737879
2026-03-28 19:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10737879
2026-03-28 19:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10737879 to the API
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737879>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '5220b1a4-2b85-545c-9546-f6fb57aeec56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737879',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 40054,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - 299 hp - 40.054 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737879%27 HTTP/1.1" 200 None
2026-03-28 19:31:08 [adesa.fr] INFO: Saving data for 10737879: {'auction_closing_time': 1774875600.0, 'created_time': 1774629162.481441, 'last_price_update_time': 1774726268.306683}
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737879') HTTP/1.1" 204 0
2026-03-28 19:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10737902
2026-03-28 19:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10737902
2026-03-28 19:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10737902 to the API
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737902>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'dd10cea8-10da-5ec1-a598-d87a2858924c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000234',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737902',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 20735,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - Automatic - 299 hp - '
'20.735 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737902%27 HTTP/1.1" 200 None
2026-03-28 19:31:08 [adesa.fr] INFO: Saving data for 10737902: {'auction_closing_time': 1774875600.0, 'created_time': 1774629157.585587, 'last_price_update_time': 1774726268.607522}
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737902') HTTP/1.1" 204 0
2026-03-28 19:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebc946b7-e42b-59f7-bc45-63f0fa6ddc5f with identifier: 10741002
2026-03-28 19:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebc946b7-e42b-59f7-bc45-63f0fa6ddc5f with scrape type 2
2026-03-28 19:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebc946b7-e42b-59f7-bc45-63f0fa6ddc5f with scrape type 2
2026-03-28 19:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ebc946b7-e42b-59f7-bc45-63f0fa6ddc5f, identifier: 10741002
2026-03-28 19:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ebc946b7-e42b-59f7-bc45-63f0fa6ddc5f with identifier: 10741002
2026-03-28 19:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ebc946b7-e42b-59f7-bc45-63f0fa6ddc5f with identifier: 10741002
2026-03-28 19:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ebc946b7-e42b-59f7-bc45-63f0fa6ddc5f with identifier: 10741002 to the API
2026-03-28 19:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741002>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'ebc946b7-e42b-59f7-bc45-63f0fa6ddc5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ740DV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741002',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 49629,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-07-11',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Seat Ateca 1.5 TSI Style Business - Petrol - Automatic - 150 hp - '
'49.629 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741002%27 HTTP/1.1" 200 None
2026-03-28 19:31:09 [adesa.fr] INFO: Saving data for 10741002: {'auction_closing_time': 1774876500.0, 'created_time': 1774629585.585954, 'last_price_update_time': 1774726269.106216}
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741002') HTTP/1.1" 204 0
2026-03-28 19:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10737973
2026-03-28 19:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49652e99-730f-55a4-b3a7-c756a65b8a69 with scrape type 2
2026-03-28 19:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49652e99-730f-55a4-b3a7-c756a65b8a69 with scrape type 2
2026-03-28 19:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 49652e99-730f-55a4-b3a7-c756a65b8a69, identifier: 10737973
2026-03-28 19:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with identifier: 10741023
2026-03-28 19:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with scrape type 2
2026-03-28 19:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with scrape type 2
2026-03-28 19:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b, identifier: 10741023
2026-03-28 19:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10737973
2026-03-28 19:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10737973
2026-03-28 19:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10737973 to the API
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737973>
{'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-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '49652e99-730f-55a4-b3a7-c756a65b8a69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737973',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 52205,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - 180 hp - 52.205 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737973%27 HTTP/1.1" 200 None
2026-03-28 19:31:09 [adesa.fr] INFO: Saving data for 10737973: {'auction_closing_time': 1774876200.0, 'created_time': 1774629568.995281, 'last_price_update_time': 1774726269.61397}
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737973') HTTP/1.1" 204 0
2026-03-28 19:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with identifier: 10741023
2026-03-28 19:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with identifier: 10741023
2026-03-28 19:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with identifier: 10741023 to the API
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741023>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '97ec42f8-d410-5ee1-a5b6-6e32f6b3259b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC330QR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741023',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 95312,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 115 hp - 95.312 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741023%27 HTTP/1.1" 200 None
2026-03-28 19:31:09 [adesa.fr] INFO: Saving data for 10741023: {'auction_closing_time': 1774876500.0, 'created_time': 1774629163.455238, 'last_price_update_time': 1774726269.884993}
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741023') HTTP/1.1" 204 0
2026-03-28 19:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4814756b-b5f5-524d-a5b3-9acab8eeaedf with identifier: 10740989
2026-03-28 19:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4814756b-b5f5-524d-a5b3-9acab8eeaedf with scrape type 2
2026-03-28 19:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4814756b-b5f5-524d-a5b3-9acab8eeaedf with scrape type 2
2026-03-28 19:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4814756b-b5f5-524d-a5b3-9acab8eeaedf, identifier: 10740989
2026-03-28 19:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4814756b-b5f5-524d-a5b3-9acab8eeaedf with identifier: 10740989
2026-03-28 19:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4814756b-b5f5-524d-a5b3-9acab8eeaedf with identifier: 10740989
2026-03-28 19:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4814756b-b5f5-524d-a5b3-9acab8eeaedf with identifier: 10740989 to the API
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740989>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '4814756b-b5f5-524d-a5b3-9acab8eeaedf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL213CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740989',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 119129,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic Business - Hybrid - '
'Automatic - 122 hp - 119.129 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740989%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Saving data for 10740989: {'auction_closing_time': 1774876500.0, 'created_time': 1774629561.200989, 'last_price_update_time': 1774726270.261923}
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740989') HTTP/1.1" 204 0
2026-03-28 19:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10737946
2026-03-28 19:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f91b7c-2f82-5a74-b8df-a21c3dce250a with scrape type 2
2026-03-28 19:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32f91b7c-2f82-5a74-b8df-a21c3dce250a with scrape type 2
2026-03-28 19:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32f91b7c-2f82-5a74-b8df-a21c3dce250a, identifier: 10737946
2026-03-28 19:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10737946
2026-03-28 19:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10737946
2026-03-28 19:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10737946 to the API
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737946>
{'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': 340,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '32f91b7c-2f82-5a74-b8df-a21c3dce250a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737946',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 113104,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 39200,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Touareg 3.0 TSI - 4Motion - Hybrid - Automatic - 340 hp '
'- 113.104 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737946%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Saving data for 10737946: {'auction_closing_time': 1774875600.0, 'created_time': 1774629540.776844, 'last_price_update_time': 1774726270.662836}
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737946') HTTP/1.1" 204 0
2026-03-28 19:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:10 [adesa.fr] INFO: Found listing with ID: 10740996
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740996%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Scrape type for 10740996: 2
2026-03-28 19:31:10 [adesa.fr] INFO: Scraping item 10740996 url https://www.openlane.eu/en/carv6/auction/10740996
2026-03-28 19:31:10 [adesa.fr] INFO: Found listing with ID: 10737930
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737930%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Scrape type for 10737930: 2
2026-03-28 19:31:10 [adesa.fr] INFO: Scraping item 10737930 url https://www.openlane.eu/en/carv6/auction/10737930
2026-03-28 19:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:10 [adesa.fr] INFO: Found listing with ID: 10735341
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735341%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Scrape type for 10735341: 0
2026-03-28 19:31:10 [adesa.fr] INFO: Skipping item 10735341 url https://www.openlane.eu/en/carv6/auction/10735341
2026-03-28 19:31:10 [adesa.fr] INFO: Found listing with ID: 10735363
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735363%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Scrape type for 10735363: 0
2026-03-28 19:31:10 [adesa.fr] INFO: Skipping item 10735363 url https://www.openlane.eu/en/carv6/auction/10735363
2026-03-28 19:31:10 [adesa.fr] INFO: Found listing with ID: 10735391
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735391%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Scrape type for 10735391: 0
2026-03-28 19:31:10 [adesa.fr] INFO: Skipping item 10735391 url https://www.openlane.eu/en/carv6/auction/10735391
2026-03-28 19:31:10 [adesa.fr] INFO: Found listing with ID: 10735362
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735362%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Scrape type for 10735362: 0
2026-03-28 19:31:10 [adesa.fr] INFO: Skipping item 10735362 url https://www.openlane.eu/en/carv6/auction/10735362
2026-03-28 19:31:10 [adesa.fr] INFO: Found listing with ID: 10738595
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738595%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Scrape type for 10738595: 2
2026-03-28 19:31:10 [adesa.fr] INFO: Scraping item 10738595 url https://www.openlane.eu/en/carv6/auction/10738595
2026-03-28 19:31:10 [adesa.fr] INFO: Found listing with ID: 10738535
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738535%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Scrape type for 10738535: 2
2026-03-28 19:31:10 [adesa.fr] INFO: Scraping item 10738535 url https://www.openlane.eu/en/carv6/auction/10738535
2026-03-28 19:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b88d65cc-25aa-5958-baab-4773caf9e771 with identifier: 10741031
2026-03-28 19:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b88d65cc-25aa-5958-baab-4773caf9e771 with scrape type 2
2026-03-28 19:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b88d65cc-25aa-5958-baab-4773caf9e771 with scrape type 2
2026-03-28 19:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b88d65cc-25aa-5958-baab-4773caf9e771, identifier: 10741031
2026-03-28 19:31:10 [adesa.fr] INFO: Found listing with ID: 10738536
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738536%27 HTTP/1.1" 200 None
2026-03-28 19:31:10 [adesa.fr] INFO: Scrape type for 10738536: 2
2026-03-28 19:31:10 [adesa.fr] INFO: Scraping item 10738536 url https://www.openlane.eu/en/carv6/auction/10738536
2026-03-28 19:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b88d65cc-25aa-5958-baab-4773caf9e771 with identifier: 10741031
2026-03-28 19:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b88d65cc-25aa-5958-baab-4773caf9e771 with identifier: 10741031
2026-03-28 19:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b88d65cc-25aa-5958-baab-4773caf9e771 with identifier: 10741031 to the API
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741031>
{'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': 272,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': 'b88d65cc-25aa-5958-baab-4773caf9e771',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA962BX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741031',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'EX30',
'odometer': 9362,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2024-11-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volvo EX30 Extended Range Start - Electric - Automatic - 272 hp - '
'9.362 km',
'transmission': 'automatic',
'trim': 'Start',
'vin': None,
'year': 2024}
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741031%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Saving data for 10741031: {'auction_closing_time': 1774876500.0, 'created_time': 1774629537.034397, 'last_price_update_time': 1774726271.219799}
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741031') HTTP/1.1" 204 0
2026-03-28 19:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e25d07-28e3-563b-9890-0ae0792b40d9 with identifier: 10741016
2026-03-28 19:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e25d07-28e3-563b-9890-0ae0792b40d9 with scrape type 2
2026-03-28 19:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e25d07-28e3-563b-9890-0ae0792b40d9 with scrape type 2
2026-03-28 19:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 53e25d07-28e3-563b-9890-0ae0792b40d9, identifier: 10741016
2026-03-28 19:31:11 [adesa.fr] INFO: Found listing with ID: 10738612
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738612%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Scrape type for 10738612: 2
2026-03-28 19:31:11 [adesa.fr] INFO: Scraping item 10738612 url https://www.openlane.eu/en/carv6/auction/10738612
2026-03-28 19:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 53e25d07-28e3-563b-9890-0ae0792b40d9 with identifier: 10741016
2026-03-28 19:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 53e25d07-28e3-563b-9890-0ae0792b40d9 with identifier: 10741016
2026-03-28 19:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 53e25d07-28e3-563b-9890-0ae0792b40d9 with identifier: 10741016 to the API
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741016>
{'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': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '53e25d07-28e3-563b-9890-0ae0792b40d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL593XS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741016',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 81655,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'81.655 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741016%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Saving data for 10741016: {'auction_closing_time': 1774876500.0, 'created_time': 1774629562.085001, 'last_price_update_time': 1774726271.706027}
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741016') HTTP/1.1" 204 0
2026-03-28 19:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:11 [adesa.fr] INFO: Found listing with ID: 10738645
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738645%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Scrape type for 10738645: 2
2026-03-28 19:31:11 [adesa.fr] INFO: Scraping item 10738645 url https://www.openlane.eu/en/carv6/auction/10738645
2026-03-28 19: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-28 19:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:11 [adesa.fr] INFO: Found listing with ID: 10738560
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738560%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Scrape type for 10738560: 2
2026-03-28 19:31:11 [adesa.fr] INFO: Scraping item 10738560 url https://www.openlane.eu/en/carv6/auction/10738560
2026-03-28 19: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-28 19: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-28 19:31:11 [adesa.fr] INFO: Found listing with ID: 10738644
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738644%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Scrape type for 10738644: 2
2026-03-28 19:31:11 [adesa.fr] INFO: Scraping item 10738644 url https://www.openlane.eu/en/carv6/auction/10738644
2026-03-28 19:31:11 [adesa.fr] INFO: Found listing with ID: 10738504
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738504%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Scrape type for 10738504: 2
2026-03-28 19:31:11 [adesa.fr] INFO: Scraping item 10738504 url https://www.openlane.eu/en/carv6/auction/10738504
2026-03-28 19:31:11 [adesa.fr] INFO: Found listing with ID: 10738537
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738537%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Scrape type for 10738537: 2
2026-03-28 19:31:11 [adesa.fr] INFO: Scraping item 10738537 url https://www.openlane.eu/en/carv6/auction/10738537
2026-03-28 19:31:11 [adesa.fr] INFO: Found listing with ID: 10738646
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738646%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Scrape type for 10738646: 2
2026-03-28 19:31:11 [adesa.fr] INFO: Scraping item 10738646 url https://www.openlane.eu/en/carv6/auction/10738646
2026-03-28 19:31:11 [adesa.fr] INFO: Found listing with ID: 10738503
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738503%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Scrape type for 10738503: 2
2026-03-28 19:31:11 [adesa.fr] INFO: Scraping item 10738503 url https://www.openlane.eu/en/carv6/auction/10738503
2026-03-28 19:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87dc1590-4c7c-592a-b8c4-342750355d7e with identifier: 10741026
2026-03-28 19:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87dc1590-4c7c-592a-b8c4-342750355d7e with scrape type 2
2026-03-28 19:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87dc1590-4c7c-592a-b8c4-342750355d7e with scrape type 2
2026-03-28 19:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 87dc1590-4c7c-592a-b8c4-342750355d7e, identifier: 10741026
2026-03-28 19:31:11 [adesa.fr] INFO: Found listing with ID: 10738483
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738483%27 HTTP/1.1" 200 None
2026-03-28 19:31:11 [adesa.fr] INFO: Scrape type for 10738483: 2
2026-03-28 19:31:11 [adesa.fr] INFO: Scraping item 10738483 url https://www.openlane.eu/en/carv6/auction/10738483
2026-03-28 19:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 87dc1590-4c7c-592a-b8c4-342750355d7e with identifier: 10741026
2026-03-28 19:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 87dc1590-4c7c-592a-b8c4-342750355d7e with identifier: 10741026
2026-03-28 19:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 87dc1590-4c7c-592a-b8c4-342750355d7e with identifier: 10741026 to the API
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741026>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '87dc1590-4c7c-592a-b8c4-342750355d7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM531KH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741026',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 49884,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan 1.4 R-Line - Hybrid - Automatic - 150 hp - 49.884 '
'km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741026%27 HTTP/1.1" 200 None
2026-03-28 19:31:12 [adesa.fr] INFO: Saving data for 10741026: {'auction_closing_time': 1774876500.0, 'created_time': 1774629563.069884, 'last_price_update_time': 1774726272.239048}
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741026') HTTP/1.1" 204 0
2026-03-28 19:31:12 [adesa.fr] INFO: Found listing with ID: 10738551
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738551%27 HTTP/1.1" 200 None
2026-03-28 19:31:12 [adesa.fr] INFO: Scrape type for 10738551: 2
2026-03-28 19:31:12 [adesa.fr] INFO: Scraping item 10738551 url https://www.openlane.eu/en/carv6/auction/10738551
2026-03-28 19:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 602f285e-b0e2-55ea-9caa-e81654952b87 with identifier: 10740979
2026-03-28 19:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 602f285e-b0e2-55ea-9caa-e81654952b87 with scrape type 2
2026-03-28 19:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 602f285e-b0e2-55ea-9caa-e81654952b87 with scrape type 2
2026-03-28 19:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 602f285e-b0e2-55ea-9caa-e81654952b87, identifier: 10740979
2026-03-28 19:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42085d10-c381-53a3-8727-7d892601e08b with identifier: 10740958
2026-03-28 19:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42085d10-c381-53a3-8727-7d892601e08b with scrape type 2
2026-03-28 19:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42085d10-c381-53a3-8727-7d892601e08b with scrape type 2
2026-03-28 19:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42085d10-c381-53a3-8727-7d892601e08b, identifier: 10740958
2026-03-28 19:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10738030
2026-03-28 19:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f16162d5-2d81-5bc5-82ab-788e1113f1c6 with scrape type 2
2026-03-28 19:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f16162d5-2d81-5bc5-82ab-788e1113f1c6 with scrape type 2
2026-03-28 19:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f16162d5-2d81-5bc5-82ab-788e1113f1c6, identifier: 10738030
2026-03-28 19:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe4d4970-2238-505a-968b-9a0a8bb918f3 with identifier: 10741009
2026-03-28 19:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe4d4970-2238-505a-968b-9a0a8bb918f3 with scrape type 2
2026-03-28 19:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe4d4970-2238-505a-968b-9a0a8bb918f3 with scrape type 2
2026-03-28 19:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fe4d4970-2238-505a-968b-9a0a8bb918f3, identifier: 10741009
2026-03-28 19:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 602f285e-b0e2-55ea-9caa-e81654952b87 with identifier: 10740979
2026-03-28 19:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 602f285e-b0e2-55ea-9caa-e81654952b87 with identifier: 10740979
2026-03-28 19:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 602f285e-b0e2-55ea-9caa-e81654952b87 with identifier: 10740979 to the API
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740979>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '602f285e-b0e2-55ea-9caa-e81654952b87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT218HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740979',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 97303,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Comfortline Business - Diesel - '
'Manual - 150 hp - 97.303 km',
'transmission': 'manual',
'trim': 'Comfortline Business',
'vin': None,
'year': 2020}
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740979%27 HTTP/1.1" 200 None
2026-03-28 19:31:12 [adesa.fr] INFO: Saving data for 10740979: {'auction_closing_time': 1774876500.0, 'created_time': 1774629563.720255, 'last_price_update_time': 1774726272.965953}
2026-03-28 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740979') HTTP/1.1" 204 0
2026-03-28 19:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42085d10-c381-53a3-8727-7d892601e08b with identifier: 10740958
2026-03-28 19:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42085d10-c381-53a3-8727-7d892601e08b with identifier: 10740958
2026-03-28 19:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42085d10-c381-53a3-8727-7d892601e08b with identifier: 10740958 to the API
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740958>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '42085d10-c381-53a3-8727-7d892601e08b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK791NJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740958',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 48052,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 150 hp - 48.052 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740958%27 HTTP/1.1" 200 None
2026-03-28 19:31:13 [adesa.fr] INFO: Saving data for 10740958: {'auction_closing_time': 1774876500.0, 'created_time': 1774629160.3235, 'last_price_update_time': 1774726273.281918}
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740958') HTTP/1.1" 204 0
2026-03-28 19:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10738030
2026-03-28 19:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10738030
2026-03-28 19:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10738030 to the API
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738030>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f16162d5-2d81-5bc5-82ab-788e1113f1c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000571',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738030',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 69999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29900,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 69.999 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738030%27 HTTP/1.1" 200 None
2026-03-28 19:31:13 [adesa.fr] INFO: Saving data for 10738030: {'auction_closing_time': 1774876200.0, 'created_time': 1774629552.20953, 'last_price_update_time': 1774726273.644836}
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738030') HTTP/1.1" 204 0
2026-03-28 19:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fe4d4970-2238-505a-968b-9a0a8bb918f3 with identifier: 10741009
2026-03-28 19:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fe4d4970-2238-505a-968b-9a0a8bb918f3 with identifier: 10741009
2026-03-28 19:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fe4d4970-2238-505a-968b-9a0a8bb918f3 with identifier: 10741009 to the API
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741009>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'fe4d4970-2238-505a-968b-9a0a8bb918f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK326ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741009',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 15673,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Volkswagen Taigo 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'15.673 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741009%27 HTTP/1.1" 200 None
2026-03-28 19:31:13 [adesa.fr] INFO: Saving data for 10741009: {'auction_closing_time': 1774876500.0, 'created_time': 1774629539.532627, 'last_price_update_time': 1774726273.925569}
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741009') HTTP/1.1" 204 0
2026-03-28 19:31:13 [adesa.fr] INFO: Found listing with ID: 10738505
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738505%27 HTTP/1.1" 200 None
2026-03-28 19:31:13 [adesa.fr] INFO: Scrape type for 10738505: 2
2026-03-28 19:31:13 [adesa.fr] INFO: Scraping item 10738505 url https://www.openlane.eu/en/carv6/auction/10738505
2026-03-28 19: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-28 19:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:13 [adesa.fr] INFO: Found listing with ID: 10738538
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738538%27 HTTP/1.1" 200 None
2026-03-28 19:31:13 [adesa.fr] INFO: Scrape type for 10738538: 2
2026-03-28 19:31:13 [adesa.fr] INFO: Scraping item 10738538 url https://www.openlane.eu/en/carv6/auction/10738538
2026-03-28 19: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-28 19: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-28 19:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0771027-6048-5b36-9577-25caac733a6a with identifier: 10740951
2026-03-28 19:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0771027-6048-5b36-9577-25caac733a6a with scrape type 2
2026-03-28 19:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0771027-6048-5b36-9577-25caac733a6a with scrape type 2
2026-03-28 19:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0771027-6048-5b36-9577-25caac733a6a, identifier: 10740951
2026-03-28 19:31:14 [adesa.fr] INFO: Found listing with ID: 10738449
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738449%27 HTTP/1.1" 200 None
2026-03-28 19:31:14 [adesa.fr] INFO: Scrape type for 10738449: 2
2026-03-28 19:31:14 [adesa.fr] INFO: Scraping item 10738449 url https://www.openlane.eu/en/carv6/auction/10738449
2026-03-28 19:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0771027-6048-5b36-9577-25caac733a6a with identifier: 10740951
2026-03-28 19:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0771027-6048-5b36-9577-25caac733a6a with identifier: 10740951
2026-03-28 19:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0771027-6048-5b36-9577-25caac733a6a with identifier: 10740951 to the API
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740951>
{'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-30T13:15:00Z',
'fuel_type': 'Electric',
'id': 'e0771027-6048-5b36-9577-25caac733a6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ443VB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740951',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 104476,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-08-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Enyaq 80 - Electric - Automatic - 204 hp - 104.476 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740951%27 HTTP/1.1" 200 None
2026-03-28 19:31:14 [adesa.fr] INFO: Saving data for 10740951: {'auction_closing_time': 1774876500.0, 'created_time': 1774629571.992231, 'last_price_update_time': 1774726274.413809}
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740951') HTTP/1.1" 204 0
2026-03-28 19:31:14 [adesa.fr] INFO: Found listing with ID: 10738561
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738561%27 HTTP/1.1" 200 None
2026-03-28 19:31:14 [adesa.fr] INFO: Scrape type for 10738561: 2
2026-03-28 19:31:14 [adesa.fr] INFO: Scraping item 10738561 url https://www.openlane.eu/en/carv6/auction/10738561
2026-03-28 19:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8d7cfcc-5c54-5318-81e1-47652b962f13 with identifier: 10741014
2026-03-28 19:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8d7cfcc-5c54-5318-81e1-47652b962f13 with scrape type 2
2026-03-28 19:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8d7cfcc-5c54-5318-81e1-47652b962f13 with scrape type 2
2026-03-28 19:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c8d7cfcc-5c54-5318-81e1-47652b962f13, identifier: 10741014
2026-03-28 19:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8563005f-8986-5897-9460-32762b80c29f with identifier: 10741018
2026-03-28 19:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8563005f-8986-5897-9460-32762b80c29f with scrape type 2
2026-03-28 19:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8563005f-8986-5897-9460-32762b80c29f with scrape type 2
2026-03-28 19:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8563005f-8986-5897-9460-32762b80c29f, identifier: 10741018
2026-03-28 19:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c8d7cfcc-5c54-5318-81e1-47652b962f13 with identifier: 10741014
2026-03-28 19:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c8d7cfcc-5c54-5318-81e1-47652b962f13 with identifier: 10741014
2026-03-28 19:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c8d7cfcc-5c54-5318-81e1-47652b962f13 with identifier: 10741014 to the API
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741014>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'c8d7cfcc-5c54-5318-81e1-47652b962f13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL913GB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741014',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 80596,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Superb Combi 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'80.596 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741014%27 HTTP/1.1" 200 None
2026-03-28 19:31:14 [adesa.fr] INFO: Saving data for 10741014: {'auction_closing_time': 1774876500.0, 'created_time': 1774629570.476514, 'last_price_update_time': 1774726274.997788}
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741014') HTTP/1.1" 204 0
2026-03-28 19:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8563005f-8986-5897-9460-32762b80c29f with identifier: 10741018
2026-03-28 19:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8563005f-8986-5897-9460-32762b80c29f with identifier: 10741018
2026-03-28 19:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8563005f-8986-5897-9460-32762b80c29f with identifier: 10741018 to the API
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741018>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '8563005f-8986-5897-9460-32762b80c29f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK389BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741018',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 29360,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 476 '
'hp - 29.360 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741018%27 HTTP/1.1" 200 None
2026-03-28 19:31:15 [adesa.fr] INFO: Saving data for 10741018: {'auction_closing_time': 1774876500.0, 'created_time': 1774629563.390719, 'last_price_update_time': 1774726275.281641}
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741018') HTTP/1.1" 204 0
2026-03-28 19:31:15 [adesa.fr] INFO: Found listing with ID: 10738596
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738596%27 HTTP/1.1" 200 None
2026-03-28 19:31:15 [adesa.fr] INFO: Scrape type for 10738596: 2
2026-03-28 19:31:15 [adesa.fr] INFO: Scraping item 10738596 url https://www.openlane.eu/en/carv6/auction/10738596
2026-03-28 19:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:15 [adesa.fr] INFO: Found listing with ID: 10738450
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738450%27 HTTP/1.1" 200 None
2026-03-28 19:31:15 [adesa.fr] INFO: Scrape type for 10738450: 2
2026-03-28 19:31:15 [adesa.fr] INFO: Scraping item 10738450 url https://www.openlane.eu/en/carv6/auction/10738450
2026-03-28 19: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-28 19: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-28 19:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:15 [adesa.fr] INFO: Found listing with ID: 10738506
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738506%27 HTTP/1.1" 200 None
2026-03-28 19:31:15 [adesa.fr] INFO: Scrape type for 10738506: 2
2026-03-28 19:31:15 [adesa.fr] INFO: Scraping item 10738506 url https://www.openlane.eu/en/carv6/auction/10738506
2026-03-28 19:31:15 [adesa.fr] INFO: Found listing with ID: 10738184
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738184%27 HTTP/1.1" 200 None
2026-03-28 19:31:15 [adesa.fr] INFO: Scrape type for 10738184: 2
2026-03-28 19:31:15 [adesa.fr] INFO: Scraping item 10738184 url https://www.openlane.eu/en/carv6/auction/10738184
2026-03-28 19:31:15 [adesa.fr] INFO: Found listing with ID: 10738484
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738484%27 HTTP/1.1" 200 None
2026-03-28 19:31:15 [adesa.fr] INFO: Scrape type for 10738484: 2
2026-03-28 19:31:15 [adesa.fr] INFO: Scraping item 10738484 url https://www.openlane.eu/en/carv6/auction/10738484
2026-03-28 19:31:15 [adesa.fr] INFO: Found listing with ID: 10738485
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738485%27 HTTP/1.1" 200 None
2026-03-28 19:31:15 [adesa.fr] INFO: Scrape type for 10738485: 2
2026-03-28 19:31:15 [adesa.fr] INFO: Scraping item 10738485 url https://www.openlane.eu/en/carv6/auction/10738485
2026-03-28 19:31:15 [adesa.fr] INFO: Found listing with ID: 10738647
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738647%27 HTTP/1.1" 200 None
2026-03-28 19:31:15 [adesa.fr] INFO: Scrape type for 10738647: 2
2026-03-28 19:31:15 [adesa.fr] INFO: Scraping item 10738647 url https://www.openlane.eu/en/carv6/auction/10738647
2026-03-28 19:31:15 [adesa.fr] INFO: Found listing with ID: 10738648
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738648%27 HTTP/1.1" 200 None
2026-03-28 19:31:15 [adesa.fr] INFO: Scrape type for 10738648: 2
2026-03-28 19:31:15 [adesa.fr] INFO: Scraping item 10738648 url https://www.openlane.eu/en/carv6/auction/10738648
2026-03-28 19:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10737948
2026-03-28 19:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c78b95f8-d57f-555a-8e17-37c1ee089fbb with scrape type 2
2026-03-28 19:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c78b95f8-d57f-555a-8e17-37c1ee089fbb with scrape type 2
2026-03-28 19:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c78b95f8-d57f-555a-8e17-37c1ee089fbb, identifier: 10737948
2026-03-28 19:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 515c3097-bde2-5265-af02-b1dc87da47bc with identifier: 10740964
2026-03-28 19:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 515c3097-bde2-5265-af02-b1dc87da47bc with scrape type 2
2026-03-28 19:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 515c3097-bde2-5265-af02-b1dc87da47bc with scrape type 2
2026-03-28 19:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 515c3097-bde2-5265-af02-b1dc87da47bc, identifier: 10740964
2026-03-28 19:31:15 [adesa.fr] INFO: Found listing with ID: 10738486
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738486%27 HTTP/1.1" 200 None
2026-03-28 19:31:15 [adesa.fr] INFO: Scrape type for 10738486: 2
2026-03-28 19:31:15 [adesa.fr] INFO: Scraping item 10738486 url https://www.openlane.eu/en/carv6/auction/10738486
2026-03-28 19:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10737948
2026-03-28 19:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10737948
2026-03-28 19:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10737948 to the API
2026-03-28 19:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737948>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c78b95f8-d57f-555a-8e17-37c1ee089fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737948',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 38674,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 38.674 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737948%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Saving data for 10737948: {'auction_closing_time': 1774875600.0, 'created_time': 1774629564.751033, 'last_price_update_time': 1774726276.010677}
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737948') HTTP/1.1" 204 0
2026-03-28 19:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 515c3097-bde2-5265-af02-b1dc87da47bc with identifier: 10740964
2026-03-28 19:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 515c3097-bde2-5265-af02-b1dc87da47bc with identifier: 10740964
2026-03-28 19:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 515c3097-bde2-5265-af02-b1dc87da47bc with identifier: 10740964 to the API
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740964>
{'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': 156,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '515c3097-bde2-5265-af02-b1dc87da47bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC692WQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740964',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 120265,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-11-08',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Skoda Superb Combi 1.4 TSI Business - Hybrid - Automatic - 156 hp - '
'120.265 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740964%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Saving data for 10740964: {'auction_closing_time': 1774876500.0, 'created_time': 1774629551.310964, 'last_price_update_time': 1774726276.287581}
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740964') HTTP/1.1" 204 0
2026-03-28 19:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b4fa2e4-225a-58bb-a83e-3a202d4a0293 with identifier: 10740965
2026-03-28 19:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b4fa2e4-225a-58bb-a83e-3a202d4a0293 with scrape type 2
2026-03-28 19:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b4fa2e4-225a-58bb-a83e-3a202d4a0293 with scrape type 2
2026-03-28 19:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b4fa2e4-225a-58bb-a83e-3a202d4a0293, identifier: 10740965
2026-03-28 19:31:16 [adesa.fr] INFO: Found listing with ID: 10738539
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738539%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Scrape type for 10738539: 2
2026-03-28 19:31:16 [adesa.fr] INFO: Scraping item 10738539 url https://www.openlane.eu/en/carv6/auction/10738539
2026-03-28 19:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b4fa2e4-225a-58bb-a83e-3a202d4a0293 with identifier: 10740965
2026-03-28 19:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b4fa2e4-225a-58bb-a83e-3a202d4a0293 with identifier: 10740965
2026-03-28 19:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b4fa2e4-225a-58bb-a83e-3a202d4a0293 with identifier: 10740965 to the API
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740965>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '6b4fa2e4-225a-58bb-a83e-3a202d4a0293',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC217BL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740965',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 72763,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Karoq 1.5 TSI Business - Petrol - Automatic - 150 hp - 72.763 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740965%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Saving data for 10740965: {'auction_closing_time': 1774876500.0, 'created_time': 1774629560.540174, 'last_price_update_time': 1774726276.683423}
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740965') HTTP/1.1" 204 0
2026-03-28 19:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:16 [adesa.fr] INFO: Found listing with ID: 10738540
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738540%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Scrape type for 10738540: 2
2026-03-28 19:31:16 [adesa.fr] INFO: Scraping item 10738540 url https://www.openlane.eu/en/carv6/auction/10738540
2026-03-28 19: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-28 19: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-28 19:31:16 [adesa.fr] INFO: Found listing with ID: 10738613
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738613%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Scrape type for 10738613: 2
2026-03-28 19:31:16 [adesa.fr] INFO: Scraping item 10738613 url https://www.openlane.eu/en/carv6/auction/10738613
2026-03-28 19:31:16 [adesa.fr] INFO: Found listing with ID: 10738525
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738525%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Scrape type for 10738525: 2
2026-03-28 19:31:16 [adesa.fr] INFO: Scraping item 10738525 url https://www.openlane.eu/en/carv6/auction/10738525
2026-03-28 19:31:16 [adesa.fr] INFO: Found listing with ID: 10738632
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738632%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Scrape type for 10738632: 2
2026-03-28 19:31:16 [adesa.fr] INFO: Scraping item 10738632 url https://www.openlane.eu/en/carv6/auction/10738632
2026-03-28 19:31:16 [adesa.fr] INFO: Found listing with ID: 10738631
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738631%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Scrape type for 10738631: 2
2026-03-28 19:31:16 [adesa.fr] INFO: Scraping item 10738631 url https://www.openlane.eu/en/carv6/auction/10738631
2026-03-28 19:31:16 [adesa.fr] INFO: Found listing with ID: 10738649
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738649%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Scrape type for 10738649: 2
2026-03-28 19:31:16 [adesa.fr] INFO: Scraping item 10738649 url https://www.openlane.eu/en/carv6/auction/10738649
2026-03-28 19:31:16 [adesa.fr] INFO: Found listing with ID: 10738552
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738552%27 HTTP/1.1" 200 None
2026-03-28 19:31:16 [adesa.fr] INFO: Scrape type for 10738552: 2
2026-03-28 19:31:16 [adesa.fr] INFO: Scraping item 10738552 url https://www.openlane.eu/en/carv6/auction/10738552
2026-03-28 19:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad03e487-32fc-560b-9674-fbea8466eec0 with identifier: 10740996
2026-03-28 19:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad03e487-32fc-560b-9674-fbea8466eec0 with scrape type 2
2026-03-28 19:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad03e487-32fc-560b-9674-fbea8466eec0 with scrape type 2
2026-03-28 19:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad03e487-32fc-560b-9674-fbea8466eec0, identifier: 10740996
2026-03-28 19:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36e18c6d-3115-579e-b615-2226a994cda9 with identifier: 10741012
2026-03-28 19:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36e18c6d-3115-579e-b615-2226a994cda9 with scrape type 2
2026-03-28 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36e18c6d-3115-579e-b615-2226a994cda9 with scrape type 2
2026-03-28 19:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 36e18c6d-3115-579e-b615-2226a994cda9, identifier: 10741012
2026-03-28 19:31:17 [adesa.fr] INFO: Found listing with ID: 10738650
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738650%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Scrape type for 10738650: 2
2026-03-28 19:31:17 [adesa.fr] INFO: Scraping item 10738650 url https://www.openlane.eu/en/carv6/auction/10738650
2026-03-28 19:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad03e487-32fc-560b-9674-fbea8466eec0 with identifier: 10740996
2026-03-28 19:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad03e487-32fc-560b-9674-fbea8466eec0 with identifier: 10740996
2026-03-28 19:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad03e487-32fc-560b-9674-fbea8466eec0 with identifier: 10740996 to the API
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740996>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ad03e487-32fc-560b-9674-fbea8466eec0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL103MA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740996',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 68648,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volvo XC40 T5 Ultimate - Hybrid - Automatic - 180 hp - 68.648 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740996%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Saving data for 10740996: {'auction_closing_time': 1774876500.0, 'created_time': 1774629536.652718, 'last_price_update_time': 1774726277.387353}
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740996') HTTP/1.1" 204 0
2026-03-28 19:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 36e18c6d-3115-579e-b615-2226a994cda9 with identifier: 10741012
2026-03-28 19:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 36e18c6d-3115-579e-b615-2226a994cda9 with identifier: 10741012
2026-03-28 19:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 36e18c6d-3115-579e-b615-2226a994cda9 with identifier: 10741012 to the API
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741012>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '36e18c6d-3115-579e-b615-2226a994cda9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB196DV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741012',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 122024,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Scenic Business - Petrol - Automatic - 140 hp - 122.024 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741012%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Saving data for 10741012: {'auction_closing_time': 1774876500.0, 'created_time': 1774629585.234384, 'last_price_update_time': 1774726277.682159}
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741012') HTTP/1.1" 204 0
2026-03-28 19:31:17 [adesa.fr] INFO: Found listing with ID: 10738651
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738651%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Scrape type for 10738651: 2
2026-03-28 19:31:17 [adesa.fr] INFO: Scraping item 10738651 url https://www.openlane.eu/en/carv6/auction/10738651
2026-03-28 19:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:17 [adesa.fr] INFO: Found listing with ID: 10738562
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738562%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Scrape type for 10738562: 2
2026-03-28 19:31:17 [adesa.fr] INFO: Scraping item 10738562 url https://www.openlane.eu/en/carv6/auction/10738562
2026-03-28 19: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-28 19: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-28 19: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-28 19:31:17 [adesa.fr] INFO: Found listing with ID: 10738451
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738451%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Scrape type for 10738451: 2
2026-03-28 19:31:17 [adesa.fr] INFO: Scraping item 10738451 url https://www.openlane.eu/en/carv6/auction/10738451
2026-03-28 19:31:17 [adesa.fr] INFO: Found listing with ID: 10738487
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738487%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Scrape type for 10738487: 2
2026-03-28 19:31:17 [adesa.fr] INFO: Scraping item 10738487 url https://www.openlane.eu/en/carv6/auction/10738487
2026-03-28 19:31:17 [adesa.fr] INFO: Found listing with ID: 10738597
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738597%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Scrape type for 10738597: 2
2026-03-28 19:31:17 [adesa.fr] INFO: Scraping item 10738597 url https://www.openlane.eu/en/carv6/auction/10738597
2026-03-28 19:31:17 [adesa.fr] INFO: Found listing with ID: 10738181
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738181%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Scrape type for 10738181: 2
2026-03-28 19:31:17 [adesa.fr] INFO: Scraping item 10738181 url https://www.openlane.eu/en/carv6/auction/10738181
2026-03-28 19:31:17 [adesa.fr] INFO: Found listing with ID: 10738488
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738488%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Scrape type for 10738488: 2
2026-03-28 19:31:17 [adesa.fr] INFO: Scraping item 10738488 url https://www.openlane.eu/en/carv6/auction/10738488
2026-03-28 19:31:17 [adesa.fr] INFO: Found listing with ID: 10738652
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738652%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Scrape type for 10738652: 2
2026-03-28 19:31:17 [adesa.fr] INFO: Scraping item 10738652 url https://www.openlane.eu/en/carv6/auction/10738652
2026-03-28 19:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10738009
2026-03-28 19:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70df82da-3271-5887-83c6-0de2316bed3e with scrape type 2
2026-03-28 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70df82da-3271-5887-83c6-0de2316bed3e with scrape type 2
2026-03-28 19:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 70df82da-3271-5887-83c6-0de2316bed3e, identifier: 10738009
2026-03-28 19:31:17 [adesa.fr] INFO: Found listing with ID: 10738452
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738452%27 HTTP/1.1" 200 None
2026-03-28 19:31:17 [adesa.fr] INFO: Scrape type for 10738452: 2
2026-03-28 19:31:17 [adesa.fr] INFO: Scraping item 10738452 url https://www.openlane.eu/en/carv6/auction/10738452
2026-03-28 19:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10738009
2026-03-28 19:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10738009
2026-03-28 19:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10738009 to the API
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738009>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '70df82da-3271-5887-83c6-0de2316bed3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738009',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 29055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 34100,
'price_includes_vat': True,
'registration_date': '2024-08-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq - AWD - Electric - Automatic - 340 hp - 29.055 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738009%27 HTTP/1.1" 200 None
2026-03-28 19:31:18 [adesa.fr] INFO: Saving data for 10738009: {'auction_closing_time': 1774876200.0, 'created_time': 1774629566.00542, 'last_price_update_time': 1774726278.242191}
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738009') HTTP/1.1" 204 0
2026-03-28 19:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f036d5f-d223-5acb-99e7-cae5799319ee with identifier: 10738536
2026-03-28 19:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f036d5f-d223-5acb-99e7-cae5799319ee with scrape type 2
2026-03-28 19:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f036d5f-d223-5acb-99e7-cae5799319ee with scrape type 2
2026-03-28 19:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f036d5f-d223-5acb-99e7-cae5799319ee, identifier: 10738536
2026-03-28 19:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74c3c41c-c433-5e15-8bdc-34e86470ea8a with identifier: 10738645
2026-03-28 19:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74c3c41c-c433-5e15-8bdc-34e86470ea8a with scrape type 2
2026-03-28 19:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74c3c41c-c433-5e15-8bdc-34e86470ea8a with scrape type 2
2026-03-28 19:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 74c3c41c-c433-5e15-8bdc-34e86470ea8a, identifier: 10738645
2026-03-28 19:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d721dafe-ae14-583d-a4c6-99c6ab0570a5 with identifier: 10738612
2026-03-28 19:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d721dafe-ae14-583d-a4c6-99c6ab0570a5 with scrape type 2
2026-03-28 19:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d721dafe-ae14-583d-a4c6-99c6ab0570a5 with scrape type 2
2026-03-28 19:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d721dafe-ae14-583d-a4c6-99c6ab0570a5, identifier: 10738612
2026-03-28 19:31:18 [adesa.fr] INFO: Found listing with ID: 10738653
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738653%27 HTTP/1.1" 200 None
2026-03-28 19:31:18 [adesa.fr] INFO: Scrape type for 10738653: 2
2026-03-28 19:31:18 [adesa.fr] INFO: Scraping item 10738653 url https://www.openlane.eu/en/carv6/auction/10738653
2026-03-28 19:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f036d5f-d223-5acb-99e7-cae5799319ee with identifier: 10738536
2026-03-28 19:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f036d5f-d223-5acb-99e7-cae5799319ee with identifier: 10738536
2026-03-28 19:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f036d5f-d223-5acb-99e7-cae5799319ee with identifier: 10738536 to the API
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738536>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2f036d5f-d223-5acb-99e7-cae5799319ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-476-MS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738536',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 58488,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 245 hp - '
'58.488 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738536%27 HTTP/1.1" 200 None
2026-03-28 19:31:18 [adesa.fr] INFO: Saving data for 10738536: {'auction_closing_time': 1775116800.0, 'created_time': 1774629533.150004, 'last_price_update_time': 1774726278.905653}
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738536') HTTP/1.1" 204 0
2026-03-28 19:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 74c3c41c-c433-5e15-8bdc-34e86470ea8a with identifier: 10738645
2026-03-28 19:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 74c3c41c-c433-5e15-8bdc-34e86470ea8a with identifier: 10738645
2026-03-28 19:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 74c3c41c-c433-5e15-8bdc-34e86470ea8a with identifier: 10738645 to the API
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738645>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '74c3c41c-c433-5e15-8bdc-34e86470ea8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-440-TS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738645',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 189712,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-12-11',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW 1 Series 116d Business Design - Diesel - Manual - 116 hp - '
'189.712 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738645%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Saving data for 10738645: {'auction_closing_time': 1775116800.0, 'created_time': 1774629533.555816, 'last_price_update_time': 1774726279.290357}
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738645') HTTP/1.1" 204 0
2026-03-28 19:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d721dafe-ae14-583d-a4c6-99c6ab0570a5 with identifier: 10738612
2026-03-28 19:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d721dafe-ae14-583d-a4c6-99c6ab0570a5 with identifier: 10738612
2026-03-28 19:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d721dafe-ae14-583d-a4c6-99c6ab0570a5 with identifier: 10738612 to the API
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'd721dafe-ae14-583d-a4c6-99c6ab0570a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-721-GG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738612',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 38338,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Audi Q4 E-tron 40 S Line - Electric - Automatic - 204 hp - 38.338 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738612%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Saving data for 10738612: {'auction_closing_time': 1775116800.0, 'created_time': 1774629546.635021, 'last_price_update_time': 1774726279.583782}
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738612') HTTP/1.1" 204 0
2026-03-28 19:31:19 [adesa.fr] INFO: Found listing with ID: 10738563
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738563%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Scrape type for 10738563: 2
2026-03-28 19:31:19 [adesa.fr] INFO: Scraping item 10738563 url https://www.openlane.eu/en/carv6/auction/10738563
2026-03-28 19:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:19 [adesa.fr] INFO: Found listing with ID: 10738633
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738633%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Scrape type for 10738633: 2
2026-03-28 19:31:19 [adesa.fr] INFO: Scraping item 10738633 url https://www.openlane.eu/en/carv6/auction/10738633
2026-03-28 19: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-28 19: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-28 19:31:19 [adesa.fr] INFO: Found listing with ID: 10738598
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738598%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Scrape type for 10738598: 2
2026-03-28 19:31:19 [adesa.fr] INFO: Scraping item 10738598 url https://www.openlane.eu/en/carv6/auction/10738598
2026-03-28 19:31:19 [adesa.fr] INFO: Found listing with ID: 10738453
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738453%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Scrape type for 10738453: 2
2026-03-28 19:31:19 [adesa.fr] INFO: Scraping item 10738453 url https://www.openlane.eu/en/carv6/auction/10738453
2026-03-28 19:31:19 [adesa.fr] INFO: Found listing with ID: 10738654
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738654%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Scrape type for 10738654: 2
2026-03-28 19:31:19 [adesa.fr] INFO: Scraping item 10738654 url https://www.openlane.eu/en/carv6/auction/10738654
2026-03-28 19:31:19 [adesa.fr] INFO: Found listing with ID: 10738599
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738599%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Scrape type for 10738599: 2
2026-03-28 19:31:19 [adesa.fr] INFO: Scraping item 10738599 url https://www.openlane.eu/en/carv6/auction/10738599
2026-03-28 19:31:19 [adesa.fr] INFO: Found listing with ID: 10738655
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738655%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Scrape type for 10738655: 2
2026-03-28 19:31:19 [adesa.fr] INFO: Scraping item 10738655 url https://www.openlane.eu/en/carv6/auction/10738655
2026-03-28 19:31:19 [adesa.fr] INFO: Found listing with ID: 10738489
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738489%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Scrape type for 10738489: 2
2026-03-28 19:31:19 [adesa.fr] INFO: Scraping item 10738489 url https://www.openlane.eu/en/carv6/auction/10738489
2026-03-28 19:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6 with identifier: 10738535
2026-03-28 19:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6 with scrape type 2
2026-03-28 19:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6 with scrape type 2
2026-03-28 19:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6, identifier: 10738535
2026-03-28 19:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b18c7a-16e8-5cab-85cd-7d70388c0641 with identifier: 10738595
2026-03-28 19:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b18c7a-16e8-5cab-85cd-7d70388c0641 with scrape type 2
2026-03-28 19:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24b18c7a-16e8-5cab-85cd-7d70388c0641 with scrape type 2
2026-03-28 19:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 24b18c7a-16e8-5cab-85cd-7d70388c0641, identifier: 10738595
2026-03-28 19:31:19 [adesa.fr] INFO: Found listing with ID: 10738507
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738507%27 HTTP/1.1" 200 None
2026-03-28 19:31:19 [adesa.fr] INFO: Scrape type for 10738507: 2
2026-03-28 19:31:19 [adesa.fr] INFO: Scraping item 10738507 url https://www.openlane.eu/en/carv6/auction/10738507
2026-03-28 19:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6 with identifier: 10738535
2026-03-28 19:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6 with identifier: 10738535
2026-03-28 19:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6 with identifier: 10738535 to the API
2026-03-28 19:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738535>
{'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': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7d4aee87-4e61-57b6-b0e6-bec1172a4ab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-356-MD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738535',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 179630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Audi A4 Avant 30 TDI S Line - Diesel - Automatic - 136 hp - 179.630 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738535%27 HTTP/1.1" 200 None
2026-03-28 19:31:20 [adesa.fr] INFO: Saving data for 10738535: {'auction_closing_time': 1775116800.0, 'created_time': 1774629532.781434, 'last_price_update_time': 1774726280.249127}
2026-03-28 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738535') HTTP/1.1" 204 0
2026-03-28 19:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 24b18c7a-16e8-5cab-85cd-7d70388c0641 with identifier: 10738595
2026-03-28 19:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 24b18c7a-16e8-5cab-85cd-7d70388c0641 with identifier: 10738595
2026-03-28 19:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 24b18c7a-16e8-5cab-85cd-7d70388c0641 with identifier: 10738595 to the API
2026-03-28 19:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738595>
{'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': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '24b18c7a-16e8-5cab-85cd-7d70388c0641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-072-TA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738595',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 106751,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Audi A4 30 TDI Business - Diesel - Automatic - 136 hp - 106.751 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738595%27 HTTP/1.1" 200 None
2026-03-28 19:31:20 [adesa.fr] INFO: Saving data for 10738595: {'auction_closing_time': 1775116800.0, 'created_time': 1774629530.871377, 'last_price_update_time': 1774726280.975996}
2026-03-28 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738595') HTTP/1.1" 204 0
2026-03-28 19:31:20 [adesa.fr] INFO: Found listing with ID: 10738490
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738490%27 HTTP/1.1" 200 None
2026-03-28 19:31:21 [adesa.fr] INFO: Scrape type for 10738490: 2
2026-03-28 19:31:21 [adesa.fr] INFO: Scraping item 10738490 url https://www.openlane.eu/en/carv6/auction/10738490
2026-03-28 19:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:21 [adesa.fr] INFO: Found listing with ID: 10738564
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738564%27 HTTP/1.1" 200 None
2026-03-28 19:31:21 [adesa.fr] INFO: Scrape type for 10738564: 2
2026-03-28 19:31:21 [adesa.fr] INFO: Scraping item 10738564 url https://www.openlane.eu/en/carv6/auction/10738564
2026-03-28 19:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:21 [adesa.fr] INFO: Found listing with ID: 10738600
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738600%27 HTTP/1.1" 200 None
2026-03-28 19:31:21 [adesa.fr] INFO: Scrape type for 10738600: 2
2026-03-28 19:31:21 [adesa.fr] INFO: Scraping item 10738600 url https://www.openlane.eu/en/carv6/auction/10738600
2026-03-28 19:31:21 [adesa.fr] INFO: Found listing with ID: 10738601
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738601%27 HTTP/1.1" 200 None
2026-03-28 19:31:21 [adesa.fr] INFO: Scrape type for 10738601: 2
2026-03-28 19:31:21 [adesa.fr] INFO: Scraping item 10738601 url https://www.openlane.eu/en/carv6/auction/10738601
2026-03-28 19:31:21 [adesa.fr] INFO: Found listing with ID: 10738454
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738454%27 HTTP/1.1" 200 None
2026-03-28 19:31:21 [adesa.fr] INFO: Scrape type for 10738454: 2
2026-03-28 19:31:21 [adesa.fr] INFO: Scraping item 10738454 url https://www.openlane.eu/en/carv6/auction/10738454
2026-03-28 19:31:21 [adesa.fr] INFO: Found listing with ID: 10738455
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738455%27 HTTP/1.1" 200 None
2026-03-28 19:31:21 [adesa.fr] INFO: Scrape type for 10738455: 2
2026-03-28 19:31:21 [adesa.fr] INFO: Scraping item 10738455 url https://www.openlane.eu/en/carv6/auction/10738455
2026-03-28 19:31:21 [adesa.fr] INFO: Found listing with ID: 10738656
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738656%27 HTTP/1.1" 200 None
2026-03-28 19:31:21 [adesa.fr] INFO: Scrape type for 10738656: 2
2026-03-28 19:31:21 [adesa.fr] INFO: Scraping item 10738656 url https://www.openlane.eu/en/carv6/auction/10738656
2026-03-28 19:31:21 [adesa.fr] INFO: Found listing with ID: 10738565
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738565%27 HTTP/1.1" 200 None
2026-03-28 19:31:21 [adesa.fr] INFO: Scrape type for 10738565: 2
2026-03-28 19:31:21 [adesa.fr] INFO: Scraping item 10738565 url https://www.openlane.eu/en/carv6/auction/10738565
2026-03-28 19:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a30f2b36-3382-513a-a907-862a48f00c42 with identifier: 10738483
2026-03-28 19:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a30f2b36-3382-513a-a907-862a48f00c42 with scrape type 2
2026-03-28 19:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a30f2b36-3382-513a-a907-862a48f00c42 with scrape type 2
2026-03-28 19:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a30f2b36-3382-513a-a907-862a48f00c42, identifier: 10738483
2026-03-28 19:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9364850-1d6b-56a2-96fe-788aec6e9275 with identifier: 10738551
2026-03-28 19:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9364850-1d6b-56a2-96fe-788aec6e9275 with scrape type 2
2026-03-28 19:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9364850-1d6b-56a2-96fe-788aec6e9275 with scrape type 2
2026-03-28 19:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9364850-1d6b-56a2-96fe-788aec6e9275, identifier: 10738551
2026-03-28 19:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36d02816-478e-52f0-83ac-d0c4d09ebef9 with identifier: 10738596
2026-03-28 19:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d02816-478e-52f0-83ac-d0c4d09ebef9 with scrape type 2
2026-03-28 19:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36d02816-478e-52f0-83ac-d0c4d09ebef9 with scrape type 2
2026-03-28 19:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 36d02816-478e-52f0-83ac-d0c4d09ebef9, identifier: 10738596
2026-03-28 19:31:21 [adesa.fr] INFO: Found listing with ID: 10738456
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738456%27 HTTP/1.1" 200 None
2026-03-28 19:31:21 [adesa.fr] INFO: Scrape type for 10738456: 2
2026-03-28 19:31:21 [adesa.fr] INFO: Scraping item 10738456 url https://www.openlane.eu/en/carv6/auction/10738456
2026-03-28 19:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a30f2b36-3382-513a-a907-862a48f00c42 with identifier: 10738483
2026-03-28 19:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a30f2b36-3382-513a-a907-862a48f00c42 with identifier: 10738483
2026-03-28 19:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a30f2b36-3382-513a-a907-862a48f00c42 with identifier: 10738483 to the API
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738483>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'a30f2b36-3382-513a-a907-862a48f00c42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-190-KJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738483',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'iX3',
'odometer': 38186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29000,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 38.186 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738483%27 HTTP/1.1" 200 None
2026-03-28 19:31:21 [adesa.fr] INFO: Saving data for 10738483: {'auction_closing_time': 1775116800.0, 'created_time': 1774629522.565265, 'last_price_update_time': 1774726281.794924}
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738483') HTTP/1.1" 204 0
2026-03-28 19:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9364850-1d6b-56a2-96fe-788aec6e9275 with identifier: 10738551
2026-03-28 19:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9364850-1d6b-56a2-96fe-788aec6e9275 with identifier: 10738551
2026-03-28 19:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9364850-1d6b-56a2-96fe-788aec6e9275 with identifier: 10738551 to the API
2026-03-28 19:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738551>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a9364850-1d6b-56a2-96fe-788aec6e9275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-317-TS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738551',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 158286,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-12-11',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 158.286 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738551%27 HTTP/1.1" 200 None
2026-03-28 19:31:22 [adesa.fr] INFO: Saving data for 10738551: {'auction_closing_time': 1775116800.0, 'created_time': 1774629526.061895, 'last_price_update_time': 1774726282.17609}
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738551') HTTP/1.1" 204 0
2026-03-28 19:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 36d02816-478e-52f0-83ac-d0c4d09ebef9 with identifier: 10738596
2026-03-28 19:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 36d02816-478e-52f0-83ac-d0c4d09ebef9 with identifier: 10738596
2026-03-28 19:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 36d02816-478e-52f0-83ac-d0c4d09ebef9 with identifier: 10738596 to the API
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738596>
{'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': 326,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '36d02816-478e-52f0-83ac-d0c4d09ebef9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-927-BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738596',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 32221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 32400,
'price_includes_vat': True,
'registration_date': '2024-11-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X1 30e M Sport - xDrive - Hybrid - Automatic - 326 hp - 32.221 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738596%27 HTTP/1.1" 200 None
2026-03-28 19:31:22 [adesa.fr] INFO: Saving data for 10738596: {'auction_closing_time': 1775116800.0, 'created_time': 1774629173.870657, 'last_price_update_time': 1774726282.479585}
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738596') HTTP/1.1" 204 0
2026-03-28 19:31:22 [adesa.fr] INFO: Found listing with ID: 10738457
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738457%27 HTTP/1.1" 200 None
2026-03-28 19:31:22 [adesa.fr] INFO: Scrape type for 10738457: 2
2026-03-28 19:31:22 [adesa.fr] INFO: Scraping item 10738457 url https://www.openlane.eu/en/carv6/auction/10738457
2026-03-28 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:22 [adesa.fr] INFO: Found listing with ID: 10738566
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738566%27 HTTP/1.1" 200 None
2026-03-28 19:31:22 [adesa.fr] INFO: Scrape type for 10738566: 2
2026-03-28 19:31:22 [adesa.fr] INFO: Scraping item 10738566 url https://www.openlane.eu/en/carv6/auction/10738566
2026-03-28 19:31:22 [adesa.fr] INFO: Found listing with ID: 10738568
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738568%27 HTTP/1.1" 200 None
2026-03-28 19:31:22 [adesa.fr] INFO: Scrape type for 10738568: 2
2026-03-28 19:31:22 [adesa.fr] INFO: Scraping item 10738568 url https://www.openlane.eu/en/carv6/auction/10738568
2026-03-28 19:31:22 [adesa.fr] INFO: Found listing with ID: 10738569
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738569%27 HTTP/1.1" 200 None
2026-03-28 19:31:22 [adesa.fr] INFO: Scrape type for 10738569: 2
2026-03-28 19:31:22 [adesa.fr] INFO: Scraping item 10738569 url https://www.openlane.eu/en/carv6/auction/10738569
2026-03-28 19:31:22 [adesa.fr] INFO: Found listing with ID: 10738567
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738567%27 HTTP/1.1" 200 None
2026-03-28 19:31:22 [adesa.fr] INFO: Scrape type for 10738567: 2
2026-03-28 19:31:22 [adesa.fr] INFO: Scraping item 10738567 url https://www.openlane.eu/en/carv6/auction/10738567
2026-03-28 19:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d963241e-c1c6-5994-b964-14eac36b4a0b with identifier: 10738561
2026-03-28 19:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d963241e-c1c6-5994-b964-14eac36b4a0b with scrape type 2
2026-03-28 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d963241e-c1c6-5994-b964-14eac36b4a0b with scrape type 2
2026-03-28 19:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d963241e-c1c6-5994-b964-14eac36b4a0b, identifier: 10738561
2026-03-28 19:31:22 [adesa.fr] INFO: Found listing with ID: 10738459
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738459%27 HTTP/1.1" 200 None
2026-03-28 19:31:22 [adesa.fr] INFO: Scrape type for 10738459: 2
2026-03-28 19:31:22 [adesa.fr] INFO: Scraping item 10738459 url https://www.openlane.eu/en/carv6/auction/10738459
2026-03-28 19:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d963241e-c1c6-5994-b964-14eac36b4a0b with identifier: 10738561
2026-03-28 19:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d963241e-c1c6-5994-b964-14eac36b4a0b with identifier: 10738561
2026-03-28 19:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d963241e-c1c6-5994-b964-14eac36b4a0b with identifier: 10738561 to the API
2026-03-28 19:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738561>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd963241e-c1c6-5994-b964-14eac36b4a0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-810-DW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738561',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 55950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X1 25e M Sport - xDrive - Hybrid - Automatic - 220 hp - 55.950 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738561%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Saving data for 10738561: {'auction_closing_time': 1775116800.0, 'created_time': 1774629550.123964, 'last_price_update_time': 1774726283.039527}
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738561') HTTP/1.1" 204 0
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738458
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738458%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738458: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738458 url https://www.openlane.eu/en/carv6/auction/10738458
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738570
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738570%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738570: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738570 url https://www.openlane.eu/en/carv6/auction/10738570
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738634
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738634%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738634: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738634 url https://www.openlane.eu/en/carv6/auction/10738634
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738461
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738461%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738461: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738461 url https://www.openlane.eu/en/carv6/auction/10738461
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738460
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738460%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738460: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738460 url https://www.openlane.eu/en/carv6/auction/10738460
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738462
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738462%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738462: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738462 url https://www.openlane.eu/en/carv6/auction/10738462
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738635
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738635%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738635: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738635 url https://www.openlane.eu/en/carv6/auction/10738635
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738508
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738508%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738508: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738508 url https://www.openlane.eu/en/carv6/auction/10738508
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738185
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738185%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738185: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738185 url https://www.openlane.eu/en/carv6/auction/10738185
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738553
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738553%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738553: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738553 url https://www.openlane.eu/en/carv6/auction/10738553
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738614
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738614%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738614: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738614 url https://www.openlane.eu/en/carv6/auction/10738614
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738509
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738509%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738509: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738509 url https://www.openlane.eu/en/carv6/auction/10738509
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738526
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738526%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738526: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738526 url https://www.openlane.eu/en/carv6/auction/10738526
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738615
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738615%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738615: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738615 url https://www.openlane.eu/en/carv6/auction/10738615
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738510
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738510%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738510: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738510 url https://www.openlane.eu/en/carv6/auction/10738510
2026-03-28 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738463
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738463%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738463: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738463 url https://www.openlane.eu/en/carv6/auction/10738463
2026-03-28 19:31:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738571
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738571%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738571: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738571 url https://www.openlane.eu/en/carv6/auction/10738571
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738174
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738174%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738174: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738174 url https://www.openlane.eu/en/carv6/auction/10738174
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738464
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738464%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738464: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738464 url https://www.openlane.eu/en/carv6/auction/10738464
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738616
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738616%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738616: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738616 url https://www.openlane.eu/en/carv6/auction/10738616
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738180
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738180%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738180: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738180 url https://www.openlane.eu/en/carv6/auction/10738180
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738177
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738177%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738177: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738177 url https://www.openlane.eu/en/carv6/auction/10738177
2026-03-28 19:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 534fdf96-7b71-5ad9-a18a-847de81755e4 with identifier: 10738539
2026-03-28 19:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 534fdf96-7b71-5ad9-a18a-847de81755e4 with scrape type 2
2026-03-28 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 534fdf96-7b71-5ad9-a18a-847de81755e4 with scrape type 2
2026-03-28 19:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 534fdf96-7b71-5ad9-a18a-847de81755e4, identifier: 10738539
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738511
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738511%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Scrape type for 10738511: 2
2026-03-28 19:31:23 [adesa.fr] INFO: Scraping item 10738511 url https://www.openlane.eu/en/carv6/auction/10738511
2026-03-28 19:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 534fdf96-7b71-5ad9-a18a-847de81755e4 with identifier: 10738539
2026-03-28 19:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 534fdf96-7b71-5ad9-a18a-847de81755e4 with identifier: 10738539
2026-03-28 19:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 534fdf96-7b71-5ad9-a18a-847de81755e4 with identifier: 10738539 to the API
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738539>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '534fdf96-7b71-5ad9-a18a-847de81755e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-165-MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738539',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 87342,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.2i Feel Business - Petrol - Manual - 83 hp - 87.342 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738539%27 HTTP/1.1" 200 None
2026-03-28 19:31:23 [adesa.fr] INFO: Saving data for 10738539: {'auction_closing_time': 1775116800.0, 'created_time': 1774629505.003334, 'last_price_update_time': 1774726283.875956}
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738539') HTTP/1.1" 204 0
2026-03-28 19:31:23 [adesa.fr] INFO: Found listing with ID: 10738528
2026-03-28 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738528%27 HTTP/1.1" 200 None
2026-03-28 19:31:24 [adesa.fr] INFO: Scrape type for 10738528: 2
2026-03-28 19:31:24 [adesa.fr] INFO: Scraping item 10738528 url https://www.openlane.eu/en/carv6/auction/10738528
2026-03-28 19:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:24 [adesa.fr] INFO: Found listing with ID: 10738467
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738467%27 HTTP/1.1" 200 None
2026-03-28 19:31:24 [adesa.fr] INFO: Scrape type for 10738467: 2
2026-03-28 19:31:24 [adesa.fr] INFO: Scraping item 10738467 url https://www.openlane.eu/en/carv6/auction/10738467
2026-03-28 19: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-28 19: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-28 19:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c878e016-57f1-5bab-8205-d4d481cc72f8 with identifier: 10738486
2026-03-28 19:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c878e016-57f1-5bab-8205-d4d481cc72f8 with scrape type 2
2026-03-28 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c878e016-57f1-5bab-8205-d4d481cc72f8 with scrape type 2
2026-03-28 19:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c878e016-57f1-5bab-8205-d4d481cc72f8, identifier: 10738486
2026-03-28 19:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c878e016-57f1-5bab-8205-d4d481cc72f8 with identifier: 10738486
2026-03-28 19:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c878e016-57f1-5bab-8205-d4d481cc72f8 with identifier: 10738486
2026-03-28 19:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c878e016-57f1-5bab-8205-d4d481cc72f8 with identifier: 10738486 to the API
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738486>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'c878e016-57f1-5bab-8205-d4d481cc72f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-632-CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738486',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 83175,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.2i Feel Business - Petrol - Manual - 83 hp - 83.175 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738486%27 HTTP/1.1" 200 None
2026-03-28 19:31:24 [adesa.fr] INFO: Saving data for 10738486: {'auction_closing_time': 1775116800.0, 'created_time': 1774629502.856689, 'last_price_update_time': 1774726284.476538}
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738486') HTTP/1.1" 204 0
2026-03-28 19:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde with identifier: 10738650
2026-03-28 19:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde with scrape type 2
2026-03-28 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde with scrape type 2
2026-03-28 19:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde, identifier: 10738650
2026-03-28 19:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a33628e3-9ae3-56b9-9463-0f30575216b9 with identifier: 10738651
2026-03-28 19:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a33628e3-9ae3-56b9-9463-0f30575216b9 with scrape type 2
2026-03-28 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a33628e3-9ae3-56b9-9463-0f30575216b9 with scrape type 2
2026-03-28 19:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a33628e3-9ae3-56b9-9463-0f30575216b9, identifier: 10738651
2026-03-28 19:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde with identifier: 10738650
2026-03-28 19:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde with identifier: 10738650
2026-03-28 19:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde with identifier: 10738650 to the API
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738650>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7c80aaa8-f5f4-5001-a9fa-af5894b2ccde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-165-FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738650',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 105599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 Feel - Diesel - Manual - 102 hp - 105.599 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738650%27 HTTP/1.1" 200 None
2026-03-28 19:31:24 [adesa.fr] INFO: Saving data for 10738650: {'auction_closing_time': 1775116800.0, 'created_time': 1774629493.278703, 'last_price_update_time': 1774726284.95392}
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738650') HTTP/1.1" 204 0
2026-03-28 19:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a33628e3-9ae3-56b9-9463-0f30575216b9 with identifier: 10738651
2026-03-28 19:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a33628e3-9ae3-56b9-9463-0f30575216b9 with identifier: 10738651
2026-03-28 19:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a33628e3-9ae3-56b9-9463-0f30575216b9 with identifier: 10738651 to the API
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738651>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a33628e3-9ae3-56b9-9463-0f30575216b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-036-FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738651',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 150544,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 Feel - Diesel - Manual - 102 hp - 150.544 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738651%27 HTTP/1.1" 200 None
2026-03-28 19:31:25 [adesa.fr] INFO: Saving data for 10738651: {'auction_closing_time': 1775116800.0, 'created_time': 1774629471.457844, 'last_price_update_time': 1774726285.243568}
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738651') HTTP/1.1" 204 0
2026-03-28 19:31:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 13.516(s), this was the 1st time calling it.
2026-03-28 19:31:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.756832180462353 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 19:31:24 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'dd09347dbeb5ddcc37590478829f5639', '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=dd09347dbeb5ddcc37590478829f5639.
2026-03-28 19:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32894b19-9ffc-542f-bfb2-8dbbc2c0088e with identifier: 10741000
2026-03-28 19:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32894b19-9ffc-542f-bfb2-8dbbc2c0088e with scrape type 2
2026-03-28 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32894b19-9ffc-542f-bfb2-8dbbc2c0088e with scrape type 2
2026-03-28 19:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32894b19-9ffc-542f-bfb2-8dbbc2c0088e, identifier: 10741000
2026-03-28 19:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32894b19-9ffc-542f-bfb2-8dbbc2c0088e with identifier: 10741000
2026-03-28 19:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32894b19-9ffc-542f-bfb2-8dbbc2c0088e with identifier: 10741000
2026-03-28 19:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32894b19-9ffc-542f-bfb2-8dbbc2c0088e with identifier: 10741000 to the API
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741000>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '32894b19-9ffc-542f-bfb2-8dbbc2c0088e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT308EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741000',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 58652,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 58.652 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741000%27 HTTP/1.1" 200 None
2026-03-28 19:31:25 [adesa.fr] INFO: Saving data for 10741000: {'auction_closing_time': 1774876500.0, 'created_time': 1774629565.085511, 'last_price_update_time': 1774726285.724733}
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741000') HTTP/1.1" 204 0
2026-03-28 19:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceefc520-0db5-5b74-903d-9609a84fd25d with identifier: 10738552
2026-03-28 19:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceefc520-0db5-5b74-903d-9609a84fd25d with scrape type 2
2026-03-28 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceefc520-0db5-5b74-903d-9609a84fd25d with scrape type 2
2026-03-28 19:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ceefc520-0db5-5b74-903d-9609a84fd25d, identifier: 10738552
2026-03-28 19:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ceefc520-0db5-5b74-903d-9609a84fd25d with identifier: 10738552
2026-03-28 19:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ceefc520-0db5-5b74-903d-9609a84fd25d with identifier: 10738552
2026-03-28 19:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ceefc520-0db5-5b74-903d-9609a84fd25d with identifier: 10738552 to the API
2026-03-28 19:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738552>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ceefc520-0db5-5b74-903d-9609a84fd25d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH-149-PQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738552',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 94519,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2019-07-03',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 Aircross 1.5 HDI Feel Business - Diesel - Manual - 102 '
'hp - 94.519 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2019}
2026-03-28 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738552%27 HTTP/1.1" 200 None
2026-03-28 19:31:26 [adesa.fr] INFO: Saving data for 10738552: {'auction_closing_time': 1775116800.0, 'created_time': 1774629358.392313, 'last_price_update_time': 1774726286.112884}
2026-03-28 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738552') HTTP/1.1" 204 0
2026-03-28 19:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 931a72b3-5ce6-5164-af05-abc63fc49a4f with identifier: 10738563
2026-03-28 19:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 931a72b3-5ce6-5164-af05-abc63fc49a4f with scrape type 2
2026-03-28 19:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 931a72b3-5ce6-5164-af05-abc63fc49a4f with scrape type 2
2026-03-28 19:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 931a72b3-5ce6-5164-af05-abc63fc49a4f, identifier: 10738563
2026-03-28 19:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 931a72b3-5ce6-5164-af05-abc63fc49a4f with identifier: 10738563
2026-03-28 19:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 931a72b3-5ce6-5164-af05-abc63fc49a4f with identifier: 10738563
2026-03-28 19:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 931a72b3-5ce6-5164-af05-abc63fc49a4f with identifier: 10738563 to the API
2026-03-28 19:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738563>
{'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': 131,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '931a72b3-5ce6-5164-af05-abc63fc49a4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-941-AY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738563',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 141388,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C5 Aircross 1.5 HDI Business - Diesel - Automatic - 131 hp '
'- 141.388 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738563%27 HTTP/1.1" 200 None
2026-03-28 19:31:26 [adesa.fr] INFO: Saving data for 10738563: {'auction_closing_time': 1775116800.0, 'created_time': 1774629512.014615, 'last_price_update_time': 1774726286.590984}
2026-03-28 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738563') HTTP/1.1" 204 0
2026-03-28 19:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccd0bb5c-e608-5c32-96e5-b04511ed5bf0 with identifier: 10738449
2026-03-28 19:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0 with scrape type 2
2026-03-28 19:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0 with scrape type 2
2026-03-28 19:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ccd0bb5c-e608-5c32-96e5-b04511ed5bf0, identifier: 10738449
2026-03-28 19:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8adb936d-d096-546c-8dcb-a40a71e8cb38 with identifier: 10738653
2026-03-28 19:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8adb936d-d096-546c-8dcb-a40a71e8cb38 with scrape type 2
2026-03-28 19:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8adb936d-d096-546c-8dcb-a40a71e8cb38 with scrape type 2
2026-03-28 19:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8adb936d-d096-546c-8dcb-a40a71e8cb38, identifier: 10738653
2026-03-28 19:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ccd0bb5c-e608-5c32-96e5-b04511ed5bf0 with identifier: 10738449
2026-03-28 19:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ccd0bb5c-e608-5c32-96e5-b04511ed5bf0 with identifier: 10738449
2026-03-28 19:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ccd0bb5c-e608-5c32-96e5-b04511ed5bf0 with identifier: 10738449 to the API
2026-03-28 19:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738449>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ccd0bb5c-e608-5c32-96e5-b04511ed5bf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-805-ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738449',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 142463,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X1 18d M Sport - Diesel - Automatic - 150 hp - 142.463 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738449%27 HTTP/1.1" 200 None
2026-03-28 19:31:27 [adesa.fr] INFO: Saving data for 10738449: {'auction_closing_time': 1775116800.0, 'created_time': 1774629520.919274, 'last_price_update_time': 1774726287.069702}
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738449') HTTP/1.1" 204 0
2026-03-28 19:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8adb936d-d096-546c-8dcb-a40a71e8cb38 with identifier: 10738653
2026-03-28 19:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8adb936d-d096-546c-8dcb-a40a71e8cb38 with identifier: 10738653
2026-03-28 19:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8adb936d-d096-546c-8dcb-a40a71e8cb38 with identifier: 10738653 to the API
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738653>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '8adb936d-d096-546c-8dcb-a40a71e8cb38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-650-HE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738653',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 190460,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C5 Aircross 1.2i Business - Petrol - Manual - 131 hp - '
'190.460 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738653%27 HTTP/1.1" 200 None
2026-03-28 19:31:27 [adesa.fr] INFO: Saving data for 10738653: {'auction_closing_time': 1775116800.0, 'created_time': 1774629515.550798, 'last_price_update_time': 1774726287.35664}
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738653') HTTP/1.1" 204 0
2026-03-28 19:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc772013-e33c-54e9-921e-e4e42f57f8e4 with identifier: 10738649
2026-03-28 19:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc772013-e33c-54e9-921e-e4e42f57f8e4 with scrape type 2
2026-03-28 19:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc772013-e33c-54e9-921e-e4e42f57f8e4 with scrape type 2
2026-03-28 19:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc772013-e33c-54e9-921e-e4e42f57f8e4, identifier: 10738649
2026-03-28 19:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc772013-e33c-54e9-921e-e4e42f57f8e4 with identifier: 10738649
2026-03-28 19:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc772013-e33c-54e9-921e-e4e42f57f8e4 with identifier: 10738649
2026-03-28 19:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc772013-e33c-54e9-921e-e4e42f57f8e4 with identifier: 10738649 to the API
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738649>
{'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-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'bc772013-e33c-54e9-921e-e4e42f57f8e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-520-KA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738649',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 146718,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 146.718 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738649%27 HTTP/1.1" 200 None
2026-03-28 19:31:27 [adesa.fr] INFO: Saving data for 10738649: {'auction_closing_time': 1775116800.0, 'created_time': 1774629492.518087, 'last_price_update_time': 1774726287.735946}
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738649') HTTP/1.1" 204 0
2026-03-28 19:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c17bc59f-63c0-5b6c-968c-de20633bd6fb with identifier: 10738507
2026-03-28 19:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c17bc59f-63c0-5b6c-968c-de20633bd6fb with scrape type 2
2026-03-28 19:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c17bc59f-63c0-5b6c-968c-de20633bd6fb with scrape type 2
2026-03-28 19:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c17bc59f-63c0-5b6c-968c-de20633bd6fb, identifier: 10738507
2026-03-28 19:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2588e097-d121-5ab8-ad0f-b05de23a30d9 with identifier: 10738490
2026-03-28 19:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2588e097-d121-5ab8-ad0f-b05de23a30d9 with scrape type 2
2026-03-28 19:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2588e097-d121-5ab8-ad0f-b05de23a30d9 with scrape type 2
2026-03-28 19:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2588e097-d121-5ab8-ad0f-b05de23a30d9, identifier: 10738490
2026-03-28 19:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c17bc59f-63c0-5b6c-968c-de20633bd6fb with identifier: 10738507
2026-03-28 19:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c17bc59f-63c0-5b6c-968c-de20633bd6fb with identifier: 10738507
2026-03-28 19:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c17bc59f-63c0-5b6c-968c-de20633bd6fb with identifier: 10738507 to the API
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738507>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c17bc59f-63c0-5b6c-968c-de20633bd6fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-205-HM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738507',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 139146,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 204 hp '
'- 139.146 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738507%27 HTTP/1.1" 200 None
2026-03-28 19:31:28 [adesa.fr] INFO: Saving data for 10738507: {'auction_closing_time': 1775116800.0, 'created_time': 1774629468.102053, 'last_price_update_time': 1774726288.210834}
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738507') HTTP/1.1" 204 0
2026-03-28 19:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2588e097-d121-5ab8-ad0f-b05de23a30d9 with identifier: 10738490
2026-03-28 19:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2588e097-d121-5ab8-ad0f-b05de23a30d9 with identifier: 10738490
2026-03-28 19:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2588e097-d121-5ab8-ad0f-b05de23a30d9 with identifier: 10738490 to the API
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738490>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 100,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '2588e097-d121-5ab8-ad0f-b05de23a30d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-020-HM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738490',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 34796,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Dacia Lodgy 1.3 TCe Essential - Petrol - Manual - 100 hp - 34.796 '
'km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2020}
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738490%27 HTTP/1.1" 200 None
2026-03-28 19:31:28 [adesa.fr] INFO: Saving data for 10738490: {'auction_closing_time': 1775116800.0, 'created_time': 1774629498.990565, 'last_price_update_time': 1774726288.49441}
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738490') HTTP/1.1" 204 0
2026-03-28 19:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a390b18-80e8-5b8c-8a36-a35d251c03db with identifier: 10738511
2026-03-28 19:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a390b18-80e8-5b8c-8a36-a35d251c03db with scrape type 2
2026-03-28 19:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a390b18-80e8-5b8c-8a36-a35d251c03db with scrape type 2
2026-03-28 19:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2a390b18-80e8-5b8c-8a36-a35d251c03db, identifier: 10738511
2026-03-28 19:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2a390b18-80e8-5b8c-8a36-a35d251c03db with identifier: 10738511
2026-03-28 19:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2a390b18-80e8-5b8c-8a36-a35d251c03db with identifier: 10738511
2026-03-28 19:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2a390b18-80e8-5b8c-8a36-a35d251c03db with identifier: 10738511 to the API
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738511>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2a390b18-80e8-5b8c-8a36-a35d251c03db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-719-YD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738511',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 149785,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Manual - 116 hp - 149.785 '
'km',
'transmission': 'manual',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738511%27 HTTP/1.1" 200 None
2026-03-28 19:31:28 [adesa.fr] INFO: Saving data for 10738511: {'auction_closing_time': 1775116800.0, 'created_time': 1774629458.821399, 'last_price_update_time': 1774726288.98953}
2026-03-28 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738511') HTTP/1.1" 204 0
2026-03-28 19:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce273219-f374-5689-ab40-159b75545c7c with identifier: 10738489
2026-03-28 19:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce273219-f374-5689-ab40-159b75545c7c with scrape type 2
2026-03-28 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce273219-f374-5689-ab40-159b75545c7c with scrape type 2
2026-03-28 19:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ce273219-f374-5689-ab40-159b75545c7c, identifier: 10738489
2026-03-28 19:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ce273219-f374-5689-ab40-159b75545c7c with identifier: 10738489
2026-03-28 19:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ce273219-f374-5689-ab40-159b75545c7c with identifier: 10738489
2026-03-28 19:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ce273219-f374-5689-ab40-159b75545c7c with identifier: 10738489 to the API
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738489>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce273219-f374-5689-ab40-159b75545c7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-028-NK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738489',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 150625,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën Jumpy Club - Diesel - Automatic - 145 hp - 150.625 km',
'transmission': 'automatic',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738489%27 HTTP/1.1" 200 None
2026-03-28 19:31:29 [adesa.fr] INFO: Saving data for 10738489: {'auction_closing_time': 1775116800.0, 'created_time': 1774629501.612004, 'last_price_update_time': 1774726289.375386}
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738489') HTTP/1.1" 204 0
2026-03-28 19:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5977399-2adb-5b96-8beb-8d8e89ecaf39 with identifier: 10738510
2026-03-28 19:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5977399-2adb-5b96-8beb-8d8e89ecaf39 with scrape type 2
2026-03-28 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5977399-2adb-5b96-8beb-8d8e89ecaf39 with scrape type 2
2026-03-28 19:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5977399-2adb-5b96-8beb-8d8e89ecaf39, identifier: 10738510
2026-03-28 19:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5977399-2adb-5b96-8beb-8d8e89ecaf39 with identifier: 10738510
2026-03-28 19:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5977399-2adb-5b96-8beb-8d8e89ecaf39 with identifier: 10738510
2026-03-28 19:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5977399-2adb-5b96-8beb-8d8e89ecaf39 with identifier: 10738510 to the API
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738510>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f5977399-2adb-5b96-8beb-8d8e89ecaf39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-231-LY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738510',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 77929,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-05-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Hybrid - Automatic - 265 hp '
'- 77.929 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738510%27 HTTP/1.1" 200 None
2026-03-28 19:31:29 [adesa.fr] INFO: Saving data for 10738510: {'auction_closing_time': 1775116800.0, 'created_time': 1774629433.004319, 'last_price_update_time': 1774726289.781728}
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738510') HTTP/1.1" 204 0
2026-03-28 19:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10738177
2026-03-28 19:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with scrape type 2
2026-03-28 19:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with scrape type 2
2026-03-28 19:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd, identifier: 10738177
2026-03-28 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10738177
2026-03-28 19:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10738177
2026-03-28 19:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10738177 to the API
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738177>
{'auction_title': '',
'c_o_2_emission_value': 107,
'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:10:00Z',
'fuel_type': 'Diesel',
'id': '27edd8d9-cecd-562e-a684-b2f0e9eec5dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-706-MA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738177',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 138925,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2019-08-13',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'138.925 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738177%27 HTTP/1.1" 200 None
2026-03-28 19:31:30 [adesa.fr] INFO: Saving data for 10738177: {'auction_closing_time': 1774858200.0, 'created_time': 1774629451.987988, 'last_price_update_time': 1774726290.370579}
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738177') HTTP/1.1" 204 0
2026-03-28 19:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3bc4bfe-7bb4-574f-9b87-232d05ad8ef1 with identifier: 10738528
2026-03-28 19:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3bc4bfe-7bb4-574f-9b87-232d05ad8ef1 with scrape type 2
2026-03-28 19:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3bc4bfe-7bb4-574f-9b87-232d05ad8ef1 with scrape type 2
2026-03-28 19:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f3bc4bfe-7bb4-574f-9b87-232d05ad8ef1, identifier: 10738528
2026-03-28 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f3bc4bfe-7bb4-574f-9b87-232d05ad8ef1 with identifier: 10738528
2026-03-28 19:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f3bc4bfe-7bb4-574f-9b87-232d05ad8ef1 with identifier: 10738528
2026-03-28 19:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f3bc4bfe-7bb4-574f-9b87-232d05ad8ef1 with identifier: 10738528 to the API
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3bc4bfe-7bb4-574f-9b87-232d05ad8ef1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL-070-TV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738528',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 152935,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2019-11-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz A 180d Style - Diesel - Automatic - 116 hp - 152.935 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738528%27 HTTP/1.1" 200 None
2026-03-28 19:31:30 [adesa.fr] INFO: Saving data for 10738528: {'auction_closing_time': 1775116800.0, 'created_time': 1774629459.193492, 'last_price_update_time': 1774726290.849827}
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738528') HTTP/1.1" 204 0
2026-03-28 19:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45ace249-18b4-5039-b3c4-e7d9d68d6101 with identifier: 10738467
2026-03-28 19:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45ace249-18b4-5039-b3c4-e7d9d68d6101 with scrape type 2
2026-03-28 19:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45ace249-18b4-5039-b3c4-e7d9d68d6101 with scrape type 2
2026-03-28 19:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 45ace249-18b4-5039-b3c4-e7d9d68d6101, identifier: 10738467
2026-03-28 19:31: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-28 19:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 45ace249-18b4-5039-b3c4-e7d9d68d6101 with identifier: 10738467
2026-03-28 19:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 45ace249-18b4-5039-b3c4-e7d9d68d6101 with identifier: 10738467
2026-03-28 19:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 45ace249-18b4-5039-b3c4-e7d9d68d6101 with identifier: 10738467 to the API
2026-03-28 19:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '45ace249-18b4-5039-b3c4-e7d9d68d6101',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-181-WK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738467',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 138309,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz A 200d Business Line - Diesel - Automatic - 150 hp - '
'138.309 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2020}
2026-03-28 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738467%27 HTTP/1.1" 200 None
2026-03-28 19:31:31 [adesa.fr] INFO: Saving data for 10738467: {'auction_closing_time': 1775116800.0, 'created_time': 1774629458.43183, 'last_price_update_time': 1774726291.575229}
2026-03-28 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738467') HTTP/1.1" 204 0
2026-03-28 19:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:31 [adesa.fr] INFO: Found listing with ID: 10738466
2026-03-28 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738466%27 HTTP/1.1" 200 None
2026-03-28 19:31:31 [adesa.fr] INFO: Scrape type for 10738466: 2
2026-03-28 19:31:31 [adesa.fr] INFO: Scraping item 10738466 url https://www.openlane.eu/en/carv6/auction/10738466
2026-03-28 19:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10738180
2026-03-28 19:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30746492-8d88-5f1f-89cf-a34ddce49194 with scrape type 2
2026-03-28 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30746492-8d88-5f1f-89cf-a34ddce49194 with scrape type 2
2026-03-28 19:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 30746492-8d88-5f1f-89cf-a34ddce49194, identifier: 10738180
2026-03-28 19:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10738180
2026-03-28 19:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10738180
2026-03-28 19:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10738180 to the API
2026-03-28 19:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738180>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '30746492-8d88-5f1f-89cf-a34ddce49194',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-190-NN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738180',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 101572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2019-05-28',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'101.572 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738180%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Saving data for 10738180: {'auction_closing_time': 1774858200.0, 'created_time': 1774629452.286975, 'last_price_update_time': 1774726292.010293}
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738180') HTTP/1.1" 204 0
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738541
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738541%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738541: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738541 url https://www.openlane.eu/en/carv6/auction/10738541
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738491
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738491%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738491: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738491 url https://www.openlane.eu/en/carv6/auction/10738491
2026-03-28 19:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738659
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738659%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738659: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738659 url https://www.openlane.eu/en/carv6/auction/10738659
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738542
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738542%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738542: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738542 url https://www.openlane.eu/en/carv6/auction/10738542
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738573
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738573%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738573: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738573 url https://www.openlane.eu/en/carv6/auction/10738573
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738492
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738492%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738492: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738492 url https://www.openlane.eu/en/carv6/auction/10738492
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738572
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738572%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738572: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738572 url https://www.openlane.eu/en/carv6/auction/10738572
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738493
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738493%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738493: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738493 url https://www.openlane.eu/en/carv6/auction/10738493
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738527
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738527%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738527: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738527 url https://www.openlane.eu/en/carv6/auction/10738527
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738531
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738531%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738531: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738531 url https://www.openlane.eu/en/carv6/auction/10738531
2026-03-28 19:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81f1b7f3-9908-5a1e-8d32-47bf25e65f2c with identifier: 10738505
2026-03-28 19:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81f1b7f3-9908-5a1e-8d32-47bf25e65f2c with scrape type 2
2026-03-28 19:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81f1b7f3-9908-5a1e-8d32-47bf25e65f2c with scrape type 2
2026-03-28 19:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 81f1b7f3-9908-5a1e-8d32-47bf25e65f2c, identifier: 10738505
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738617
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738617%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738617: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738617 url https://www.openlane.eu/en/carv6/auction/10738617
2026-03-28 19:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 81f1b7f3-9908-5a1e-8d32-47bf25e65f2c with identifier: 10738505
2026-03-28 19:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 81f1b7f3-9908-5a1e-8d32-47bf25e65f2c with identifier: 10738505
2026-03-28 19:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 81f1b7f3-9908-5a1e-8d32-47bf25e65f2c with identifier: 10738505 to the API
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738505>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '81f1b7f3-9908-5a1e-8d32-47bf25e65f2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-615-NH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738505',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 173337,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-12-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 173.337 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738505%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Saving data for 10738505: {'auction_closing_time': 1775116800.0, 'created_time': 1774629544.610419, 'last_price_update_time': 1774726292.610294}
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738505') HTTP/1.1" 204 0
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738530
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738530%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738530: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738530 url https://www.openlane.eu/en/carv6/auction/10738530
2026-03-28 19:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738657
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738657%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738657: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738657 url https://www.openlane.eu/en/carv6/auction/10738657
2026-03-28 19:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738658
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738658%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738658: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738658 url https://www.openlane.eu/en/carv6/auction/10738658
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738465
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738465%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738465: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738465 url https://www.openlane.eu/en/carv6/auction/10738465
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738574
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738574%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738574: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738574 url https://www.openlane.eu/en/carv6/auction/10738574
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738512
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738512%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738512: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738512 url https://www.openlane.eu/en/carv6/auction/10738512
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738543
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738543%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738543: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738543 url https://www.openlane.eu/en/carv6/auction/10738543
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738176
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738176%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738176: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738176 url https://www.openlane.eu/en/carv6/auction/10738176
2026-03-28 19:31:32 [adesa.fr] INFO: Found listing with ID: 10738468
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738468%27 HTTP/1.1" 200 None
2026-03-28 19:31:32 [adesa.fr] INFO: Scrape type for 10738468: 2
2026-03-28 19:31:32 [adesa.fr] INFO: Scraping item 10738468 url https://www.openlane.eu/en/carv6/auction/10738468
2026-03-28 19:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10738174
2026-03-28 19:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550be693-5ca6-5e35-be8b-d9c59d005229 with scrape type 2
2026-03-28 19:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 550be693-5ca6-5e35-be8b-d9c59d005229 with scrape type 2
2026-03-28 19:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 550be693-5ca6-5e35-be8b-d9c59d005229, identifier: 10738174
2026-03-28 19:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 818b4905-cfd0-511d-8017-a439c01983f5 with identifier: 10738464
2026-03-28 19:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 818b4905-cfd0-511d-8017-a439c01983f5 with scrape type 2
2026-03-28 19:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 818b4905-cfd0-511d-8017-a439c01983f5 with scrape type 2
2026-03-28 19:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 818b4905-cfd0-511d-8017-a439c01983f5, identifier: 10738464
2026-03-28 19:31:33 [adesa.fr] INFO: Found listing with ID: 10738660
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738660%27 HTTP/1.1" 200 None
2026-03-28 19:31:33 [adesa.fr] INFO: Scrape type for 10738660: 2
2026-03-28 19:31:33 [adesa.fr] INFO: Scraping item 10738660 url https://www.openlane.eu/en/carv6/auction/10738660
2026-03-28 19:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10738174
2026-03-28 19:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10738174
2026-03-28 19:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10738174 to the API
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738174>
{'auction_title': '',
'c_o_2_emission_value': 72,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '550be693-5ca6-5e35-be8b-d9c59d005229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV183MA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738174',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 86368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 34900,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Land Rover Range Rover Sport 2.0 P400e HSE Dynamic - AWD - Hybrid - '
'Automatic - 404 hp - 86.368 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2020}
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738174%27 HTTP/1.1" 200 None
2026-03-28 19:31:33 [adesa.fr] INFO: Saving data for 10738174: {'auction_closing_time': 1774858200.0, 'created_time': 1774629431.793049, 'last_price_update_time': 1774726293.362935}
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738174') HTTP/1.1" 204 0
2026-03-28 19:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 818b4905-cfd0-511d-8017-a439c01983f5 with identifier: 10738464
2026-03-28 19:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 818b4905-cfd0-511d-8017-a439c01983f5 with identifier: 10738464
2026-03-28 19:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 818b4905-cfd0-511d-8017-a439c01983f5 with identifier: 10738464 to the API
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738464>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '818b4905-cfd0-511d-8017-a439c01983f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-877-WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738464',
'listing': 'auction',
'location': 'QUINCIEUX (France)',
'make': 'Lexus',
'model': 'LBX',
'odometer': 35644,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-05-10',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Lexus LBX 1.5 - Hybrid - Automatic - 136 hp - 35.644 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738464%27 HTTP/1.1" 200 None
2026-03-28 19:31:33 [adesa.fr] INFO: Saving data for 10738464: {'auction_closing_time': 1775116800.0, 'created_time': 1774629480.637589, 'last_price_update_time': 1774726293.655851}
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738464') HTTP/1.1" 204 0
2026-03-28 19:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:31:33 [adesa.fr] INFO: Found listing with ID: 10738661
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738661%27 HTTP/1.1" 200 None
2026-03-28 19:31:33 [adesa.fr] INFO: Scrape type for 10738661: 2
2026-03-28 19:31:33 [adesa.fr] INFO: Scraping item 10738661 url https://www.openlane.eu/en/carv6/auction/10738661
2026-03-28 19:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:33 [adesa.fr] INFO: Found listing with ID: 10738513
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738513%27 HTTP/1.1" 200 None
2026-03-28 19:31:33 [adesa.fr] INFO: Scrape type for 10738513: 2
2026-03-28 19:31:33 [adesa.fr] INFO: Scraping item 10738513 url https://www.openlane.eu/en/carv6/auction/10738513
2026-03-28 19:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:33 [adesa.fr] INFO: Found listing with ID: 10738554
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738554%27 HTTP/1.1" 200 None
2026-03-28 19:31:33 [adesa.fr] INFO: Scrape type for 10738554: 2
2026-03-28 19:31:33 [adesa.fr] INFO: Scraping item 10738554 url https://www.openlane.eu/en/carv6/auction/10738554
2026-03-28 19:31:33 [adesa.fr] INFO: Found listing with ID: 10738469
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738469%27 HTTP/1.1" 200 None
2026-03-28 19:31:33 [adesa.fr] INFO: Scrape type for 10738469: 2
2026-03-28 19:31:33 [adesa.fr] INFO: Scraping item 10738469 url https://www.openlane.eu/en/carv6/auction/10738469
2026-03-28 19:31:33 [adesa.fr] INFO: Found listing with ID: 10738470
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738470%27 HTTP/1.1" 200 None
2026-03-28 19:31:33 [adesa.fr] INFO: Scrape type for 10738470: 2
2026-03-28 19:31:33 [adesa.fr] INFO: Scraping item 10738470 url https://www.openlane.eu/en/carv6/auction/10738470
2026-03-28 19:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ffb279-9262-5e13-bc00-537a829916a3 with identifier: 10738571
2026-03-28 19:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ffb279-9262-5e13-bc00-537a829916a3 with scrape type 2
2026-03-28 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ffb279-9262-5e13-bc00-537a829916a3 with scrape type 2
2026-03-28 19:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c9ffb279-9262-5e13-bc00-537a829916a3, identifier: 10738571
2026-03-28 19:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26fe3b48-4c64-522b-bbcc-2cd2d693d52c with identifier: 10738463
2026-03-28 19:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26fe3b48-4c64-522b-bbcc-2cd2d693d52c with scrape type 2
2026-03-28 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26fe3b48-4c64-522b-bbcc-2cd2d693d52c with scrape type 2
2026-03-28 19:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 26fe3b48-4c64-522b-bbcc-2cd2d693d52c, identifier: 10738463
2026-03-28 19:31:34 [adesa.fr] INFO: Found listing with ID: 10738471
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738471%27 HTTP/1.1" 200 None
2026-03-28 19:31:34 [adesa.fr] INFO: Scrape type for 10738471: 2
2026-03-28 19:31:34 [adesa.fr] INFO: Scraping item 10738471 url https://www.openlane.eu/en/carv6/auction/10738471
2026-03-28 19:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c9ffb279-9262-5e13-bc00-537a829916a3 with identifier: 10738571
2026-03-28 19:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c9ffb279-9262-5e13-bc00-537a829916a3 with identifier: 10738571
2026-03-28 19:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c9ffb279-9262-5e13-bc00-537a829916a3 with identifier: 10738571 to the API
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738571>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'c9ffb279-9262-5e13-bc00-537a829916a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-502-DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738571',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 100573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia XCeed 1.5 T-GDI Active - Petrol - Automatic - 160 hp - 100.573 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738571%27 HTTP/1.1" 200 None
2026-03-28 19:31:34 [adesa.fr] INFO: Saving data for 10738571: {'auction_closing_time': 1775116800.0, 'created_time': 1774629473.683536, 'last_price_update_time': 1774726294.35995}
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738571') HTTP/1.1" 204 0
2026-03-28 19:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 26fe3b48-4c64-522b-bbcc-2cd2d693d52c with identifier: 10738463
2026-03-28 19:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 26fe3b48-4c64-522b-bbcc-2cd2d693d52c with identifier: 10738463
2026-03-28 19:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 26fe3b48-4c64-522b-bbcc-2cd2d693d52c with identifier: 10738463 to the API
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738463>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '26fe3b48-4c64-522b-bbcc-2cd2d693d52c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-227-TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738463',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 59374,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Sportage 1.6 T-GDI GT Line - Hybrid - Automatic - 230 hp - '
'59.374 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738463%27 HTTP/1.1" 200 None
2026-03-28 19:31:34 [adesa.fr] INFO: Saving data for 10738463: {'auction_closing_time': 1775116800.0, 'created_time': 1774629529.105729, 'last_price_update_time': 1774726294.746625}
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738463') HTTP/1.1" 204 0
2026-03-28 19:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84f51c3f-7371-5f52-9804-56d643e8579e with identifier: 10738616
2026-03-28 19:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f51c3f-7371-5f52-9804-56d643e8579e with scrape type 2
2026-03-28 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84f51c3f-7371-5f52-9804-56d643e8579e with scrape type 2
2026-03-28 19:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 84f51c3f-7371-5f52-9804-56d643e8579e, identifier: 10738616
2026-03-28 19:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 212c0048-6fdc-540d-8793-4fd880e86d46 with identifier: 10738615
2026-03-28 19:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 212c0048-6fdc-540d-8793-4fd880e86d46 with scrape type 2
2026-03-28 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 212c0048-6fdc-540d-8793-4fd880e86d46 with scrape type 2
2026-03-28 19:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 212c0048-6fdc-540d-8793-4fd880e86d46, identifier: 10738615
2026-03-28 19:31:34 [adesa.fr] INFO: Found listing with ID: 10738178
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738178%27 HTTP/1.1" 200 None
2026-03-28 19:31:34 [adesa.fr] INFO: Scrape type for 10738178: 2
2026-03-28 19:31:34 [adesa.fr] INFO: Scraping item 10738178 url https://www.openlane.eu/en/carv6/auction/10738178
2026-03-28 19:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 84f51c3f-7371-5f52-9804-56d643e8579e with identifier: 10738616
2026-03-28 19:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 84f51c3f-7371-5f52-9804-56d643e8579e with identifier: 10738616
2026-03-28 19:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 84f51c3f-7371-5f52-9804-56d643e8579e with identifier: 10738616 to the API
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738616>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '84f51c3f-7371-5f52-9804-56d643e8579e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-780-LH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738616',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 86596,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mazda CX-30 2.0 SKYACTIV Business Executive - Petrol - Automatic - '
'122 hp - 86.596 km',
'transmission': 'automatic',
'trim': 'Business Executive',
'vin': None,
'year': 2022}
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738616%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Saving data for 10738616: {'auction_closing_time': 1775116800.0, 'created_time': 1774629456.421537, 'last_price_update_time': 1774726295.226189}
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738616') HTTP/1.1" 204 0
2026-03-28 19:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 212c0048-6fdc-540d-8793-4fd880e86d46 with identifier: 10738615
2026-03-28 19:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 212c0048-6fdc-540d-8793-4fd880e86d46 with identifier: 10738615
2026-03-28 19:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 212c0048-6fdc-540d-8793-4fd880e86d46 with identifier: 10738615 to the API
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738615>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '212c0048-6fdc-540d-8793-4fd880e86d46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-130-PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738615',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 166643,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Hybrid - Automatic - 180 hp '
'- 166.643 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738615%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Saving data for 10738615: {'auction_closing_time': 1775116800.0, 'created_time': 1774629434.017061, 'last_price_update_time': 1774726295.572131}
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738615') HTTP/1.1" 204 0
2026-03-28 19:31:35 [adesa.fr] INFO: Found listing with ID: 10738545
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738545%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Scrape type for 10738545: 2
2026-03-28 19:31:35 [adesa.fr] INFO: Scraping item 10738545 url https://www.openlane.eu/en/carv6/auction/10738545
2026-03-28 19:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:35 [adesa.fr] INFO: Found listing with ID: 10738532
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738532%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Scrape type for 10738532: 2
2026-03-28 19:31:35 [adesa.fr] INFO: Scraping item 10738532 url https://www.openlane.eu/en/carv6/auction/10738532
2026-03-28 19:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:35 [adesa.fr] INFO: Found listing with ID: 10738179
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738179%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Scrape type for 10738179: 2
2026-03-28 19:31:35 [adesa.fr] INFO: Scraping item 10738179 url https://www.openlane.eu/en/carv6/auction/10738179
2026-03-28 19:31:35 [adesa.fr] INFO: Found listing with ID: 10738544
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738544%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Scrape type for 10738544: 2
2026-03-28 19:31:35 [adesa.fr] INFO: Scraping item 10738544 url https://www.openlane.eu/en/carv6/auction/10738544
2026-03-28 19:31:35 [adesa.fr] INFO: Found listing with ID: 10738533
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738533%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Scrape type for 10738533: 2
2026-03-28 19:31:35 [adesa.fr] INFO: Scraping item 10738533 url https://www.openlane.eu/en/carv6/auction/10738533
2026-03-28 19:31:35 [adesa.fr] INFO: Found listing with ID: 10738636
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738636%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Scrape type for 10738636: 2
2026-03-28 19:31:35 [adesa.fr] INFO: Scraping item 10738636 url https://www.openlane.eu/en/carv6/auction/10738636
2026-03-28 19:31:35 [adesa.fr] INFO: Found listing with ID: 10738494
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738494%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Scrape type for 10738494: 2
2026-03-28 19:31:35 [adesa.fr] INFO: Scraping item 10738494 url https://www.openlane.eu/en/carv6/auction/10738494
2026-03-28 19:31:35 [adesa.fr] INFO: Found listing with ID: 10738602
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738602%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Scrape type for 10738602: 2
2026-03-28 19:31:35 [adesa.fr] INFO: Scraping item 10738602 url https://www.openlane.eu/en/carv6/auction/10738602
2026-03-28 19:31:35 [adesa.fr] INFO: Found listing with ID: 10738514
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738514%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Scrape type for 10738514: 2
2026-03-28 19:31:35 [adesa.fr] INFO: Scraping item 10738514 url https://www.openlane.eu/en/carv6/auction/10738514
2026-03-28 19:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a3fbb7b-9244-5eb0-8505-19ce35901d87 with identifier: 10738509
2026-03-28 19:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a3fbb7b-9244-5eb0-8505-19ce35901d87 with scrape type 2
2026-03-28 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a3fbb7b-9244-5eb0-8505-19ce35901d87 with scrape type 2
2026-03-28 19:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9a3fbb7b-9244-5eb0-8505-19ce35901d87, identifier: 10738509
2026-03-28 19:31:35 [adesa.fr] INFO: Found listing with ID: 10738575
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738575%27 HTTP/1.1" 200 None
2026-03-28 19:31:35 [adesa.fr] INFO: Scrape type for 10738575: 2
2026-03-28 19:31:35 [adesa.fr] INFO: Scraping item 10738575 url https://www.openlane.eu/en/carv6/auction/10738575
2026-03-28 19:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9a3fbb7b-9244-5eb0-8505-19ce35901d87 with identifier: 10738509
2026-03-28 19:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9a3fbb7b-9244-5eb0-8505-19ce35901d87 with identifier: 10738509
2026-03-28 19:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9a3fbb7b-9244-5eb0-8505-19ce35901d87 with identifier: 10738509 to the API
2026-03-28 19:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '9a3fbb7b-9244-5eb0-8505-19ce35901d87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-349-CV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738509',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'Niro',
'odometer': 32468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Niro 65 kWh Motion - Electric - Automatic - 204 hp - 32.468 km',
'transmission': 'automatic',
'trim': 'Motion',
'vin': None,
'year': 2023}
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738509%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Saving data for 10738509: {'auction_closing_time': 1775116800.0, 'created_time': 1774629479.830966, 'last_price_update_time': 1774726296.140592}
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738509') HTTP/1.1" 204 0
2026-03-28 19:31:36 [adesa.fr] INFO: Found listing with ID: 10738555
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738555%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Scrape type for 10738555: 2
2026-03-28 19:31:36 [adesa.fr] INFO: Scraping item 10738555 url https://www.openlane.eu/en/carv6/auction/10738555
2026-03-28 19:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:36 [adesa.fr] INFO: Found listing with ID: 10738618
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738618%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Scrape type for 10738618: 2
2026-03-28 19:31:36 [adesa.fr] INFO: Scraping item 10738618 url https://www.openlane.eu/en/carv6/auction/10738618
2026-03-28 19:31:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:36 [adesa.fr] INFO: Found listing with ID: 10738578
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738578%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Scrape type for 10738578: 2
2026-03-28 19:31:36 [adesa.fr] INFO: Scraping item 10738578 url https://www.openlane.eu/en/carv6/auction/10738578
2026-03-28 19:31:36 [adesa.fr] INFO: Found listing with ID: 10738604
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738604%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Scrape type for 10738604: 2
2026-03-28 19:31:36 [adesa.fr] INFO: Scraping item 10738604 url https://www.openlane.eu/en/carv6/auction/10738604
2026-03-28 19:31:36 [adesa.fr] INFO: Found listing with ID: 10738619
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738619%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Scrape type for 10738619: 2
2026-03-28 19:31:36 [adesa.fr] INFO: Scraping item 10738619 url https://www.openlane.eu/en/carv6/auction/10738619
2026-03-28 19:31:36 [adesa.fr] INFO: Found listing with ID: 10738581
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738581%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Scrape type for 10738581: 2
2026-03-28 19:31:36 [adesa.fr] INFO: Scraping item 10738581 url https://www.openlane.eu/en/carv6/auction/10738581
2026-03-28 19:31:36 [adesa.fr] INFO: Found listing with ID: 10738637
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738637%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Scrape type for 10738637: 2
2026-03-28 19:31:36 [adesa.fr] INFO: Scraping item 10738637 url https://www.openlane.eu/en/carv6/auction/10738637
2026-03-28 19:31:36 [adesa.fr] INFO: Found listing with ID: 10738579
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738579%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Scrape type for 10738579: 2
2026-03-28 19:31:36 [adesa.fr] INFO: Scraping item 10738579 url https://www.openlane.eu/en/carv6/auction/10738579
2026-03-28 19:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e011c59-7268-5b72-b8da-05f2e763ca27 with identifier: 10738526
2026-03-28 19:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e011c59-7268-5b72-b8da-05f2e763ca27 with scrape type 2
2026-03-28 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e011c59-7268-5b72-b8da-05f2e763ca27 with scrape type 2
2026-03-28 19:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5e011c59-7268-5b72-b8da-05f2e763ca27, identifier: 10738526
2026-03-28 19:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7b9a4c3-9f10-5344-9c59-5a6c38026357 with identifier: 10738185
2026-03-28 19:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7b9a4c3-9f10-5344-9c59-5a6c38026357 with scrape type 2
2026-03-28 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7b9a4c3-9f10-5344-9c59-5a6c38026357 with scrape type 2
2026-03-28 19:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f7b9a4c3-9f10-5344-9c59-5a6c38026357, identifier: 10738185
2026-03-28 19:31:36 [adesa.fr] INFO: Found listing with ID: 10738580
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738580%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Scrape type for 10738580: 2
2026-03-28 19:31:36 [adesa.fr] INFO: Scraping item 10738580 url https://www.openlane.eu/en/carv6/auction/10738580
2026-03-28 19:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5e011c59-7268-5b72-b8da-05f2e763ca27 with identifier: 10738526
2026-03-28 19:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5e011c59-7268-5b72-b8da-05f2e763ca27 with identifier: 10738526
2026-03-28 19:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5e011c59-7268-5b72-b8da-05f2e763ca27 with identifier: 10738526 to the API
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738526>
{'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': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5e011c59-7268-5b72-b8da-05f2e763ca27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-157-PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738526',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 135615,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Automatic - 136 hp - '
'135.615 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738526%27 HTTP/1.1" 200 None
2026-03-28 19:31:36 [adesa.fr] INFO: Saving data for 10738526: {'auction_closing_time': 1775116800.0, 'created_time': 1774629434.753685, 'last_price_update_time': 1774726296.858368}
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738526') HTTP/1.1" 204 0
2026-03-28 19:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f7b9a4c3-9f10-5344-9c59-5a6c38026357 with identifier: 10738185
2026-03-28 19:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f7b9a4c3-9f10-5344-9c59-5a6c38026357 with identifier: 10738185
2026-03-28 19:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f7b9a4c3-9f10-5344-9c59-5a6c38026357 with identifier: 10738185 to the API
2026-03-28 19:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738185>
{'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': 229,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'f7b9a4c3-9f10-5344-9c59-5a6c38026357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-018-NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738185',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 110490,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2023-08-02',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Kia EV6 Air - Electric - Automatic - 229 hp - 110.490 km',
'transmission': 'automatic',
'trim': 'Air',
'vin': None,
'year': 2023}
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738185%27 HTTP/1.1" 200 None
2026-03-28 19:31:37 [adesa.fr] INFO: Saving data for 10738185: {'auction_closing_time': 1774858200.0, 'created_time': 1774629446.830692, 'last_price_update_time': 1774726297.140965}
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738185') HTTP/1.1" 204 0
2026-03-28 19:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:37 [adesa.fr] INFO: Found listing with ID: 10738662
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738662%27 HTTP/1.1" 200 None
2026-03-28 19:31:37 [adesa.fr] INFO: Scrape type for 10738662: 2
2026-03-28 19:31:37 [adesa.fr] INFO: Scraping item 10738662 url https://www.openlane.eu/en/carv6/auction/10738662
2026-03-28 19:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:37 [adesa.fr] INFO: Found listing with ID: 10738620
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738620%27 HTTP/1.1" 200 None
2026-03-28 19:31:37 [adesa.fr] INFO: Scrape type for 10738620: 2
2026-03-28 19:31:37 [adesa.fr] INFO: Scraping item 10738620 url https://www.openlane.eu/en/carv6/auction/10738620
2026-03-28 19:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:37 [adesa.fr] INFO: Found listing with ID: 10738576
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738576%27 HTTP/1.1" 200 None
2026-03-28 19:31:37 [adesa.fr] INFO: Scrape type for 10738576: 2
2026-03-28 19:31:37 [adesa.fr] INFO: Scraping item 10738576 url https://www.openlane.eu/en/carv6/auction/10738576
2026-03-28 19:31:37 [adesa.fr] INFO: Found listing with ID: 10738472
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738472%27 HTTP/1.1" 200 None
2026-03-28 19:31:37 [adesa.fr] INFO: Scrape type for 10738472: 2
2026-03-28 19:31:37 [adesa.fr] INFO: Scraping item 10738472 url https://www.openlane.eu/en/carv6/auction/10738472
2026-03-28 19:31:37 [adesa.fr] INFO: Found listing with ID: 10738639
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738639%27 HTTP/1.1" 200 None
2026-03-28 19:31:37 [adesa.fr] INFO: Scrape type for 10738639: 2
2026-03-28 19:31:37 [adesa.fr] INFO: Scraping item 10738639 url https://www.openlane.eu/en/carv6/auction/10738639
2026-03-28 19:31:37 [adesa.fr] INFO: Found listing with ID: 10738621
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738621%27 HTTP/1.1" 200 None
2026-03-28 19:31:37 [adesa.fr] INFO: Scrape type for 10738621: 2
2026-03-28 19:31:37 [adesa.fr] INFO: Scraping item 10738621 url https://www.openlane.eu/en/carv6/auction/10738621
2026-03-28 19:31:37 [adesa.fr] INFO: Found listing with ID: 10738473
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738473%27 HTTP/1.1" 200 None
2026-03-28 19:31:37 [adesa.fr] INFO: Scrape type for 10738473: 2
2026-03-28 19:31:37 [adesa.fr] INFO: Scraping item 10738473 url https://www.openlane.eu/en/carv6/auction/10738473
2026-03-28 19:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with identifier: 10738508
2026-03-28 19:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with scrape type 2
2026-03-28 19:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with scrape type 2
2026-03-28 19:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b, identifier: 10738508
2026-03-28 19:31:37 [adesa.fr] INFO: Found listing with ID: 10738638
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738638%27 HTTP/1.1" 200 None
2026-03-28 19:31:37 [adesa.fr] INFO: Scrape type for 10738638: 2
2026-03-28 19:31:37 [adesa.fr] INFO: Scraping item 10738638 url https://www.openlane.eu/en/carv6/auction/10738638
2026-03-28 19:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with identifier: 10738508
2026-03-28 19:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with identifier: 10738508
2026-03-28 19:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with identifier: 10738508 to the API
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'cc2483e9-1f6a-52a2-a387-c6d92cb8e24b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-033-NK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738508',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'EV6',
'odometer': 122630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia EV6 74 kWh Air - Electric - Automatic - 229 hp - 122.630 km',
'transmission': 'automatic',
'trim': 'Air',
'vin': None,
'year': 2022}
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738508%27 HTTP/1.1" 200 None
2026-03-28 19:31:37 [adesa.fr] INFO: Saving data for 10738508: {'auction_closing_time': 1775116800.0, 'created_time': 1774629445.898001, 'last_price_update_time': 1774726297.700232}
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738508') HTTP/1.1" 204 0
2026-03-28 19:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2713e943-7303-5171-83fe-c4914d6757f2 with identifier: 10738635
2026-03-28 19:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2713e943-7303-5171-83fe-c4914d6757f2 with scrape type 2
2026-03-28 19:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2713e943-7303-5171-83fe-c4914d6757f2 with scrape type 2
2026-03-28 19:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2713e943-7303-5171-83fe-c4914d6757f2, identifier: 10738635
2026-03-28 19:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a853cc4f-5529-524f-9a68-a1c352b221d1 with identifier: 10738614
2026-03-28 19:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a853cc4f-5529-524f-9a68-a1c352b221d1 with scrape type 2
2026-03-28 19:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a853cc4f-5529-524f-9a68-a1c352b221d1 with scrape type 2
2026-03-28 19:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a853cc4f-5529-524f-9a68-a1c352b221d1, identifier: 10738614
2026-03-28 19:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2abdc9f0-ef9a-5f2b-8e98-f16e97269310 with identifier: 10738553
2026-03-28 19:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2abdc9f0-ef9a-5f2b-8e98-f16e97269310 with scrape type 2
2026-03-28 19:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2abdc9f0-ef9a-5f2b-8e98-f16e97269310 with scrape type 2
2026-03-28 19:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2abdc9f0-ef9a-5f2b-8e98-f16e97269310, identifier: 10738553
2026-03-28 19:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6283a623-7f38-5165-93f1-4b6fd217b08e with identifier: 10741020
2026-03-28 19:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6283a623-7f38-5165-93f1-4b6fd217b08e with scrape type 2
2026-03-28 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6283a623-7f38-5165-93f1-4b6fd217b08e with scrape type 2
2026-03-28 19:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6283a623-7f38-5165-93f1-4b6fd217b08e, identifier: 10741020
2026-03-28 19:31:38 [adesa.fr] INFO: Found listing with ID: 10738474
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738474%27 HTTP/1.1" 200 None
2026-03-28 19:31:38 [adesa.fr] INFO: Scrape type for 10738474: 2
2026-03-28 19:31:38 [adesa.fr] INFO: Scraping item 10738474 url https://www.openlane.eu/en/carv6/auction/10738474
2026-03-28 19:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2713e943-7303-5171-83fe-c4914d6757f2 with identifier: 10738635
2026-03-28 19:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2713e943-7303-5171-83fe-c4914d6757f2 with identifier: 10738635
2026-03-28 19:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2713e943-7303-5171-83fe-c4914d6757f2 with identifier: 10738635 to the API
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738635>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '2713e943-7303-5171-83fe-c4914d6757f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-535-YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738635',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 158712,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Ceed SW 1.5 GDI Active - Petrol - Automatic - 160 hp - 158.712 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738635%27 HTTP/1.1" 200 None
2026-03-28 19:31:38 [adesa.fr] INFO: Saving data for 10738635: {'auction_closing_time': 1775116800.0, 'created_time': 1774629480.273656, 'last_price_update_time': 1774726298.470485}
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738635') HTTP/1.1" 204 0
2026-03-28 19:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a853cc4f-5529-524f-9a68-a1c352b221d1 with identifier: 10738614
2026-03-28 19:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a853cc4f-5529-524f-9a68-a1c352b221d1 with identifier: 10738614
2026-03-28 19:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a853cc4f-5529-524f-9a68-a1c352b221d1 with identifier: 10738614 to the API
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'a853cc4f-5529-524f-9a68-a1c352b221d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-272-MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738614',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Niro',
'odometer': 59443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-11-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Niro 65 kWh Active - Electric - Automatic - 204 hp - 59.443 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738614%27 HTTP/1.1" 200 None
2026-03-28 19:31:38 [adesa.fr] INFO: Saving data for 10738614: {'auction_closing_time': 1775116800.0, 'created_time': 1774629445.450273, 'last_price_update_time': 1774726298.751665}
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738614') HTTP/1.1" 204 0
2026-03-28 19:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2abdc9f0-ef9a-5f2b-8e98-f16e97269310 with identifier: 10738553
2026-03-28 19:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2abdc9f0-ef9a-5f2b-8e98-f16e97269310 with identifier: 10738553
2026-03-28 19:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2abdc9f0-ef9a-5f2b-8e98-f16e97269310 with identifier: 10738553 to the API
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738553>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2abdc9f0-ef9a-5f2b-8e98-f16e97269310',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-500-HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738553',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Niro',
'odometer': 125076,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Niro 1.6 GDI Active Business - Hybrid - Automatic - 141 hp - '
'125.076 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738553%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Saving data for 10738553: {'auction_closing_time': 1775116800.0, 'created_time': 1774629479.466925, 'last_price_update_time': 1774726299.037212}
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738553') HTTP/1.1" 204 0
2026-03-28 19:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6283a623-7f38-5165-93f1-4b6fd217b08e with identifier: 10741020
2026-03-28 19:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6283a623-7f38-5165-93f1-4b6fd217b08e with identifier: 10741020
2026-03-28 19:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6283a623-7f38-5165-93f1-4b6fd217b08e with identifier: 10741020 to the API
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741020>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '6283a623-7f38-5165-93f1-4b6fd217b08e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW586ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741020',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 100130,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 150 hp '
'- 100.130 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741020%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Saving data for 10741020: {'auction_closing_time': 1774876500.0, 'created_time': 1774629553.921321, 'last_price_update_time': 1774726299.317576}
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741020') HTTP/1.1" 204 0
2026-03-28 19:31:39 [adesa.fr] INFO: Found listing with ID: 10738497
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738497%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Scrape type for 10738497: 2
2026-03-28 19:31:39 [adesa.fr] INFO: Scraping item 10738497 url https://www.openlane.eu/en/carv6/auction/10738497
2026-03-28 19:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:39 [adesa.fr] INFO: Found listing with ID: 10738495
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738495%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Scrape type for 10738495: 2
2026-03-28 19:31:39 [adesa.fr] INFO: Scraping item 10738495 url https://www.openlane.eu/en/carv6/auction/10738495
2026-03-28 19:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:39 [adesa.fr] INFO: Found listing with ID: 10738603
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738603%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Scrape type for 10738603: 2
2026-03-28 19:31:39 [adesa.fr] INFO: Scraping item 10738603 url https://www.openlane.eu/en/carv6/auction/10738603
2026-03-28 19:31:39 [adesa.fr] INFO: Found listing with ID: 10738496
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738496%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Scrape type for 10738496: 2
2026-03-28 19:31:39 [adesa.fr] INFO: Scraping item 10738496 url https://www.openlane.eu/en/carv6/auction/10738496
2026-03-28 19:31:39 [adesa.fr] INFO: Found listing with ID: 10738577
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738577%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Scrape type for 10738577: 2
2026-03-28 19:31:39 [adesa.fr] INFO: Scraping item 10738577 url https://www.openlane.eu/en/carv6/auction/10738577
2026-03-28 19:31:39 [adesa.fr] INFO: Found listing with ID: 10738663
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738663%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Scrape type for 10738663: 2
2026-03-28 19:31:39 [adesa.fr] INFO: Scraping item 10738663 url https://www.openlane.eu/en/carv6/auction/10738663
2026-03-28 19:31:39 [adesa.fr] INFO: Found listing with ID: 10738640
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738640%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Scrape type for 10738640: 2
2026-03-28 19:31:39 [adesa.fr] INFO: Scraping item 10738640 url https://www.openlane.eu/en/carv6/auction/10738640
2026-03-28 19:31:39 [adesa.fr] INFO: Found listing with ID: 10738515
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738515%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Scrape type for 10738515: 2
2026-03-28 19:31:39 [adesa.fr] INFO: Scraping item 10738515 url https://www.openlane.eu/en/carv6/auction/10738515
2026-03-28 19:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89f29049-bc62-5392-b5b1-25c3bf155542 with identifier: 10738541
2026-03-28 19:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89f29049-bc62-5392-b5b1-25c3bf155542 with scrape type 2
2026-03-28 19:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89f29049-bc62-5392-b5b1-25c3bf155542 with scrape type 2
2026-03-28 19:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 89f29049-bc62-5392-b5b1-25c3bf155542, identifier: 10738541
2026-03-28 19:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d185d825-9825-542a-8042-9bb29e3dbe7b with identifier: 10738530
2026-03-28 19:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d185d825-9825-542a-8042-9bb29e3dbe7b with scrape type 2
2026-03-28 19:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d185d825-9825-542a-8042-9bb29e3dbe7b with scrape type 2
2026-03-28 19:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d185d825-9825-542a-8042-9bb29e3dbe7b, identifier: 10738530
2026-03-28 19:31:39 [adesa.fr] INFO: Found listing with ID: 10738516
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738516%27 HTTP/1.1" 200 None
2026-03-28 19:31:39 [adesa.fr] INFO: Scrape type for 10738516: 2
2026-03-28 19:31:39 [adesa.fr] INFO: Scraping item 10738516 url https://www.openlane.eu/en/carv6/auction/10738516
2026-03-28 19:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 89f29049-bc62-5392-b5b1-25c3bf155542 with identifier: 10738541
2026-03-28 19:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 89f29049-bc62-5392-b5b1-25c3bf155542 with identifier: 10738541
2026-03-28 19:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 89f29049-bc62-5392-b5b1-25c3bf155542 with identifier: 10738541 to the API
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '89f29049-bc62-5392-b5b1-25c3bf155542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-261-CR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738541',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 63420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz B 180 Business Line - Petrol - Automatic - 136 hp - '
'63.420 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738541%27 HTTP/1.1" 200 None
2026-03-28 19:31:40 [adesa.fr] INFO: Saving data for 10738541: {'auction_closing_time': 1775116800.0, 'created_time': 1774629457.306113, 'last_price_update_time': 1774726300.001086}
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738541') HTTP/1.1" 204 0
2026-03-28 19:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d185d825-9825-542a-8042-9bb29e3dbe7b with identifier: 10738530
2026-03-28 19:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d185d825-9825-542a-8042-9bb29e3dbe7b with identifier: 10738530
2026-03-28 19:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d185d825-9825-542a-8042-9bb29e3dbe7b with identifier: 10738530 to the API
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738530>
{'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': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd185d825-9825-542a-8042-9bb29e3dbe7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN-905-ZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738530',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 85241,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2017-07-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA 200d Launch - Diesel - Automatic - 136 hp - '
'85.241 km',
'transmission': 'automatic',
'trim': 'Launch',
'vin': None,
'year': 2017}
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738530%27 HTTP/1.1" 200 None
2026-03-28 19:31:40 [adesa.fr] INFO: Saving data for 10738530: {'auction_closing_time': 1775116800.0, 'created_time': 1774629442.149078, 'last_price_update_time': 1774726300.291415}
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738530') HTTP/1.1" 204 0
2026-03-28 19:31:40 [adesa.fr] INFO: Found listing with ID: 10738517
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738517%27 HTTP/1.1" 200 None
2026-03-28 19:31:40 [adesa.fr] INFO: Scrape type for 10738517: 2
2026-03-28 19:31:40 [adesa.fr] INFO: Scraping item 10738517 url https://www.openlane.eu/en/carv6/auction/10738517
2026-03-28 19:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:40 [adesa.fr] INFO: Found listing with ID: 10738664
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738664%27 HTTP/1.1" 200 None
2026-03-28 19:31:40 [adesa.fr] INFO: Scrape type for 10738664: 2
2026-03-28 19:31:40 [adesa.fr] INFO: Scraping item 10738664 url https://www.openlane.eu/en/carv6/auction/10738664
2026-03-28 19:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:40 [adesa.fr] INFO: Found listing with ID: 10738546
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738546%27 HTTP/1.1" 200 None
2026-03-28 19:31:40 [adesa.fr] INFO: Scrape type for 10738546: 2
2026-03-28 19:31:40 [adesa.fr] INFO: Scraping item 10738546 url https://www.openlane.eu/en/carv6/auction/10738546
2026-03-28 19:31:40 [adesa.fr] INFO: Found listing with ID: 10738622
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738622%27 HTTP/1.1" 200 None
2026-03-28 19:31:40 [adesa.fr] INFO: Scrape type for 10738622: 2
2026-03-28 19:31:40 [adesa.fr] INFO: Scraping item 10738622 url https://www.openlane.eu/en/carv6/auction/10738622
2026-03-28 19:31:40 [adesa.fr] INFO: Found listing with ID: 10738665
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738665%27 HTTP/1.1" 200 None
2026-03-28 19:31:40 [adesa.fr] INFO: Scrape type for 10738665: 2
2026-03-28 19:31:40 [adesa.fr] INFO: Scraping item 10738665 url https://www.openlane.eu/en/carv6/auction/10738665
2026-03-28 19:31:40 [adesa.fr] INFO: Found listing with ID: 10738582
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738582%27 HTTP/1.1" 200 None
2026-03-28 19:31:40 [adesa.fr] INFO: Scrape type for 10738582: 2
2026-03-28 19:31:40 [adesa.fr] INFO: Scraping item 10738582 url https://www.openlane.eu/en/carv6/auction/10738582
2026-03-28 19:31:40 [adesa.fr] INFO: Found listing with ID: 10738518
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738518%27 HTTP/1.1" 200 None
2026-03-28 19:31:40 [adesa.fr] INFO: Scrape type for 10738518: 2
2026-03-28 19:31:40 [adesa.fr] INFO: Scraping item 10738518 url https://www.openlane.eu/en/carv6/auction/10738518
2026-03-28 19:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with identifier: 10738468
2026-03-28 19:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with scrape type 2
2026-03-28 19:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with scrape type 2
2026-03-28 19:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762, identifier: 10738468
2026-03-28 19:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cfa15c2-e224-503a-87e1-d13ea3ecb539 with identifier: 10738617
2026-03-28 19:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cfa15c2-e224-503a-87e1-d13ea3ecb539 with scrape type 2
2026-03-28 19:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cfa15c2-e224-503a-87e1-d13ea3ecb539 with scrape type 2
2026-03-28 19:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2cfa15c2-e224-503a-87e1-d13ea3ecb539, identifier: 10738617
2026-03-28 19:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e97bd69-b165-5ab5-88e0-aa484cc83efb with identifier: 10738661
2026-03-28 19:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb with scrape type 2
2026-03-28 19:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb with scrape type 2
2026-03-28 19:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e97bd69-b165-5ab5-88e0-aa484cc83efb, identifier: 10738661
2026-03-28 19:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10738176
2026-03-28 19:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c6a732-5c41-5665-91d2-e25f58955dec with scrape type 2
2026-03-28 19:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c6a732-5c41-5665-91d2-e25f58955dec with scrape type 2
2026-03-28 19:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01c6a732-5c41-5665-91d2-e25f58955dec, identifier: 10738176
2026-03-28 19:31:40 [adesa.fr] INFO: Found listing with ID: 10738666
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738666%27 HTTP/1.1" 200 None
2026-03-28 19:31:40 [adesa.fr] INFO: Scrape type for 10738666: 2
2026-03-28 19:31:40 [adesa.fr] INFO: Scraping item 10738666 url https://www.openlane.eu/en/carv6/auction/10738666
2026-03-28 19:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with identifier: 10738468
2026-03-28 19:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with identifier: 10738468
2026-03-28 19:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with identifier: 10738468 to the API
2026-03-28 19:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738468>
{'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': 218,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '86377431-bd5c-5f27-a2fa-c2d7bf7d6762',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-447-RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738468',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 90431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLA 250e AMG Line - Hybrid - Automatic - 218 hp - '
'90.431 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738468%27 HTTP/1.1" 200 None
2026-03-28 19:31:41 [adesa.fr] INFO: Saving data for 10738468: {'auction_closing_time': 1775116800.0, 'created_time': 1774629443.304852, 'last_price_update_time': 1774726301.120478}
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738468') HTTP/1.1" 204 0
2026-03-28 19:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2cfa15c2-e224-503a-87e1-d13ea3ecb539 with identifier: 10738617
2026-03-28 19:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2cfa15c2-e224-503a-87e1-d13ea3ecb539 with identifier: 10738617
2026-03-28 19:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2cfa15c2-e224-503a-87e1-d13ea3ecb539 with identifier: 10738617 to the API
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738617>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2cfa15c2-e224-503a-87e1-d13ea3ecb539',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-027-AY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738617',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 155969,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA 200d Business Line - Diesel - Automatic - 150 hp '
'- 155.969 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738617%27 HTTP/1.1" 200 None
2026-03-28 19:31:41 [adesa.fr] INFO: Saving data for 10738617: {'auction_closing_time': 1775116800.0, 'created_time': 1774629464.926963, 'last_price_update_time': 1774726301.507232}
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738617') HTTP/1.1" 204 0
2026-03-28 19:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e97bd69-b165-5ab5-88e0-aa484cc83efb with identifier: 10738661
2026-03-28 19:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e97bd69-b165-5ab5-88e0-aa484cc83efb with identifier: 10738661
2026-03-28 19:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e97bd69-b165-5ab5-88e0-aa484cc83efb with identifier: 10738661 to the API
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738661>
{'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': 163,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '8e97bd69-b165-5ab5-88e0-aa484cc83efb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-471-MQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738661',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 83200,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLB 200 Business Line - Petrol - Automatic - 163 hp - '
'83.200 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2020}
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738661%27 HTTP/1.1" 200 None
2026-03-28 19:31:41 [adesa.fr] INFO: Saving data for 10738661: {'auction_closing_time': 1775116800.0, 'created_time': 1774629444.133725, 'last_price_update_time': 1774726301.788466}
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738661') HTTP/1.1" 204 0
2026-03-28 19:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10738176
2026-03-28 19:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10738176
2026-03-28 19:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10738176 to the API
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738176>
{'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': 163,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '01c6a732-5c41-5665-91d2-e25f58955dec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG054LH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738176',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 155398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz GLA 200 progressive - Petrol - Automatic - 163 hp - '
'155.398 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2022}
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738176%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Saving data for 10738176: {'auction_closing_time': 1774858200.0, 'created_time': 1774629441.759466, 'last_price_update_time': 1774726302.093024}
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738176') HTTP/1.1" 204 0
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738475
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738475%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738475: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738475 url https://www.openlane.eu/en/carv6/auction/10738475
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738476
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738476%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738476: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738476 url https://www.openlane.eu/en/carv6/auction/10738476
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738477
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738477%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738477: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738477 url https://www.openlane.eu/en/carv6/auction/10738477
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738478
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738478%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738478: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738478 url https://www.openlane.eu/en/carv6/auction/10738478
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738479
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738479%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738479: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738479 url https://www.openlane.eu/en/carv6/auction/10738479
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738605
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738605%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738605: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738605 url https://www.openlane.eu/en/carv6/auction/10738605
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738498
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738498%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738498: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738498 url https://www.openlane.eu/en/carv6/auction/10738498
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738556
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738556%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738556: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738556 url https://www.openlane.eu/en/carv6/auction/10738556
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738641
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738641%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738641: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738641 url https://www.openlane.eu/en/carv6/auction/10738641
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738623
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738623%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738623: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738623 url https://www.openlane.eu/en/carv6/auction/10738623
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738547
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738547%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738547: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738547 url https://www.openlane.eu/en/carv6/auction/10738547
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738499
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738499%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738499: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738499 url https://www.openlane.eu/en/carv6/auction/10738499
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738606
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738606%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738606: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738606 url https://www.openlane.eu/en/carv6/auction/10738606
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738607
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738607%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738607: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738607 url https://www.openlane.eu/en/carv6/auction/10738607
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738667
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738667%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738667: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738667 url https://www.openlane.eu/en/carv6/auction/10738667
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738624
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738624%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738624: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738624 url https://www.openlane.eu/en/carv6/auction/10738624
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738529
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738529%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738529: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738529 url https://www.openlane.eu/en/carv6/auction/10738529
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738519
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738519%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738519: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738519 url https://www.openlane.eu/en/carv6/auction/10738519
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738548
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738548%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738548: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738548 url https://www.openlane.eu/en/carv6/auction/10738548
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738480
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738480%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738480: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738480 url https://www.openlane.eu/en/carv6/auction/10738480
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738668
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738668%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738668: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738668 url https://www.openlane.eu/en/carv6/auction/10738668
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738669
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738669%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738669: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738669 url https://www.openlane.eu/en/carv6/auction/10738669
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738670
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738670%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738670: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738670 url https://www.openlane.eu/en/carv6/auction/10738670
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738520
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738520%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738520: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738520 url https://www.openlane.eu/en/carv6/auction/10738520
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738625
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738625%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738625: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738625 url https://www.openlane.eu/en/carv6/auction/10738625
2026-03-28 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738557
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738557%27 HTTP/1.1" 200 None
2026-03-28 19:31:42 [adesa.fr] INFO: Scrape type for 10738557: 2
2026-03-28 19:31:42 [adesa.fr] INFO: Scraping item 10738557 url https://www.openlane.eu/en/carv6/auction/10738557
2026-03-28 19:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 358a900c-ad1c-5cf9-9751-487fd12308fc with identifier: 10738555
2026-03-28 19:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 358a900c-ad1c-5cf9-9751-487fd12308fc with scrape type 2
2026-03-28 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 358a900c-ad1c-5cf9-9751-487fd12308fc with scrape type 2
2026-03-28 19:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 358a900c-ad1c-5cf9-9751-487fd12308fc, identifier: 10738555
2026-03-28 19:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 358a900c-ad1c-5cf9-9751-487fd12308fc with identifier: 10738555
2026-03-28 19:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 358a900c-ad1c-5cf9-9751-487fd12308fc with identifier: 10738555
2026-03-28 19:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 358a900c-ad1c-5cf9-9751-487fd12308fc with identifier: 10738555 to the API
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738555>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '358a900c-ad1c-5cf9-9751-487fd12308fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-092-YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738555',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 139991,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 139.991 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738555%27 HTTP/1.1" 200 None
2026-03-28 19:31:43 [adesa.fr] INFO: Saving data for 10738555: {'auction_closing_time': 1775116800.0, 'created_time': 1774629396.042014, 'last_price_update_time': 1774726303.347122}
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738555') HTTP/1.1" 204 0
2026-03-28 19:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with identifier: 10738575
2026-03-28 19:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with scrape type 2
2026-03-28 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with scrape type 2
2026-03-28 19:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ae9ee5b8-08c6-5d46-8f9f-63819399ca36, identifier: 10738575
2026-03-28 19:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with identifier: 10738575
2026-03-28 19:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with identifier: 10738575
2026-03-28 19:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with identifier: 10738575 to the API
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738575>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae9ee5b8-08c6-5d46-8f9f-63819399ca36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-541-XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738575',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Astra',
'odometer': 147190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Opel Astra 1.5 Elegance - Diesel - Automatic - 122 hp - 147.190 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2020}
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738575%27 HTTP/1.1" 200 None
2026-03-28 19:31:43 [adesa.fr] INFO: Saving data for 10738575: {'auction_closing_time': 1775116800.0, 'created_time': 1774629393.37978, 'last_price_update_time': 1774726303.835422}
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738575') HTTP/1.1" 204 0
2026-03-28 19:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 427b875b-39fc-589f-b57f-9c790f19929b with identifier: 10738662
2026-03-28 19:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 427b875b-39fc-589f-b57f-9c790f19929b with scrape type 2
2026-03-28 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 427b875b-39fc-589f-b57f-9c790f19929b with scrape type 2
2026-03-28 19:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 427b875b-39fc-589f-b57f-9c790f19929b, identifier: 10738662
2026-03-28 19:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with identifier: 10738579
2026-03-28 19:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with scrape type 2
2026-03-28 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with scrape type 2
2026-03-28 19:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2, identifier: 10738579
2026-03-28 19:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 427b875b-39fc-589f-b57f-9c790f19929b with identifier: 10738662
2026-03-28 19:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 427b875b-39fc-589f-b57f-9c790f19929b with identifier: 10738662
2026-03-28 19:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 427b875b-39fc-589f-b57f-9c790f19929b with identifier: 10738662 to the API
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738662>
{'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': 225,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '427b875b-39fc-589f-b57f-9c790f19929b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-995-SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738662',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 83186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 225 hp - 83.186 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738662%27 HTTP/1.1" 200 None
2026-03-28 19:31:44 [adesa.fr] INFO: Saving data for 10738662: {'auction_closing_time': 1775116800.0, 'created_time': 1774629422.698127, 'last_price_update_time': 1774726304.326968}
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738662') HTTP/1.1" 204 0
2026-03-28 19:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with identifier: 10738579
2026-03-28 19:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with identifier: 10738579
2026-03-28 19:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with identifier: 10738579 to the API
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738579>
{'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-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1a8cef6c-ca91-53c1-bd97-5d68f644d3b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-895-MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738579',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 145736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'145.736 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738579%27 HTTP/1.1" 200 None
2026-03-28 19:31:44 [adesa.fr] INFO: Saving data for 10738579: {'auction_closing_time': 1775116800.0, 'created_time': 1774629419.084613, 'last_price_update_time': 1774726304.602062}
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738579') HTTP/1.1" 204 0
2026-03-28 19:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with identifier: 10738580
2026-03-28 19:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with scrape type 2
2026-03-28 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with scrape type 2
2026-03-28 19:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7, identifier: 10738580
2026-03-28 19:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with identifier: 10738580
2026-03-28 19:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with identifier: 10738580
2026-03-28 19:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with identifier: 10738580 to the API
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738580>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9fdb1041-f311-52bf-bf9c-d5c7351dd1f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-515-TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738580',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 170196,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'170.196 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738580%27 HTTP/1.1" 200 None
2026-03-28 19:31:44 [adesa.fr] INFO: Saving data for 10738580: {'auction_closing_time': 1775116800.0, 'created_time': 1774629424.617361, 'last_price_update_time': 1774726304.999203}
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738580') HTTP/1.1" 204 0
2026-03-28 19:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with identifier: 10738545
2026-03-28 19:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with scrape type 2
2026-03-28 19:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with scrape type 2
2026-03-28 19:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd, identifier: 10738545
2026-03-28 19:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with identifier: 10738545
2026-03-28 19:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with identifier: 10738545
2026-03-28 19:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with identifier: 10738545 to the API
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738545>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 381,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2dc49c69-0b4d-5ddd-9b03-cb30260134bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-463-SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738545',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 48171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 41500,
'price_includes_vat': True,
'registration_date': '2024-06-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - Automatic - '
'381 hp - 48.171 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738545%27 HTTP/1.1" 200 None
2026-03-28 19:31:45 [adesa.fr] INFO: Saving data for 10738545: {'auction_closing_time': 1775116800.0, 'created_time': 1774629412.330655, 'last_price_update_time': 1774726305.365496}
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738545') HTTP/1.1" 204 0
2026-03-28 19:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39c8f6e0-6cae-502e-992a-c031a444b222 with identifier: 10738637
2026-03-28 19:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c8f6e0-6cae-502e-992a-c031a444b222 with scrape type 2
2026-03-28 19:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39c8f6e0-6cae-502e-992a-c031a444b222 with scrape type 2
2026-03-28 19:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 39c8f6e0-6cae-502e-992a-c031a444b222, identifier: 10738637
2026-03-28 19:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 39c8f6e0-6cae-502e-992a-c031a444b222 with identifier: 10738637
2026-03-28 19:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 39c8f6e0-6cae-502e-992a-c031a444b222 with identifier: 10738637
2026-03-28 19:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 39c8f6e0-6cae-502e-992a-c031a444b222 with identifier: 10738637 to the API
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738637>
{'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': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '39c8f6e0-6cae-502e-992a-c031a444b222',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-555-YH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738637',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 154686,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Manual - 130 hp - '
'154.686 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738637%27 HTTP/1.1" 200 None
2026-03-28 19:31:45 [adesa.fr] INFO: Saving data for 10738637: {'auction_closing_time': 1775116800.0, 'created_time': 1774629421.329416, 'last_price_update_time': 1774726305.745955}
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738637') HTTP/1.1" 204 0
2026-03-28 19:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c0ed5f2-0181-5665-8d88-38102508084a with identifier: 10738581
2026-03-28 19:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c0ed5f2-0181-5665-8d88-38102508084a with scrape type 2
2026-03-28 19:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c0ed5f2-0181-5665-8d88-38102508084a with scrape type 2
2026-03-28 19:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7c0ed5f2-0181-5665-8d88-38102508084a, identifier: 10738581
2026-03-28 19:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with identifier: 10738474
2026-03-28 19:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with scrape type 2
2026-03-28 19:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with scrape type 2
2026-03-28 19:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8, identifier: 10738474
2026-03-28 19:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7c0ed5f2-0181-5665-8d88-38102508084a with identifier: 10738581
2026-03-28 19:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7c0ed5f2-0181-5665-8d88-38102508084a with identifier: 10738581
2026-03-28 19:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7c0ed5f2-0181-5665-8d88-38102508084a with identifier: 10738581 to the API
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738581>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7c0ed5f2-0181-5665-8d88-38102508084a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-299-HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738581',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 173981,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 173.981 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738581%27 HTTP/1.1" 200 None
2026-03-28 19:31:46 [adesa.fr] INFO: Saving data for 10738581: {'auction_closing_time': 1775116800.0, 'created_time': 1774629420.953431, 'last_price_update_time': 1774726306.242815}
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738581') HTTP/1.1" 204 0
2026-03-28 19:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with identifier: 10738474
2026-03-28 19:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with identifier: 10738474
2026-03-28 19:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with identifier: 10738474 to the API
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738474>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '9ffe3c7d-42fa-5f43-96d0-147dcf737de8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-672-MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738474',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 110914,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.6 Active Pack - Hybrid - Automatic - 180 hp - '
'110.914 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2024}
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738474%27 HTTP/1.1" 200 None
2026-03-28 19:31:46 [adesa.fr] INFO: Saving data for 10738474: {'auction_closing_time': 1775116800.0, 'created_time': 1774629377.398824, 'last_price_update_time': 1774726306.538057}
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738474') HTTP/1.1" 204 0
2026-03-28 19:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a28f248e-c5c4-5cc6-888a-52b0e70728dd with identifier: 10738497
2026-03-28 19:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a28f248e-c5c4-5cc6-888a-52b0e70728dd with scrape type 2
2026-03-28 19:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a28f248e-c5c4-5cc6-888a-52b0e70728dd with scrape type 2
2026-03-28 19:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a28f248e-c5c4-5cc6-888a-52b0e70728dd, identifier: 10738497
2026-03-28 19:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a28f248e-c5c4-5cc6-888a-52b0e70728dd with identifier: 10738497
2026-03-28 19:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a28f248e-c5c4-5cc6-888a-52b0e70728dd with identifier: 10738497
2026-03-28 19:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a28f248e-c5c4-5cc6-888a-52b0e70728dd with identifier: 10738497 to the API
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738497>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a28f248e-c5c4-5cc6-888a-52b0e70728dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-408-TS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738497',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '408',
'odometer': 79305,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 408 1.6 Allure - Hybrid - Automatic - 181 hp - 79.305 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738497%27 HTTP/1.1" 200 None
2026-03-28 19:31:47 [adesa.fr] INFO: Saving data for 10738497: {'auction_closing_time': 1775116800.0, 'created_time': 1774629376.656008, 'last_price_update_time': 1774726307.017801}
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738497') HTTP/1.1" 204 0
2026-03-28 19:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d952539-12ac-5fb1-a28b-a07a64f3b720 with identifier: 10738517
2026-03-28 19:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d952539-12ac-5fb1-a28b-a07a64f3b720 with scrape type 2
2026-03-28 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d952539-12ac-5fb1-a28b-a07a64f3b720 with scrape type 2
2026-03-28 19:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3d952539-12ac-5fb1-a28b-a07a64f3b720, identifier: 10738517
2026-03-28 19:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with identifier: 10738516
2026-03-28 19:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with scrape type 2
2026-03-28 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with scrape type 2
2026-03-28 19:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b, identifier: 10738516
2026-03-28 19:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3d952539-12ac-5fb1-a28b-a07a64f3b720 with identifier: 10738517
2026-03-28 19:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3d952539-12ac-5fb1-a28b-a07a64f3b720 with identifier: 10738517
2026-03-28 19:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3d952539-12ac-5fb1-a28b-a07a64f3b720 with identifier: 10738517 to the API
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738517>
{'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': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3d952539-12ac-5fb1-a28b-a07a64f3b720',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-741-MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738517',
'listing': 'auction',
'location': 'Ingrandes (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 171670,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot Expert 2.0 HDI Asphalt - Diesel - Automatic - 120 hp - '
'171.670 km',
'transmission': 'automatic',
'trim': 'Asphalt',
'vin': None,
'year': 2022}
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738517%27 HTTP/1.1" 200 None
2026-03-28 19:31:47 [adesa.fr] INFO: Saving data for 10738517: {'auction_closing_time': 1775116800.0, 'created_time': 1774629407.024123, 'last_price_update_time': 1774726307.495849}
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738517') HTTP/1.1" 204 0
2026-03-28 19:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with identifier: 10738516
2026-03-28 19:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with identifier: 10738516
2026-03-28 19:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with identifier: 10738516 to the API
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'ecc8d9be-ee4a-5bdb-80a0-a9568e90560b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-756-WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738516',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 35769,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2024-05-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot e-2008 50 kWh Active - Electric - Automatic - 136 hp - '
'35.769 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2024}
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738516%27 HTTP/1.1" 200 None
2026-03-28 19:31:47 [adesa.fr] INFO: Saving data for 10738516: {'auction_closing_time': 1775116800.0, 'created_time': 1774629403.024651, 'last_price_update_time': 1774726307.776564}
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738516') HTTP/1.1" 204 0
2026-03-28 19:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6af87a09-a087-5d6f-a366-e39543bbc046 with identifier: 10738515
2026-03-28 19:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6af87a09-a087-5d6f-a366-e39543bbc046 with scrape type 2
2026-03-28 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6af87a09-a087-5d6f-a366-e39543bbc046 with scrape type 2
2026-03-28 19:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6af87a09-a087-5d6f-a366-e39543bbc046, identifier: 10738515
2026-03-28 19:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6af87a09-a087-5d6f-a366-e39543bbc046 with identifier: 10738515
2026-03-28 19:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6af87a09-a087-5d6f-a366-e39543bbc046 with identifier: 10738515
2026-03-28 19:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6af87a09-a087-5d6f-a366-e39543bbc046 with identifier: 10738515 to the API
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738515>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '6af87a09-a087-5d6f-a366-e39543bbc046',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-831-HC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738515',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 185998,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 SW 1.6i Allure Pack - Petrol - Automatic - 180 hp - '
'185.998 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738515%27 HTTP/1.1" 200 None
2026-03-28 19:31:48 [adesa.fr] INFO: Saving data for 10738515: {'auction_closing_time': 1775116800.0, 'created_time': 1774629409.437812, 'last_price_update_time': 1774726308.219533}
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738515') HTTP/1.1" 204 0
2026-03-28 19:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8249d14-b590-5372-a1eb-d9943afb20b9 with identifier: 10738640
2026-03-28 19:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8249d14-b590-5372-a1eb-d9943afb20b9 with scrape type 2
2026-03-28 19:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8249d14-b590-5372-a1eb-d9943afb20b9 with scrape type 2
2026-03-28 19:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8249d14-b590-5372-a1eb-d9943afb20b9, identifier: 10738640
2026-03-28 19:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8844ade-58cc-52b3-a520-41d9ed19aef3 with identifier: 10738660
2026-03-28 19:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8844ade-58cc-52b3-a520-41d9ed19aef3 with scrape type 2
2026-03-28 19:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8844ade-58cc-52b3-a520-41d9ed19aef3 with scrape type 2
2026-03-28 19:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b8844ade-58cc-52b3-a520-41d9ed19aef3, identifier: 10738660
2026-03-28 19:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8249d14-b590-5372-a1eb-d9943afb20b9 with identifier: 10738640
2026-03-28 19:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8249d14-b590-5372-a1eb-d9943afb20b9 with identifier: 10738640
2026-03-28 19:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8249d14-b590-5372-a1eb-d9943afb20b9 with identifier: 10738640 to the API
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738640>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'e8249d14-b590-5372-a1eb-d9943afb20b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-214-KX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738640',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 174243,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 SW 1.2i GT - Petrol - Automatic - 130 hp - 174.243 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738640%27 HTTP/1.1" 200 None
2026-03-28 19:31:48 [adesa.fr] INFO: Saving data for 10738640: {'auction_closing_time': 1775116800.0, 'created_time': 1774629358.063289, 'last_price_update_time': 1774726308.710874}
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738640') HTTP/1.1" 204 0
2026-03-28 19:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b8844ade-58cc-52b3-a520-41d9ed19aef3 with identifier: 10738660
2026-03-28 19:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b8844ade-58cc-52b3-a520-41d9ed19aef3 with identifier: 10738660
2026-03-28 19:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b8844ade-58cc-52b3-a520-41d9ed19aef3 with identifier: 10738660 to the API
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738660>
{'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': 218,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b8844ade-58cc-52b3-a520-41d9ed19aef3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-855-QB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738660',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 54599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLA 250e Business Line - Hybrid - Automatic - 218 hp '
'- 54.599 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738660%27 HTTP/1.1" 200 None
2026-03-28 19:31:48 [adesa.fr] INFO: Saving data for 10738660: {'auction_closing_time': 1775116800.0, 'created_time': 1774629443.672659, 'last_price_update_time': 1774726308.990222}
2026-03-28 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738660') HTTP/1.1" 204 0
2026-03-28 19:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:49 [adesa.fr] INFO: Found listing with ID: 10738521
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738521%27 HTTP/1.1" 200 None
2026-03-28 19:31:49 [adesa.fr] INFO: Scrape type for 10738521: 2
2026-03-28 19:31:49 [adesa.fr] INFO: Scraping item 10738521 url https://www.openlane.eu/en/carv6/auction/10738521
2026-03-28 19:31:49 [adesa.fr] INFO: Found listing with ID: 10738608
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738608%27 HTTP/1.1" 200 None
2026-03-28 19:31:49 [adesa.fr] INFO: Scrape type for 10738608: 2
2026-03-28 19:31:49 [adesa.fr] INFO: Scraping item 10738608 url https://www.openlane.eu/en/carv6/auction/10738608
2026-03-28 19:31:49 [adesa.fr] INFO: Found listing with ID: 10738583
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738583%27 HTTP/1.1" 200 None
2026-03-28 19:31:49 [adesa.fr] INFO: Scrape type for 10738583: 2
2026-03-28 19:31:49 [adesa.fr] INFO: Scraping item 10738583 url https://www.openlane.eu/en/carv6/auction/10738583
2026-03-28 19:31:49 [adesa.fr] INFO: Found listing with ID: 10738609
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738609%27 HTTP/1.1" 200 None
2026-03-28 19:31:49 [adesa.fr] INFO: Scrape type for 10738609: 2
2026-03-28 19:31:49 [adesa.fr] INFO: Scraping item 10738609 url https://www.openlane.eu/en/carv6/auction/10738609
2026-03-28 19:31:49 [adesa.fr] INFO: Found listing with ID: 10738626
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738626%27 HTTP/1.1" 200 None
2026-03-28 19:31:49 [adesa.fr] INFO: Scrape type for 10738626: 2
2026-03-28 19:31:49 [adesa.fr] INFO: Scraping item 10738626 url https://www.openlane.eu/en/carv6/auction/10738626
2026-03-28 19:31:49 [adesa.fr] INFO: Found listing with ID: 10738610
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738610%27 HTTP/1.1" 200 None
2026-03-28 19:31:49 [adesa.fr] INFO: Scrape type for 10738610: 2
2026-03-28 19:31:49 [adesa.fr] INFO: Scraping item 10738610 url https://www.openlane.eu/en/carv6/auction/10738610
2026-03-28 19:31:49 [adesa.fr] INFO: Found listing with ID: 10738549
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738549%27 HTTP/1.1" 200 None
2026-03-28 19:31:49 [adesa.fr] INFO: Scrape type for 10738549: 2
2026-03-28 19:31:49 [adesa.fr] INFO: Scraping item 10738549 url https://www.openlane.eu/en/carv6/auction/10738549
2026-03-28 19:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca365e10-6542-5112-b0b2-73309c473879 with identifier: 10738670
2026-03-28 19:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca365e10-6542-5112-b0b2-73309c473879 with scrape type 2
2026-03-28 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca365e10-6542-5112-b0b2-73309c473879 with scrape type 2
2026-03-28 19:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca365e10-6542-5112-b0b2-73309c473879, identifier: 10738670
2026-03-28 19:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1582c5e-13c3-5627-bd1f-960c3265e081 with identifier: 10738520
2026-03-28 19:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1582c5e-13c3-5627-bd1f-960c3265e081 with scrape type 2
2026-03-28 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1582c5e-13c3-5627-bd1f-960c3265e081 with scrape type 2
2026-03-28 19:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1582c5e-13c3-5627-bd1f-960c3265e081, identifier: 10738520
2026-03-28 19:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6064952d-1a10-5f02-89e5-09ae0f1f4226 with identifier: 10738625
2026-03-28 19:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6064952d-1a10-5f02-89e5-09ae0f1f4226 with scrape type 2
2026-03-28 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6064952d-1a10-5f02-89e5-09ae0f1f4226 with scrape type 2
2026-03-28 19:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6064952d-1a10-5f02-89e5-09ae0f1f4226, identifier: 10738625
2026-03-28 19:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 698c25cf-c535-563d-9044-429a81042d85 with identifier: 10738557
2026-03-28 19:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 698c25cf-c535-563d-9044-429a81042d85 with scrape type 2
2026-03-28 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 698c25cf-c535-563d-9044-429a81042d85 with scrape type 2
2026-03-28 19:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 698c25cf-c535-563d-9044-429a81042d85, identifier: 10738557
2026-03-28 19:31:49 [adesa.fr] INFO: Found listing with ID: 10738671
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738671%27 HTTP/1.1" 200 None
2026-03-28 19:31:49 [adesa.fr] INFO: Scrape type for 10738671: 2
2026-03-28 19:31:49 [adesa.fr] INFO: Scraping item 10738671 url https://www.openlane.eu/en/carv6/auction/10738671
2026-03-28 19:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca365e10-6542-5112-b0b2-73309c473879 with identifier: 10738670
2026-03-28 19:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca365e10-6542-5112-b0b2-73309c473879 with identifier: 10738670
2026-03-28 19:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca365e10-6542-5112-b0b2-73309c473879 with identifier: 10738670 to the API
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738670>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ca365e10-6542-5112-b0b2-73309c473879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-143-WD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738670',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 143300,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-06-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Seat Ateca 1.6 TDI Style Business - Diesel - Automatic - 115 hp - '
'143.300 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738670%27 HTTP/1.1" 200 None
2026-03-28 19:31:49 [adesa.fr] INFO: Saving data for 10738670: {'auction_closing_time': 1775116800.0, 'created_time': 1774629222.16014, 'last_price_update_time': 1774726309.826704}
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738670') HTTP/1.1" 204 0
2026-03-28 19:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1582c5e-13c3-5627-bd1f-960c3265e081 with identifier: 10738520
2026-03-28 19:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1582c5e-13c3-5627-bd1f-960c3265e081 with identifier: 10738520
2026-03-28 19:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1582c5e-13c3-5627-bd1f-960c3265e081 with identifier: 10738520 to the API
2026-03-28 19:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738520>
{'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-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1582c5e-13c3-5627-bd1f-960c3265e081',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-767-VA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738520',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 131226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Seat Ateca 2.0 TDI Style Business - Diesel - Automatic - 150 hp - '
'131.226 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738520%27 HTTP/1.1" 200 None
2026-03-28 19:31:50 [adesa.fr] INFO: Saving data for 10738520: {'auction_closing_time': 1775116800.0, 'created_time': 1774629221.822663, 'last_price_update_time': 1774726310.133051}
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738520') HTTP/1.1" 204 0
2026-03-28 19:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6064952d-1a10-5f02-89e5-09ae0f1f4226 with identifier: 10738625
2026-03-28 19:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6064952d-1a10-5f02-89e5-09ae0f1f4226 with identifier: 10738625
2026-03-28 19:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6064952d-1a10-5f02-89e5-09ae0f1f4226 with identifier: 10738625 to the API
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738625>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '6064952d-1a10-5f02-89e5-09ae0f1f4226',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-394-EC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738625',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 47065,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-07-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 47.065 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738625%27 HTTP/1.1" 200 None
2026-03-28 19:31:50 [adesa.fr] INFO: Saving data for 10738625: {'auction_closing_time': 1775116800.0, 'created_time': 1774629220.387727, 'last_price_update_time': 1774726310.414941}
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738625') HTTP/1.1" 204 0
2026-03-28 19:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 698c25cf-c535-563d-9044-429a81042d85 with identifier: 10738557
2026-03-28 19:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 698c25cf-c535-563d-9044-429a81042d85 with identifier: 10738557
2026-03-28 19:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 698c25cf-c535-563d-9044-429a81042d85 with identifier: 10738557 to the API
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738557>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '698c25cf-c535-563d-9044-429a81042d85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-878-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738557',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 130066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 130.066 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738557%27 HTTP/1.1" 200 None
2026-03-28 19:31:50 [adesa.fr] INFO: Saving data for 10738557: {'auction_closing_time': 1775116800.0, 'created_time': 1774629251.347634, 'last_price_update_time': 1774726310.69273}
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738557') HTTP/1.1" 204 0
2026-03-28 19:31:50 [adesa.fr] INFO: Found listing with ID: 10738522
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738522%27 HTTP/1.1" 200 None
2026-03-28 19:31:50 [adesa.fr] INFO: Scrape type for 10738522: 2
2026-03-28 19:31:50 [adesa.fr] INFO: Scraping item 10738522 url https://www.openlane.eu/en/carv6/auction/10738522
2026-03-28 19:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:50 [adesa.fr] INFO: Found listing with ID: 10738500
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738500%27 HTTP/1.1" 200 None
2026-03-28 19:31:50 [adesa.fr] INFO: Scrape type for 10738500: 2
2026-03-28 19:31:50 [adesa.fr] INFO: Scraping item 10738500 url https://www.openlane.eu/en/carv6/auction/10738500
2026-03-28 19:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:50 [adesa.fr] INFO: Found listing with ID: 10738627
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738627%27 HTTP/1.1" 200 None
2026-03-28 19:31:50 [adesa.fr] INFO: Scrape type for 10738627: 2
2026-03-28 19:31:50 [adesa.fr] INFO: Scraping item 10738627 url https://www.openlane.eu/en/carv6/auction/10738627
2026-03-28 19:31:50 [adesa.fr] INFO: Found listing with ID: 10738501
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738501%27 HTTP/1.1" 200 None
2026-03-28 19:31:50 [adesa.fr] INFO: Scrape type for 10738501: 2
2026-03-28 19:31:50 [adesa.fr] INFO: Scraping item 10738501 url https://www.openlane.eu/en/carv6/auction/10738501
2026-03-28 19:31:50 [adesa.fr] INFO: Found listing with ID: 10738672
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738672%27 HTTP/1.1" 200 None
2026-03-28 19:31:50 [adesa.fr] INFO: Scrape type for 10738672: 2
2026-03-28 19:31:50 [adesa.fr] INFO: Scraping item 10738672 url https://www.openlane.eu/en/carv6/auction/10738672
2026-03-28 19:31:50 [adesa.fr] INFO: Found listing with ID: 10738628
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738628%27 HTTP/1.1" 200 None
2026-03-28 19:31:50 [adesa.fr] INFO: Scrape type for 10738628: 2
2026-03-28 19:31:50 [adesa.fr] INFO: Scraping item 10738628 url https://www.openlane.eu/en/carv6/auction/10738628
2026-03-28 19:31:50 [adesa.fr] INFO: Found listing with ID: 10738584
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738584%27 HTTP/1.1" 200 None
2026-03-28 19:31:50 [adesa.fr] INFO: Scrape type for 10738584: 2
2026-03-28 19:31:50 [adesa.fr] INFO: Scraping item 10738584 url https://www.openlane.eu/en/carv6/auction/10738584
2026-03-28 19:31:50 [adesa.fr] INFO: Found listing with ID: 10738673
2026-03-28 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738673%27 HTTP/1.1" 200 None
2026-03-28 19:31:51 [adesa.fr] INFO: Scrape type for 10738673: 2
2026-03-28 19:31:51 [adesa.fr] INFO: Scraping item 10738673 url https://www.openlane.eu/en/carv6/auction/10738673
2026-03-28 19:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with identifier: 10738669
2026-03-28 19:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with scrape type 2
2026-03-28 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with scrape type 2
2026-03-28 19:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 442a078e-f09c-5ab4-af37-a1bb4c5b5208, identifier: 10738669
2026-03-28 19:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 681caf72-538b-5df6-b288-e6644619f9bd with identifier: 10738668
2026-03-28 19:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 681caf72-538b-5df6-b288-e6644619f9bd with scrape type 2
2026-03-28 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 681caf72-538b-5df6-b288-e6644619f9bd with scrape type 2
2026-03-28 19:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 681caf72-538b-5df6-b288-e6644619f9bd, identifier: 10738668
2026-03-28 19:31:51 [adesa.fr] INFO: Found listing with ID: 10738674
2026-03-28 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738674%27 HTTP/1.1" 200 None
2026-03-28 19:31:51 [adesa.fr] INFO: Scrape type for 10738674: 2
2026-03-28 19:31:51 [adesa.fr] INFO: Scraping item 10738674 url https://www.openlane.eu/en/carv6/auction/10738674
2026-03-28 19:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with identifier: 10738669
2026-03-28 19:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with identifier: 10738669
2026-03-28 19:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with identifier: 10738669 to the API
2026-03-28 19:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738669>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '442a078e-f09c-5ab4-af37-a1bb4c5b5208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-755-ND',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738669',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 28744,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Zoe 52 kWh Evolution - Electric - Automatic - 109 hp - '
'28.744 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-28 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738669%27 HTTP/1.1" 200 None
2026-03-28 19:31:51 [adesa.fr] INFO: Saving data for 10738669: {'auction_closing_time': 1775116800.0, 'created_time': 1774629224.626943, 'last_price_update_time': 1774726311.645072}
2026-03-28 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738669') HTTP/1.1" 204 0
2026-03-28 19:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 681caf72-538b-5df6-b288-e6644619f9bd with identifier: 10738668
2026-03-28 19:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 681caf72-538b-5df6-b288-e6644619f9bd with identifier: 10738668
2026-03-28 19:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 681caf72-538b-5df6-b288-e6644619f9bd with identifier: 10738668 to the API
2026-03-28 19:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '681caf72-538b-5df6-b288-e6644619f9bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-716-ND',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738668',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 19773,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Zoe 52 kWh Evolution - Electric - Automatic - 109 hp - '
'19.773 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738668%27 HTTP/1.1" 200 None
2026-03-28 19:31:52 [adesa.fr] INFO: Saving data for 10738668: {'auction_closing_time': 1775116800.0, 'created_time': 1774629220.741937, 'last_price_update_time': 1774726312.127227}
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738668') HTTP/1.1" 204 0
2026-03-28 19:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:52 [adesa.fr] INFO: Found listing with ID: 10738585
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738585%27 HTTP/1.1" 200 None
2026-03-28 19:31:52 [adesa.fr] INFO: Scrape type for 10738585: 2
2026-03-28 19:31:52 [adesa.fr] INFO: Scraping item 10738585 url https://www.openlane.eu/en/carv6/auction/10738585
2026-03-28 19: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-28 19:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:52 [adesa.fr] INFO: Found listing with ID: 10738502
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738502%27 HTTP/1.1" 200 None
2026-03-28 19:31:52 [adesa.fr] INFO: Scrape type for 10738502: 2
2026-03-28 19:31:52 [adesa.fr] INFO: Scraping item 10738502 url https://www.openlane.eu/en/carv6/auction/10738502
2026-03-28 19: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-28 19: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-28 19: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-28 19:31:52 [adesa.fr] INFO: Found listing with ID: 10738481
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738481%27 HTTP/1.1" 200 None
2026-03-28 19:31:52 [adesa.fr] INFO: Scrape type for 10738481: 2
2026-03-28 19:31:52 [adesa.fr] INFO: Scraping item 10738481 url https://www.openlane.eu/en/carv6/auction/10738481
2026-03-28 19:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1ff5119-d423-5423-a8eb-5823ab63805f with identifier: 10738480
2026-03-28 19:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1ff5119-d423-5423-a8eb-5823ab63805f with scrape type 2
2026-03-28 19:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1ff5119-d423-5423-a8eb-5823ab63805f with scrape type 2
2026-03-28 19:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1ff5119-d423-5423-a8eb-5823ab63805f, identifier: 10738480
2026-03-28 19:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1ff5119-d423-5423-a8eb-5823ab63805f with identifier: 10738480
2026-03-28 19:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1ff5119-d423-5423-a8eb-5823ab63805f with identifier: 10738480
2026-03-28 19:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1ff5119-d423-5423-a8eb-5823ab63805f with identifier: 10738480 to the API
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738480>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1ff5119-d423-5423-a8eb-5823ab63805f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-854-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738480',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 178919,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Trafic L1H1 Grand Comfort - Diesel - Manual - 120 hp - '
'178.919 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738480%27 HTTP/1.1" 200 None
2026-03-28 19:31:52 [adesa.fr] INFO: Saving data for 10738480: {'auction_closing_time': 1775116800.0, 'created_time': 1774629225.602306, 'last_price_update_time': 1774726312.664022}
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738480') HTTP/1.1" 204 0
2026-03-28 19:31:52 [adesa.fr] INFO: Found listing with ID: 10738588
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738588%27 HTTP/1.1" 200 None
2026-03-28 19:31:52 [adesa.fr] INFO: Scrape type for 10738588: 2
2026-03-28 19:31:52 [adesa.fr] INFO: Scraping item 10738588 url https://www.openlane.eu/en/carv6/auction/10738588
2026-03-28 19:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with identifier: 10738519
2026-03-28 19:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with scrape type 2
2026-03-28 19:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with scrape type 2
2026-03-28 19:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b, identifier: 10738519
2026-03-28 19:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with identifier: 10738519
2026-03-28 19:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with identifier: 10738519
2026-03-28 19:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with identifier: 10738519 to the API
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE-846-LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738519',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 191045,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2019-03-11',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Trafic L1H1 1.6 DCI Grand Comfort - Diesel - Manual - 120 '
'hp - 191.045 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2019}
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738519%27 HTTP/1.1" 200 None
2026-03-28 19:31:53 [adesa.fr] INFO: Saving data for 10738519: {'auction_closing_time': 1775116800.0, 'created_time': 1774629226.484697, 'last_price_update_time': 1774726313.106299}
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738519') HTTP/1.1" 204 0
2026-03-28 19:31:53 [adesa.fr] INFO: Found listing with ID: 10738589
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738589%27 HTTP/1.1" 200 None
2026-03-28 19:31:53 [adesa.fr] INFO: Scrape type for 10738589: 2
2026-03-28 19:31:53 [adesa.fr] INFO: Scraping item 10738589 url https://www.openlane.eu/en/carv6/auction/10738589
2026-03-28 19:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with identifier: 10738548
2026-03-28 19:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with scrape type 2
2026-03-28 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with scrape type 2
2026-03-28 19:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e, identifier: 10738548
2026-03-28 19:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64e8b443-4f12-570b-9705-da68a69ac933 with identifier: 10738624
2026-03-28 19:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e8b443-4f12-570b-9705-da68a69ac933 with scrape type 2
2026-03-28 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64e8b443-4f12-570b-9705-da68a69ac933 with scrape type 2
2026-03-28 19:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 64e8b443-4f12-570b-9705-da68a69ac933, identifier: 10738624
2026-03-28 19:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with identifier: 10738529
2026-03-28 19:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with scrape type 2
2026-03-28 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with scrape type 2
2026-03-28 19:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47d1754a-cf1d-529f-9b72-5cce2aa531b8, identifier: 10738529
2026-03-28 19:31:53 [adesa.fr] INFO: Found listing with ID: 10738629
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738629%27 HTTP/1.1" 200 None
2026-03-28 19:31:53 [adesa.fr] INFO: Scrape type for 10738629: 2
2026-03-28 19:31:53 [adesa.fr] INFO: Scraping item 10738629 url https://www.openlane.eu/en/carv6/auction/10738629
2026-03-28 19:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with identifier: 10738548
2026-03-28 19:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with identifier: 10738548
2026-03-28 19:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with identifier: 10738548 to the API
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738548>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-672-LS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738548',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 133596,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Trafic L1H1 Grand Comfort - Diesel - Automatic - 145 hp - '
'133.596 km',
'transmission': 'automatic',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738548%27 HTTP/1.1" 200 None
2026-03-28 19:31:53 [adesa.fr] INFO: Saving data for 10738548: {'auction_closing_time': 1775116800.0, 'created_time': 1774629223.565986, 'last_price_update_time': 1774726313.843759}
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738548') HTTP/1.1" 204 0
2026-03-28 19:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 64e8b443-4f12-570b-9705-da68a69ac933 with identifier: 10738624
2026-03-28 19:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 64e8b443-4f12-570b-9705-da68a69ac933 with identifier: 10738624
2026-03-28 19:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 64e8b443-4f12-570b-9705-da68a69ac933 with identifier: 10738624 to the API
2026-03-28 19:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738624>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '64e8b443-4f12-570b-9705-da68a69ac933',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-374-CR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738624',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 126092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Scenic 1.7 DCI Business - Diesel - Manual - 120 hp - '
'126.092 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738624%27 HTTP/1.1" 200 None
2026-03-28 19:31:54 [adesa.fr] INFO: Saving data for 10738624: {'auction_closing_time': 1775116800.0, 'created_time': 1774629217.757949, 'last_price_update_time': 1774726314.136899}
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738624') HTTP/1.1" 204 0
2026-03-28 19:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with identifier: 10738529
2026-03-28 19:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with identifier: 10738529
2026-03-28 19:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with identifier: 10738529 to the API
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '47d1754a-cf1d-529f-9b72-5cce2aa531b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-560-HF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738529',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Talisman',
'odometer': 161203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2020-03-09',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Talisman 1.7 DCI Limited - Diesel - Manual - 150 hp - '
'161.203 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2020}
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738529%27 HTTP/1.1" 200 None
2026-03-28 19:31:54 [adesa.fr] INFO: Saving data for 10738529: {'auction_closing_time': 1775116800.0, 'created_time': 1774629228.58681, 'last_price_update_time': 1774726314.438369}
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738529') HTTP/1.1" 204 0
2026-03-28 19:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:54 [adesa.fr] INFO: Found listing with ID: 10738587
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738587%27 HTTP/1.1" 200 None
2026-03-28 19:31:54 [adesa.fr] INFO: Scrape type for 10738587: 2
2026-03-28 19:31:54 [adesa.fr] INFO: Scraping item 10738587 url https://www.openlane.eu/en/carv6/auction/10738587
2026-03-28 19:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3e3b2f1-2717-53f9-8124-f19814eb6782 with identifier: 10738667
2026-03-28 19:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3e3b2f1-2717-53f9-8124-f19814eb6782 with scrape type 2
2026-03-28 19:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3e3b2f1-2717-53f9-8124-f19814eb6782 with scrape type 2
2026-03-28 19:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a3e3b2f1-2717-53f9-8124-f19814eb6782, identifier: 10738667
2026-03-28 19:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a52e028d-8502-5c84-89f3-94b5eeeef0a4 with identifier: 10738607
2026-03-28 19:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a52e028d-8502-5c84-89f3-94b5eeeef0a4 with scrape type 2
2026-03-28 19:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a52e028d-8502-5c84-89f3-94b5eeeef0a4 with scrape type 2
2026-03-28 19:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a52e028d-8502-5c84-89f3-94b5eeeef0a4, identifier: 10738607
2026-03-28 19:31:54 [adesa.fr] INFO: Found listing with ID: 10738448
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738448%27 HTTP/1.1" 200 None
2026-03-28 19:31:54 [adesa.fr] INFO: Scrape type for 10738448: 2
2026-03-28 19:31:54 [adesa.fr] INFO: Scraping item 10738448 url https://www.openlane.eu/en/carv6/auction/10738448
2026-03-28 19:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a3e3b2f1-2717-53f9-8124-f19814eb6782 with identifier: 10738667
2026-03-28 19:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a3e3b2f1-2717-53f9-8124-f19814eb6782 with identifier: 10738667
2026-03-28 19:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a3e3b2f1-2717-53f9-8124-f19814eb6782 with identifier: 10738667 to the API
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738667>
{'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': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a3e3b2f1-2717-53f9-8124-f19814eb6782',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-525-SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738667',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 195453,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane Grandtour 1.5 DCI Techno - Diesel - Automatic - 115 '
'hp - 195.453 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2022}
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738667%27 HTTP/1.1" 200 None
2026-03-28 19:31:54 [adesa.fr] INFO: Saving data for 10738667: {'auction_closing_time': 1775116800.0, 'created_time': 1774629222.485917, 'last_price_update_time': 1774726314.960726}
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738667') HTTP/1.1" 204 0
2026-03-28 19:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a52e028d-8502-5c84-89f3-94b5eeeef0a4 with identifier: 10738607
2026-03-28 19:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a52e028d-8502-5c84-89f3-94b5eeeef0a4 with identifier: 10738607
2026-03-28 19:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a52e028d-8502-5c84-89f3-94b5eeeef0a4 with identifier: 10738607 to the API
2026-03-28 19:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a52e028d-8502-5c84-89f3-94b5eeeef0a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-053-EC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738607',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 130100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane Grandtour 1.5 DCI Intens - Diesel - Automatic - 115 '
'hp - 130.100 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-28 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738607%27 HTTP/1.1" 200 None
2026-03-28 19:31:55 [adesa.fr] INFO: Saving data for 10738607: {'auction_closing_time': 1775116800.0, 'created_time': 1774629229.345355, 'last_price_update_time': 1774726315.238105}
2026-03-28 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738607') HTTP/1.1" 204 0
2026-03-28 19:31:55 [adesa.fr] INFO: Found listing with ID: 10738676
2026-03-28 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738676%27 HTTP/1.1" 200 None
2026-03-28 19:31:55 [adesa.fr] INFO: Scrape type for 10738676: 2
2026-03-28 19:31:55 [adesa.fr] INFO: Scraping item 10738676 url https://www.openlane.eu/en/carv6/auction/10738676
2026-03-28 19:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03b610f2-dc87-5d2d-baed-59bbeb548bed with identifier: 10738547
2026-03-28 19:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03b610f2-dc87-5d2d-baed-59bbeb548bed with scrape type 2
2026-03-28 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03b610f2-dc87-5d2d-baed-59bbeb548bed with scrape type 2
2026-03-28 19:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 03b610f2-dc87-5d2d-baed-59bbeb548bed, identifier: 10738547
2026-03-28 19:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with identifier: 10738641
2026-03-28 19:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with scrape type 2
2026-03-28 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with scrape type 2
2026-03-28 19:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d47e7cb5-dd55-5cd7-95b6-70dc0987e501, identifier: 10738641
2026-03-28 19:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbca46fd-9861-5766-90cc-77d494da97b3 with identifier: 10738623
2026-03-28 19:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbca46fd-9861-5766-90cc-77d494da97b3 with scrape type 2
2026-03-28 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbca46fd-9861-5766-90cc-77d494da97b3 with scrape type 2
2026-03-28 19:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cbca46fd-9861-5766-90cc-77d494da97b3, identifier: 10738623
2026-03-28 19:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07221002-6af9-52b1-9158-3e71e1802bc5 with identifier: 10738606
2026-03-28 19:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07221002-6af9-52b1-9158-3e71e1802bc5 with scrape type 2
2026-03-28 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07221002-6af9-52b1-9158-3e71e1802bc5 with scrape type 2
2026-03-28 19:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07221002-6af9-52b1-9158-3e71e1802bc5, identifier: 10738606
2026-03-28 19:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with identifier: 10738499
2026-03-28 19:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with scrape type 2
2026-03-28 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with scrape type 2
2026-03-28 19:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea, identifier: 10738499
2026-03-28 19:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 03b610f2-dc87-5d2d-baed-59bbeb548bed with identifier: 10738547
2026-03-28 19:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 03b610f2-dc87-5d2d-baed-59bbeb548bed with identifier: 10738547
2026-03-28 19:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 03b610f2-dc87-5d2d-baed-59bbeb548bed with identifier: 10738547 to the API
2026-03-28 19:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738547>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '03b610f2-dc87-5d2d-baed-59bbeb548bed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-915-SE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738547',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 136575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane 1.5 DCI Business - Diesel - Automatic - 115 hp - '
'136.575 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738547%27 HTTP/1.1" 200 None
2026-03-28 19:31:56 [adesa.fr] INFO: Saving data for 10738547: {'auction_closing_time': 1775116800.0, 'created_time': 1774629345.474963, 'last_price_update_time': 1774726316.02059}
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738547') HTTP/1.1" 204 0
2026-03-28 19:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with identifier: 10738641
2026-03-28 19:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with identifier: 10738641
2026-03-28 19:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with identifier: 10738641 to the API
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738641>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd47e7cb5-dd55-5cd7-95b6-70dc0987e501',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-771-SG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738641',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 143090,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-02-13',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Master L2H2 2.3 DCI Grand Comfort - Diesel - Manual - 135 '
'hp - 143.090 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738641%27 HTTP/1.1" 200 None
2026-03-28 19:31:56 [adesa.fr] INFO: Saving data for 10738641: {'auction_closing_time': 1775116800.0, 'created_time': 1774629368.464983, 'last_price_update_time': 1774726316.29909}
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738641') HTTP/1.1" 204 0
2026-03-28 19:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cbca46fd-9861-5766-90cc-77d494da97b3 with identifier: 10738623
2026-03-28 19:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cbca46fd-9861-5766-90cc-77d494da97b3 with identifier: 10738623
2026-03-28 19:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cbca46fd-9861-5766-90cc-77d494da97b3 with identifier: 10738623 to the API
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738623>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cbca46fd-9861-5766-90cc-77d494da97b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-201-GQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738623',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 122688,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane 1.5 DCI Business - Diesel - Automatic - 115 hp - '
'122.688 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738623%27 HTTP/1.1" 200 None
2026-03-28 19:31:56 [adesa.fr] INFO: Saving data for 10738623: {'auction_closing_time': 1775116800.0, 'created_time': 1774629334.644636, 'last_price_update_time': 1774726316.569072}
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738623') HTTP/1.1" 204 0
2026-03-28 19:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07221002-6af9-52b1-9158-3e71e1802bc5 with identifier: 10738606
2026-03-28 19:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07221002-6af9-52b1-9158-3e71e1802bc5 with identifier: 10738606
2026-03-28 19:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07221002-6af9-52b1-9158-3e71e1802bc5 with identifier: 10738606 to the API
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738606>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '07221002-6af9-52b1-9158-3e71e1802bc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-746-FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738606',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 102689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane Grandtour 1.5 DCI Business - Diesel - Automatic - '
'115 hp - 102.689 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738606%27 HTTP/1.1" 200 None
2026-03-28 19:31:56 [adesa.fr] INFO: Saving data for 10738606: {'auction_closing_time': 1775116800.0, 'created_time': 1774629224.996235, 'last_price_update_time': 1774726316.959322}
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738606') HTTP/1.1" 204 0
2026-03-28 19:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with identifier: 10738499
2026-03-28 19:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with identifier: 10738499
2026-03-28 19:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with identifier: 10738499 to the API
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738499>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH-342-YA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738499',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 193913,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2019-07-17',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane Air - Diesel - Manual - 95 hp - 193.913 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2019}
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738499%27 HTTP/1.1" 200 None
2026-03-28 19:31:57 [adesa.fr] INFO: Saving data for 10738499: {'auction_closing_time': 1775116800.0, 'created_time': 1774629348.51672, 'last_price_update_time': 1774726317.241609}
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738499') HTTP/1.1" 204 0
2026-03-28 19:31:57 [adesa.fr] INFO: Found listing with ID: 10738675
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738675%27 HTTP/1.1" 200 None
2026-03-28 19:31:57 [adesa.fr] INFO: Scrape type for 10738675: 2
2026-03-28 19:31:57 [adesa.fr] INFO: Scraping item 10738675 url https://www.openlane.eu/en/carv6/auction/10738675
2026-03-28 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:57 [adesa.fr] INFO: Found listing with ID: 10738586
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738586%27 HTTP/1.1" 200 None
2026-03-28 19:31:57 [adesa.fr] INFO: Scrape type for 10738586: 2
2026-03-28 19:31:57 [adesa.fr] INFO: Scraping item 10738586 url https://www.openlane.eu/en/carv6/auction/10738586
2026-03-28 19:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:57 [adesa.fr] INFO: Found listing with ID: 10738611
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738611%27 HTTP/1.1" 200 None
2026-03-28 19:31:57 [adesa.fr] INFO: Scrape type for 10738611: 2
2026-03-28 19:31:57 [adesa.fr] INFO: Scraping item 10738611 url https://www.openlane.eu/en/carv6/auction/10738611
2026-03-28 19:31:57 [adesa.fr] INFO: Found listing with ID: 10738523
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738523%27 HTTP/1.1" 200 None
2026-03-28 19:31:57 [adesa.fr] INFO: Scrape type for 10738523: 2
2026-03-28 19:31:57 [adesa.fr] INFO: Scraping item 10738523 url https://www.openlane.eu/en/carv6/auction/10738523
2026-03-28 19:31:57 [adesa.fr] INFO: Found listing with ID: 10738524
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738524%27 HTTP/1.1" 200 None
2026-03-28 19:31:57 [adesa.fr] INFO: Scrape type for 10738524: 2
2026-03-28 19:31:57 [adesa.fr] INFO: Scraping item 10738524 url https://www.openlane.eu/en/carv6/auction/10738524
2026-03-28 19:31:57 [adesa.fr] INFO: Found listing with ID: 10738558
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738558%27 HTTP/1.1" 200 None
2026-03-28 19:31:57 [adesa.fr] INFO: Scrape type for 10738558: 2
2026-03-28 19:31:57 [adesa.fr] INFO: Scraping item 10738558 url https://www.openlane.eu/en/carv6/auction/10738558
2026-03-28 19:31:57 [adesa.fr] INFO: Found listing with ID: 10738677
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738677%27 HTTP/1.1" 200 None
2026-03-28 19:31:57 [adesa.fr] INFO: Scrape type for 10738677: 2
2026-03-28 19:31:57 [adesa.fr] INFO: Scraping item 10738677 url https://www.openlane.eu/en/carv6/auction/10738677
2026-03-28 19:31:57 [adesa.fr] INFO: Found listing with ID: 10738678
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738678%27 HTTP/1.1" 200 None
2026-03-28 19:31:57 [adesa.fr] INFO: Scrape type for 10738678: 2
2026-03-28 19:31:57 [adesa.fr] INFO: Scraping item 10738678 url https://www.openlane.eu/en/carv6/auction/10738678
2026-03-28 19:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with identifier: 10738556
2026-03-28 19:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with scrape type 2
2026-03-28 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with scrape type 2
2026-03-28 19:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b37eaec3-7585-5a4d-8092-ed1d12b5dd98, identifier: 10738556
2026-03-28 19:31:57 [adesa.fr] INFO: Found listing with ID: 10738534
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738534%27 HTTP/1.1" 200 None
2026-03-28 19:31:57 [adesa.fr] INFO: Scrape type for 10738534: 2
2026-03-28 19:31:57 [adesa.fr] INFO: Scraping item 10738534 url https://www.openlane.eu/en/carv6/auction/10738534
2026-03-28 19:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with identifier: 10738556
2026-03-28 19:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with identifier: 10738556
2026-03-28 19:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with identifier: 10738556 to the API
2026-03-28 19:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738556>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b37eaec3-7585-5a4d-8092-ed1d12b5dd98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-980-PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738556',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 151877,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Kangoo Express Grand Comfort - Diesel - Manual - 95 hp - '
'151.877 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738556%27 HTTP/1.1" 200 None
2026-03-28 19:31:58 [adesa.fr] INFO: Saving data for 10738556: {'auction_closing_time': 1775116800.0, 'created_time': 1774629399.876378, 'last_price_update_time': 1774726318.28929}
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738556') HTTP/1.1" 204 0
2026-03-28 19:31:58 [adesa.fr] INFO: Found listing with ID: 10738679
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738679%27 HTTP/1.1" 200 None
2026-03-28 19:31:58 [adesa.fr] INFO: Scrape type for 10738679: 2
2026-03-28 19:31:58 [adesa.fr] INFO: Scraping item 10738679 url https://www.openlane.eu/en/carv6/auction/10738679
2026-03-28 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:58 [adesa.fr] INFO: Found listing with ID: 10738559
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738559%27 HTTP/1.1" 200 None
2026-03-28 19:31:58 [adesa.fr] INFO: Scrape type for 10738559: 2
2026-03-28 19:31:58 [adesa.fr] INFO: Scraping item 10738559 url https://www.openlane.eu/en/carv6/auction/10738559
2026-03-28 19:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:58 [adesa.fr] INFO: Found listing with ID: 10738680
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738680%27 HTTP/1.1" 200 None
2026-03-28 19:31:58 [adesa.fr] INFO: Scrape type for 10738680: 2
2026-03-28 19:31:58 [adesa.fr] INFO: Scraping item 10738680 url https://www.openlane.eu/en/carv6/auction/10738680
2026-03-28 19:31:58 [adesa.fr] INFO: Found listing with ID: 10738642
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738642%27 HTTP/1.1" 200 None
2026-03-28 19:31:58 [adesa.fr] INFO: Scrape type for 10738642: 2
2026-03-28 19:31:58 [adesa.fr] INFO: Scraping item 10738642 url https://www.openlane.eu/en/carv6/auction/10738642
2026-03-28 19:31:58 [adesa.fr] INFO: Found listing with ID: 10738482
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738482%27 HTTP/1.1" 200 None
2026-03-28 19:31:58 [adesa.fr] INFO: Scrape type for 10738482: 2
2026-03-28 19:31:58 [adesa.fr] INFO: Scraping item 10738482 url https://www.openlane.eu/en/carv6/auction/10738482
2026-03-28 19:31:58 [adesa.fr] INFO: Found listing with ID: 10738681
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738681%27 HTTP/1.1" 200 None
2026-03-28 19:31:58 [adesa.fr] INFO: Scrape type for 10738681: 2
2026-03-28 19:31:58 [adesa.fr] INFO: Scraping item 10738681 url https://www.openlane.eu/en/carv6/auction/10738681
2026-03-28 19:31:58 [adesa.fr] INFO: Found listing with ID: 10738590
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738590%27 HTTP/1.1" 200 None
2026-03-28 19:31:58 [adesa.fr] INFO: Scrape type for 10738590: 2
2026-03-28 19:31:58 [adesa.fr] INFO: Scraping item 10738590 url https://www.openlane.eu/en/carv6/auction/10738590
2026-03-28 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:31:58 [adesa.fr] INFO: Found listing with ID: 10738643
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738643%27 HTTP/1.1" 200 None
2026-03-28 19:31:58 [adesa.fr] INFO: Scrape type for 10738643: 2
2026-03-28 19:31:58 [adesa.fr] INFO: Scraping item 10738643 url https://www.openlane.eu/en/carv6/auction/10738643
2026-03-28 19:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with identifier: 10738674
2026-03-28 19:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with scrape type 2
2026-03-28 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with scrape type 2
2026-03-28 19:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7c79485f-e3cb-5b22-b724-400b7f02ccd0, identifier: 10738674
2026-03-28 19:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f9a3bd-741f-504c-9764-da1bf1ababfa with identifier: 10738584
2026-03-28 19:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f9a3bd-741f-504c-9764-da1bf1ababfa with scrape type 2
2026-03-28 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5f9a3bd-741f-504c-9764-da1bf1ababfa with scrape type 2
2026-03-28 19:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5f9a3bd-741f-504c-9764-da1bf1ababfa, identifier: 10738584
2026-03-28 19:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with identifier: 10738671
2026-03-28 19:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with scrape type 2
2026-03-28 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with scrape type 2
2026-03-28 19:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e4001bf8-9678-5b5d-8f72-5e904eb71fe2, identifier: 10738671
2026-03-28 19:31:58 [adesa.fr] INFO: Found listing with ID: 10738591
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738591%27 HTTP/1.1" 200 None
2026-03-28 19:31:58 [adesa.fr] INFO: Scrape type for 10738591: 2
2026-03-28 19:31:58 [adesa.fr] INFO: Scraping item 10738591 url https://www.openlane.eu/en/carv6/auction/10738591
2026-03-28 19:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with identifier: 10738674
2026-03-28 19:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with identifier: 10738674
2026-03-28 19:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with identifier: 10738674 to the API
2026-03-28 19:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738674>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '7c79485f-e3cb-5b22-b724-400b7f02ccd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-115-SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738674',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 68232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 68.232 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738674%27 HTTP/1.1" 200 None
2026-03-28 19:31:59 [adesa.fr] INFO: Saving data for 10738674: {'auction_closing_time': 1775116800.0, 'created_time': 1774629236.405641, 'last_price_update_time': 1774726319.113896}
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738674') HTTP/1.1" 204 0
2026-03-28 19:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5f9a3bd-741f-504c-9764-da1bf1ababfa with identifier: 10738584
2026-03-28 19:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5f9a3bd-741f-504c-9764-da1bf1ababfa with identifier: 10738584
2026-03-28 19:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5f9a3bd-741f-504c-9764-da1bf1ababfa with identifier: 10738584 to the API
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'a5f9a3bd-741f-504c-9764-da1bf1ababfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-103-SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738584',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 51333,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 51.333 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738584%27 HTTP/1.1" 200 None
2026-03-28 19:31:59 [adesa.fr] INFO: Saving data for 10738584: {'auction_closing_time': 1775116800.0, 'created_time': 1774629278.434634, 'last_price_update_time': 1774726319.396198}
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738584') HTTP/1.1" 204 0
2026-03-28 19:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with identifier: 10738671
2026-03-28 19:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with identifier: 10738671
2026-03-28 19:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with identifier: 10738671 to the API
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738671>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4001bf8-9678-5b5d-8f72-5e904eb71fe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-098-PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738671',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 159568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-12-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Scala 1.6 TDI Business - Diesel - Automatic - 116 hp - '
'159.568 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738671%27 HTTP/1.1" 200 None
2026-03-28 19:31:59 [adesa.fr] INFO: Saving data for 10738671: {'auction_closing_time': 1775116800.0, 'created_time': 1774629352.313528, 'last_price_update_time': 1774726319.681716}
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738671') HTTP/1.1" 204 0
2026-03-28 19:31:59 [adesa.fr] INFO: Found listing with ID: 10738630
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738630%27 HTTP/1.1" 200 None
2026-03-28 19:31:59 [adesa.fr] INFO: Scrape type for 10738630: 2
2026-03-28 19:31:59 [adesa.fr] INFO: Scraping item 10738630 url https://www.openlane.eu/en/carv6/auction/10738630
2026-03-28 19:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a230348b-fae2-5d89-a9c8-0df606f1a60f with identifier: 10738585
2026-03-28 19:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a230348b-fae2-5d89-a9c8-0df606f1a60f with scrape type 2
2026-03-28 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a230348b-fae2-5d89-a9c8-0df606f1a60f with scrape type 2
2026-03-28 19:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a230348b-fae2-5d89-a9c8-0df606f1a60f, identifier: 10738585
2026-03-28 19:31:59 [adesa.fr] INFO: Found listing with ID: 10738592
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738592%27 HTTP/1.1" 200 None
2026-03-28 19:31:59 [adesa.fr] INFO: Scrape type for 10738592: 2
2026-03-28 19:31:59 [adesa.fr] INFO: Scraping item 10738592 url https://www.openlane.eu/en/carv6/auction/10738592
2026-03-28 19:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a230348b-fae2-5d89-a9c8-0df606f1a60f with identifier: 10738585
2026-03-28 19:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a230348b-fae2-5d89-a9c8-0df606f1a60f with identifier: 10738585
2026-03-28 19:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a230348b-fae2-5d89-a9c8-0df606f1a60f with identifier: 10738585 to the API
2026-03-28 19:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738585>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'a230348b-fae2-5d89-a9c8-0df606f1a60f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-249-XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738585',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 77901,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 77.901 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738585%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Saving data for 10738585: {'auction_closing_time': 1775116800.0, 'created_time': 1774629304.123174, 'last_price_update_time': 1774726320.12344}
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738585') HTTP/1.1" 204 0
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10738447
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738447%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10738447: 2
2026-03-28 19:32:00 [adesa.fr] INFO: Scraping item 10738447 url https://www.openlane.eu/en/carv6/auction/10738447
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10738550
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738550%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10738550: 2
2026-03-28 19:32:00 [adesa.fr] INFO: Scraping item 10738550 url https://www.openlane.eu/en/carv6/auction/10738550
2026-03-28 19:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ad8bc0-e0ba-5ae7-9f9a-e2ee39c7931f with identifier: 10738457
2026-03-28 19:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ad8bc0-e0ba-5ae7-9f9a-e2ee39c7931f with scrape type 2
2026-03-28 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ad8bc0-e0ba-5ae7-9f9a-e2ee39c7931f with scrape type 2
2026-03-28 19:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b3ad8bc0-e0ba-5ae7-9f9a-e2ee39c7931f, identifier: 10738457
2026-03-28 19:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b3ad8bc0-e0ba-5ae7-9f9a-e2ee39c7931f with identifier: 10738457
2026-03-28 19:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b3ad8bc0-e0ba-5ae7-9f9a-e2ee39c7931f with identifier: 10738457
2026-03-28 19:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b3ad8bc0-e0ba-5ae7-9f9a-e2ee39c7931f with identifier: 10738457 to the API
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738457>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'b3ad8bc0-e0ba-5ae7-9f9a-e2ee39c7931f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-966-ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738457',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 116194,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai e-Kona 64 kWh Business - Electric - Automatic - 204 hp - '
'116.194 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738457%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Saving data for 10738457: {'auction_closing_time': 1775116800.0, 'created_time': 1774629491.493594, 'last_price_update_time': 1774726320.631817}
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738457') HTTP/1.1" 204 0
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10738682
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738682%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10738682: 2
2026-03-28 19:32:00 [adesa.fr] INFO: Scraping item 10738682 url https://www.openlane.eu/en/carv6/auction/10738682
2026-03-28 19:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10738683
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738683%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10738683: 2
2026-03-28 19:32:00 [adesa.fr] INFO: Scraping item 10738683 url https://www.openlane.eu/en/carv6/auction/10738683
2026-03-28 19: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-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10738593
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738593%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10738593: 2
2026-03-28 19:32:00 [adesa.fr] INFO: Scraping item 10738593 url https://www.openlane.eu/en/carv6/auction/10738593
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10738594
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738594%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10738594: 2
2026-03-28 19:32:00 [adesa.fr] INFO: Scraping item 10738594 url https://www.openlane.eu/en/carv6/auction/10738594
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10738684
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738684%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10738684: 2
2026-03-28 19:32:00 [adesa.fr] INFO: Scraping item 10738684 url https://www.openlane.eu/en/carv6/auction/10738684
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10738685
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738685%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10738685: 2
2026-03-28 19:32:00 [adesa.fr] INFO: Scraping item 10738685 url https://www.openlane.eu/en/carv6/auction/10738685
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10736621
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736621%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10736621: 0
2026-03-28 19:32:00 [adesa.fr] INFO: Skipping item 10736621 url https://www.openlane.eu/en/carv6/auction/10736621
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10736875
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736875%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10736875: 0
2026-03-28 19:32:00 [adesa.fr] INFO: Skipping item 10736875 url https://www.openlane.eu/en/carv6/auction/10736875
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10735057
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735057%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10735057: 0
2026-03-28 19:32:00 [adesa.fr] INFO: Skipping item 10735057 url https://www.openlane.eu/en/carv6/auction/10735057
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10735052
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735052%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10735052: 0
2026-03-28 19:32:00 [adesa.fr] INFO: Skipping item 10735052 url https://www.openlane.eu/en/carv6/auction/10735052
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10735056
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735056%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10735056: 0
2026-03-28 19:32:00 [adesa.fr] INFO: Skipping item 10735056 url https://www.openlane.eu/en/carv6/auction/10735056
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10735054
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735054%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10735054: 0
2026-03-28 19:32:00 [adesa.fr] INFO: Skipping item 10735054 url https://www.openlane.eu/en/carv6/auction/10735054
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10735059
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735059%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10735059: 0
2026-03-28 19:32:00 [adesa.fr] INFO: Skipping item 10735059 url https://www.openlane.eu/en/carv6/auction/10735059
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10735058
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735058%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10735058: 0
2026-03-28 19:32:00 [adesa.fr] INFO: Skipping item 10735058 url https://www.openlane.eu/en/carv6/auction/10735058
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10735053
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735053%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10735053: 0
2026-03-28 19:32:00 [adesa.fr] INFO: Skipping item 10735053 url https://www.openlane.eu/en/carv6/auction/10735053
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10738048
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738048%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10738048: 2
2026-03-28 19:32:00 [adesa.fr] INFO: Scraping item 10738048 url https://www.openlane.eu/en/carv6/auction/10738048
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10734640
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734640%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10734640: 0
2026-03-28 19:32:00 [adesa.fr] INFO: Skipping item 10734640 url https://www.openlane.eu/en/carv6/auction/10734640
2026-03-28 19:32:00 [adesa.fr] INFO: Found listing with ID: 10738049
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738049%27 HTTP/1.1" 200 None
2026-03-28 19:32:00 [adesa.fr] INFO: Scrape type for 10738049: 2
2026-03-28 19:32:00 [adesa.fr] INFO: Scraping item 10738049 url https://www.openlane.eu/en/carv6/auction/10738049
2026-03-28 19:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with identifier: 10738628
2026-03-28 19:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with scrape type 2
2026-03-28 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with scrape type 2
2026-03-28 19:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced, identifier: 10738628
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734659
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734659%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734659: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734659 url https://www.openlane.eu/en/carv6/auction/10734659
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734667
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734667%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734667: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734667 url https://www.openlane.eu/en/carv6/auction/10734667
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734623
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734623%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734623: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734623 url https://www.openlane.eu/en/carv6/auction/10734623
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734609
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734609%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734609: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734609 url https://www.openlane.eu/en/carv6/auction/10734609
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734670
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734670%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734670: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734670 url https://www.openlane.eu/en/carv6/auction/10734670
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734629
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734629%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734629: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734629 url https://www.openlane.eu/en/carv6/auction/10734629
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734630
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734630%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734630: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734630 url https://www.openlane.eu/en/carv6/auction/10734630
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734673
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734673%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734673: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734673 url https://www.openlane.eu/en/carv6/auction/10734673
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734632
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734632%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734632: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734632 url https://www.openlane.eu/en/carv6/auction/10734632
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734633
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734633%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734633: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734633 url https://www.openlane.eu/en/carv6/auction/10734633
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734631
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734631%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734631: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734631 url https://www.openlane.eu/en/carv6/auction/10734631
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734643
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734643%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734643: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734643 url https://www.openlane.eu/en/carv6/auction/10734643
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10738046
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738046%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10738046: 2
2026-03-28 19:32:01 [adesa.fr] INFO: Scraping item 10738046 url https://www.openlane.eu/en/carv6/auction/10738046
2026-03-28 19:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with identifier: 10738628
2026-03-28 19:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with identifier: 10738628
2026-03-28 19:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with identifier: 10738628 to the API
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-931-GP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738628',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 220186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 75 kWh - Electric - Automatic - 476 hp - 220.186 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738628%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Saving data for 10738628: {'auction_closing_time': 1775116800.0, 'created_time': 1774629264.678805, 'last_price_update_time': 1774726321.607185}
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738628') HTTP/1.1" 204 0
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734627
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734627%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734627: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734627 url https://www.openlane.eu/en/carv6/auction/10734627
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10738047
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738047%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10738047: 2
2026-03-28 19:32:01 [adesa.fr] INFO: Scraping item 10738047 url https://www.openlane.eu/en/carv6/auction/10738047
2026-03-28 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734635
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734635%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734635: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734635 url https://www.openlane.eu/en/carv6/auction/10734635
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734676
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734676%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734676: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734676 url https://www.openlane.eu/en/carv6/auction/10734676
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734644
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734644%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734644: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734644 url https://www.openlane.eu/en/carv6/auction/10734644
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734602
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734602%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734602: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734602 url https://www.openlane.eu/en/carv6/auction/10734602
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734677
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734677%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734677: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734677 url https://www.openlane.eu/en/carv6/auction/10734677
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734619
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734619%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734619: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734619 url https://www.openlane.eu/en/carv6/auction/10734619
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734625
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734625%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734625: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734625 url https://www.openlane.eu/en/carv6/auction/10734625
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10734657
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734657%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10734657: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10734657 url https://www.openlane.eu/en/carv6/auction/10734657
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10730556
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730556%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10730556: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10730556 url https://www.openlane.eu/en/carv6/auction/10730556
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10732542
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732542%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10732542: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10732542 url https://www.openlane.eu/en/carv6/auction/10732542
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10730554
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730554%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10730554: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10730554 url https://www.openlane.eu/en/carv6/auction/10730554
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10730465
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730465%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10730465: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10730465 url https://www.openlane.eu/en/carv6/auction/10730465
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10730462
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730462%27 HTTP/1.1" 200 None
2026-03-28 19:32:01 [adesa.fr] INFO: Scrape type for 10730462: 0
2026-03-28 19:32:01 [adesa.fr] INFO: Skipping item 10730462 url https://www.openlane.eu/en/carv6/auction/10730462
2026-03-28 19:32:01 [adesa.fr] INFO: Found listing with ID: 10728602
2026-03-28 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728602%27 HTTP/1.1" 200 None
2026-03-28 19:32:02 [adesa.fr] INFO: Scrape type for 10728602: 0
2026-03-28 19:32:02 [adesa.fr] INFO: Skipping item 10728602 url https://www.openlane.eu/en/carv6/auction/10728602
2026-03-28 19:32:02 [adesa.fr] INFO: Found listing with ID: 10730560
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730560%27 HTTP/1.1" 200 None
2026-03-28 19:32:02 [adesa.fr] INFO: Scrape type for 10730560: 0
2026-03-28 19:32:02 [adesa.fr] INFO: Skipping item 10730560 url https://www.openlane.eu/en/carv6/auction/10730560
2026-03-28 19:32:02 [adesa.fr] INFO: Found listing with ID: 10730563
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730563%27 HTTP/1.1" 200 None
2026-03-28 19:32:02 [adesa.fr] INFO: Scrape type for 10730563: 0
2026-03-28 19:32:02 [adesa.fr] INFO: Skipping item 10730563 url https://www.openlane.eu/en/carv6/auction/10730563
2026-03-28 19:32:02 [adesa.fr] INFO: Found listing with ID: 10730559
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730559%27 HTTP/1.1" 200 None
2026-03-28 19:32:02 [adesa.fr] INFO: Scrape type for 10730559: 0
2026-03-28 19:32:02 [adesa.fr] INFO: Skipping item 10730559 url https://www.openlane.eu/en/carv6/auction/10730559
2026-03-28 19:32:02 [adesa.fr] INFO: Found listing with ID: 10730567
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730567%27 HTTP/1.1" 200 None
2026-03-28 19:32:02 [adesa.fr] INFO: Scrape type for 10730567: 0
2026-03-28 19:32:02 [adesa.fr] INFO: Skipping item 10730567 url https://www.openlane.eu/en/carv6/auction/10730567
2026-03-28 19:32:02 [adesa.fr] INFO: Found listing with ID: 10730562
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730562%27 HTTP/1.1" 200 None
2026-03-28 19:32:02 [adesa.fr] INFO: Scrape type for 10730562: 0
2026-03-28 19:32:02 [adesa.fr] INFO: Skipping item 10730562 url https://www.openlane.eu/en/carv6/auction/10730562
2026-03-28 19:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5478e9f4-8813-585a-9dc2-897c3bd1e18a with identifier: 10738629
2026-03-28 19:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a with scrape type 2
2026-03-28 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a with scrape type 2
2026-03-28 19:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5478e9f4-8813-585a-9dc2-897c3bd1e18a, identifier: 10738629
2026-03-28 19:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6558585-b821-5cca-90d9-f92159df8633 with identifier: 10738589
2026-03-28 19:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6558585-b821-5cca-90d9-f92159df8633 with scrape type 2
2026-03-28 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6558585-b821-5cca-90d9-f92159df8633 with scrape type 2
2026-03-28 19:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f6558585-b821-5cca-90d9-f92159df8633, identifier: 10738589
2026-03-28 19:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43608fe8-bf94-5aa6-ace2-88d975d03eeb with identifier: 10738481
2026-03-28 19:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb with scrape type 2
2026-03-28 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb with scrape type 2
2026-03-28 19:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 43608fe8-bf94-5aa6-ace2-88d975d03eeb, identifier: 10738481
2026-03-28 19:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with identifier: 10738502
2026-03-28 19:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with scrape type 2
2026-03-28 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with scrape type 2
2026-03-28 19:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6, identifier: 10738502
2026-03-28 19:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a60160d3-9a2d-5cee-bfd3-27832eab9efd with identifier: 10738588
2026-03-28 19:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a60160d3-9a2d-5cee-bfd3-27832eab9efd with scrape type 2
2026-03-28 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a60160d3-9a2d-5cee-bfd3-27832eab9efd with scrape type 2
2026-03-28 19:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a60160d3-9a2d-5cee-bfd3-27832eab9efd, identifier: 10738588
2026-03-28 19:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5478e9f4-8813-585a-9dc2-897c3bd1e18a with identifier: 10738629
2026-03-28 19:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5478e9f4-8813-585a-9dc2-897c3bd1e18a with identifier: 10738629
2026-03-28 19:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5478e9f4-8813-585a-9dc2-897c3bd1e18a with identifier: 10738629 to the API
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738629>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '5478e9f4-8813-585a-9dc2-897c3bd1e18a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-975-FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738629',
'listing': 'auction',
'location': 'Certines (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 67733,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'67.733 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738629%27 HTTP/1.1" 200 None
2026-03-28 19:32:02 [adesa.fr] INFO: Saving data for 10738629: {'auction_closing_time': 1775116800.0, 'created_time': 1774629312.039941, 'last_price_update_time': 1774726322.870026}
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738629') HTTP/1.1" 204 0
2026-03-28 19:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f6558585-b821-5cca-90d9-f92159df8633 with identifier: 10738589
2026-03-28 19:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f6558585-b821-5cca-90d9-f92159df8633 with identifier: 10738589
2026-03-28 19:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f6558585-b821-5cca-90d9-f92159df8633 with identifier: 10738589 to the API
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738589>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f6558585-b821-5cca-90d9-f92159df8633',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-922-LY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738589',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 129672,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'129.672 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2023}
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738589%27 HTTP/1.1" 200 None
2026-03-28 19:32:03 [adesa.fr] INFO: Saving data for 10738589: {'auction_closing_time': 1775116800.0, 'created_time': 1774629311.649685, 'last_price_update_time': 1774726323.242955}
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738589') HTTP/1.1" 204 0
2026-03-28 19:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 43608fe8-bf94-5aa6-ace2-88d975d03eeb with identifier: 10738481
2026-03-28 19:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 43608fe8-bf94-5aa6-ace2-88d975d03eeb with identifier: 10738481
2026-03-28 19:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 43608fe8-bf94-5aa6-ace2-88d975d03eeb with identifier: 10738481 to the API
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '43608fe8-bf94-5aa6-ace2-88d975d03eeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-332-KX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738481',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'bZ4X',
'odometer': 17919,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-06-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota bZ4X - Electric - Automatic - 204 hp - 17.919 km',
'transmission': 'automatic',
'trim': 'Origin',
'vin': None,
'year': 2024}
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738481%27 HTTP/1.1" 200 None
2026-03-28 19:32:03 [adesa.fr] INFO: Saving data for 10738481: {'auction_closing_time': 1775116800.0, 'created_time': 1774629219.988708, 'last_price_update_time': 1774726323.520536}
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738481') HTTP/1.1" 204 0
2026-03-28 19:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with identifier: 10738502
2026-03-28 19:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with identifier: 10738502
2026-03-28 19:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with identifier: 10738502 to the API
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738502>
{'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-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '6dae121e-e2d0-581c-bbf7-bbb98076d8a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-333-RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738502',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 142475,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 476 '
'hp - 142.475 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738502%27 HTTP/1.1" 200 None
2026-03-28 19:32:03 [adesa.fr] INFO: Saving data for 10738502: {'auction_closing_time': 1775116800.0, 'created_time': 1774629278.844147, 'last_price_update_time': 1774726323.820691}
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738502') HTTP/1.1" 204 0
2026-03-28 19:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a60160d3-9a2d-5cee-bfd3-27832eab9efd with identifier: 10738588
2026-03-28 19:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a60160d3-9a2d-5cee-bfd3-27832eab9efd with identifier: 10738588
2026-03-28 19:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a60160d3-9a2d-5cee-bfd3-27832eab9efd with identifier: 10738588 to the API
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738588>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a60160d3-9a2d-5cee-bfd3-27832eab9efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-121-XB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738588',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 97267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-10-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 Design - Hybrid - Automatic - 122 hp - 97.267 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-28 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738588%27 HTTP/1.1" 200 None
2026-03-28 19:32:04 [adesa.fr] INFO: Saving data for 10738588: {'auction_closing_time': 1775116800.0, 'created_time': 1774629306.89126, 'last_price_update_time': 1774726324.113102}
2026-03-28 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738588') HTTP/1.1" 204 0
2026-03-28 19:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a6321f9-9ddf-5bd6-adca-5d853376da30 with identifier: 10738587
2026-03-28 19:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a6321f9-9ddf-5bd6-adca-5d853376da30 with scrape type 2
2026-03-28 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a6321f9-9ddf-5bd6-adca-5d853376da30 with scrape type 2
2026-03-28 19:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a6321f9-9ddf-5bd6-adca-5d853376da30, identifier: 10738587
2026-03-28 19:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a6321f9-9ddf-5bd6-adca-5d853376da30 with identifier: 10738587
2026-03-28 19:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a6321f9-9ddf-5bd6-adca-5d853376da30 with identifier: 10738587
2026-03-28 19:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a6321f9-9ddf-5bd6-adca-5d853376da30 with identifier: 10738587 to the API
2026-03-28 19:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738587>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '1a6321f9-9ddf-5bd6-adca-5d853376da30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-740-LY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738587',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 90398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'90.398 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2023}
2026-03-28 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738587%27 HTTP/1.1" 200 None
2026-03-28 19:32:04 [adesa.fr] INFO: Saving data for 10738587: {'auction_closing_time': 1775116800.0, 'created_time': 1774629306.105566, 'last_price_update_time': 1774726324.624439}
2026-03-28 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738587') HTTP/1.1" 204 0
2026-03-28 19:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa548d39-057d-5e8b-b0a9-914d0b417b99 with identifier: 10738678
2026-03-28 19:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa548d39-057d-5e8b-b0a9-914d0b417b99 with scrape type 2
2026-03-28 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa548d39-057d-5e8b-b0a9-914d0b417b99 with scrape type 2
2026-03-28 19:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aa548d39-057d-5e8b-b0a9-914d0b417b99, identifier: 10738678
2026-03-28 19:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aa548d39-057d-5e8b-b0a9-914d0b417b99 with identifier: 10738678
2026-03-28 19:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aa548d39-057d-5e8b-b0a9-914d0b417b99 with identifier: 10738678
2026-03-28 19:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aa548d39-057d-5e8b-b0a9-914d0b417b99 with identifier: 10738678 to the API
2026-03-28 19:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738678>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'aa548d39-057d-5e8b-b0a9-914d0b417b99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-921-KJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738678',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 139515,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota ProAce 1.5 Business - Diesel - Manual - 120 hp - 139.515 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738678%27 HTTP/1.1" 200 None
2026-03-28 19:32:05 [adesa.fr] INFO: Saving data for 10738678: {'auction_closing_time': 1775116800.0, 'created_time': 1774629296.662942, 'last_price_update_time': 1774726325.7001}
2026-03-28 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738678') HTTP/1.1" 204 0
2026-03-28 19:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with identifier: 10738675
2026-03-28 19:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with scrape type 2
2026-03-28 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with scrape type 2
2026-03-28 19:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b, identifier: 10738675
2026-03-28 19:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with identifier: 10738675
2026-03-28 19:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with identifier: 10738675
2026-03-28 19:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with identifier: 10738675 to the API
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738675>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd1857de5-6e90-5ba7-9a5d-39fc4a68ed9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-119-AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738675',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 124141,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 2.0 Dynamic - Hybrid - Automatic - 184 hp - 124.141 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738675%27 HTTP/1.1" 200 None
2026-03-28 19:32:06 [adesa.fr] INFO: Saving data for 10738675: {'auction_closing_time': 1775116800.0, 'created_time': 1774629242.913632, 'last_price_update_time': 1774726326.174807}
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738675') HTTP/1.1" 204 0
2026-03-28 19:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with identifier: 10738672
2026-03-28 19:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with scrape type 2
2026-03-28 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with scrape type 2
2026-03-28 19:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc, identifier: 10738672
2026-03-28 19:32:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with identifier: 10738672
2026-03-28 19:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with identifier: 10738672
2026-03-28 19:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with identifier: 10738672 to the API
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738672>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-612-MW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738672',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 15878,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 75 kWh - Dual Motor - Electric - Automatic - 476 hp - '
'15.878 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738672%27 HTTP/1.1" 200 None
2026-03-28 19:32:06 [adesa.fr] INFO: Saving data for 10738672: {'auction_closing_time': 1775116800.0, 'created_time': 1774629258.447446, 'last_price_update_time': 1774726326.567403}
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738672') HTTP/1.1" 204 0
2026-03-28 19:32:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef867bfe-db8d-58c7-8144-7a9166475790 with identifier: 10738679
2026-03-28 19:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef867bfe-db8d-58c7-8144-7a9166475790 with scrape type 2
2026-03-28 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef867bfe-db8d-58c7-8144-7a9166475790 with scrape type 2
2026-03-28 19:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ef867bfe-db8d-58c7-8144-7a9166475790, identifier: 10738679
2026-03-28 19:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa18fd90-465f-5253-b85c-c906526c629f with identifier: 10738673
2026-03-28 19:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa18fd90-465f-5253-b85c-c906526c629f with scrape type 2
2026-03-28 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa18fd90-465f-5253-b85c-c906526c629f with scrape type 2
2026-03-28 19:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa18fd90-465f-5253-b85c-c906526c629f, identifier: 10738673
2026-03-28 19:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7128723-5d9b-5a0c-8044-7921571a8935 with identifier: 10738590
2026-03-28 19:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7128723-5d9b-5a0c-8044-7921571a8935 with scrape type 2
2026-03-28 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7128723-5d9b-5a0c-8044-7921571a8935 with scrape type 2
2026-03-28 19:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f7128723-5d9b-5a0c-8044-7921571a8935, identifier: 10738590
2026-03-28 19:32:06 [scrapy.extensions.logstats] INFO: Crawled 220 pages (at 129 pages/min), scraped 211 items (at 123 items/min)
2026-03-28 19:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-03-28 19:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ef867bfe-db8d-58c7-8144-7a9166475790 with identifier: 10738679
2026-03-28 19:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ef867bfe-db8d-58c7-8144-7a9166475790 with identifier: 10738679
2026-03-28 19:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ef867bfe-db8d-58c7-8144-7a9166475790 with identifier: 10738679 to the API
2026-03-28 19:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738679>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ef867bfe-db8d-58c7-8144-7a9166475790',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-380-VQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738679',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 121914,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Yaris 1.5 Design - Hybrid - Automatic - 116 hp - 121.914 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738679%27 HTTP/1.1" 200 None
2026-03-28 19:32:07 [adesa.fr] INFO: Saving data for 10738679: {'auction_closing_time': 1775116800.0, 'created_time': 1774629314.067345, 'last_price_update_time': 1774726327.163061}
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738679') HTTP/1.1" 204 0
2026-03-28 19:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa18fd90-465f-5253-b85c-c906526c629f with identifier: 10738673
2026-03-28 19:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa18fd90-465f-5253-b85c-c906526c629f with identifier: 10738673
2026-03-28 19:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa18fd90-465f-5253-b85c-c906526c629f with identifier: 10738673 to the API
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'fa18fd90-465f-5253-b85c-c906526c629f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-280-SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738673',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 61861,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 61.861 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738673%27 HTTP/1.1" 200 None
2026-03-28 19:32:07 [adesa.fr] INFO: Saving data for 10738673: {'auction_closing_time': 1775116800.0, 'created_time': 1774629240.447259, 'last_price_update_time': 1774726327.442188}
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738673') HTTP/1.1" 204 0
2026-03-28 19:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f7128723-5d9b-5a0c-8044-7921571a8935 with identifier: 10738590
2026-03-28 19:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f7128723-5d9b-5a0c-8044-7921571a8935 with identifier: 10738590
2026-03-28 19:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f7128723-5d9b-5a0c-8044-7921571a8935 with identifier: 10738590 to the API
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738590>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7128723-5d9b-5a0c-8044-7921571a8935',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC-310-ZX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738590',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 225615,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2019-01-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf 1.6 TDI Comfort Business - Diesel - Manual - 115 hp '
'- 225.615 km',
'transmission': 'manual',
'trim': 'Comfort Business',
'vin': None,
'year': 2019}
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738590%27 HTTP/1.1" 200 None
2026-03-28 19:32:07 [adesa.fr] INFO: Saving data for 10738590: {'auction_closing_time': 1775116800.0, 'created_time': 1774629271.768445, 'last_price_update_time': 1774726327.738613}
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738590') HTTP/1.1" 204 0
2026-03-28 19:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10738047
2026-03-28 19:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with scrape type 2
2026-03-28 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with scrape type 2
2026-03-28 19:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a3f91bf0-60f8-5986-8cab-df1f4a24cb89, identifier: 10738047
2026-03-28 19:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with identifier: 10738591
2026-03-28 19:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with scrape type 2
2026-03-28 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with scrape type 2
2026-03-28 19:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5, identifier: 10738591
2026-03-28 19:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10738047
2026-03-28 19:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10738047
2026-03-28 19:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10738047 to the API
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738047>
{'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-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a3f91bf0-60f8-5986-8cab-df1f4a24cb89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000734',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738047',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 38734,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 57400,
'price_includes_vat': True,
'registration_date': '2024-05-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 400e AMG Line - 4-Matic - Hybrid - '
'Automatic - 252 hp - 38.734 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738047%27 HTTP/1.1" 200 None
2026-03-28 19:32:08 [adesa.fr] INFO: Saving data for 10738047: {'auction_closing_time': 1774855800.0, 'created_time': 1774629254.515635, 'last_price_update_time': 1774726328.352188}
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738047') HTTP/1.1" 204 0
2026-03-28 19:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with identifier: 10738591
2026-03-28 19:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with identifier: 10738591
2026-03-28 19:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with identifier: 10738591 to the API
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738591>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-618-PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738591',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 242366,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2020-09-10',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf 2.0 TDI Life Business - Diesel - Manual - 115 hp - '
'242.366 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2020}
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738591%27 HTTP/1.1" 200 None
2026-03-28 19:32:08 [adesa.fr] INFO: Saving data for 10738591: {'auction_closing_time': 1775116800.0, 'created_time': 1774629256.710032, 'last_price_update_time': 1774726328.638832}
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738591') HTTP/1.1" 204 0
2026-03-28 19:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10738046
2026-03-28 19:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac42dc29-8e69-5ce5-a876-cfa60305350f with scrape type 2
2026-03-28 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac42dc29-8e69-5ce5-a876-cfa60305350f with scrape type 2
2026-03-28 19:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ac42dc29-8e69-5ce5-a876-cfa60305350f, identifier: 10738046
2026-03-28 19:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with identifier: 10738522
2026-03-28 19:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with scrape type 2
2026-03-28 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with scrape type 2
2026-03-28 19:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf8d70cb-5e8e-56a5-8091-bcf22a23f945, identifier: 10738522
2026-03-28 19:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10738046
2026-03-28 19:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10738046
2026-03-28 19:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10738046 to the API
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738046>
{'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': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ac42dc29-8e69-5ce5-a876-cfa60305350f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738046',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 34329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 53600,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 204 hp - 34.329 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738046%27 HTTP/1.1" 200 None
2026-03-28 19:32:09 [adesa.fr] INFO: Saving data for 10738046: {'auction_closing_time': 1774855800.0, 'created_time': 1774629263.70605, 'last_price_update_time': 1774726329.199864}
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738046') HTTP/1.1" 204 0
2026-03-28 19:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with identifier: 10738522
2026-03-28 19:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with identifier: 10738522
2026-03-28 19:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with identifier: 10738522 to the API
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf8d70cb-5e8e-56a5-8091-bcf22a23f945',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-953-MM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738522',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 91907,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Superb Combi 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'91.907 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738522%27 HTTP/1.1" 200 None
2026-03-28 19:32:09 [adesa.fr] INFO: Saving data for 10738522: {'auction_closing_time': 1775116800.0, 'created_time': 1774629352.744789, 'last_price_update_time': 1774726329.478206}
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738522') HTTP/1.1" 204 0
2026-03-28 19:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10738048
2026-03-28 19:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with scrape type 2
2026-03-28 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with scrape type 2
2026-03-28 19:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b21718c1-c8e0-5232-a3ad-a1b1aa37d400, identifier: 10738048
2026-03-28 19:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10738048
2026-03-28 19:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10738048
2026-03-28 19:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10738048 to the API
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'b21718c1-c8e0-5232-a3ad-a1b1aa37d400',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738048',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 42756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2023-10-03',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron 50 S Line - Quattro - Electric - Automatic - 299 hp '
'- 42.756 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738048%27 HTTP/1.1" 200 None
2026-03-28 19:32:10 [adesa.fr] INFO: Saving data for 10738048: {'auction_closing_time': 1774855800.0, 'created_time': 1774629256.019181, 'last_price_update_time': 1774726330.068422}
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738048') HTTP/1.1" 204 0
2026-03-28 19:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10738049
2026-03-28 19:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be59537-2181-5785-96b7-720bac71431c with scrape type 2
2026-03-28 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8be59537-2181-5785-96b7-720bac71431c with scrape type 2
2026-03-28 19:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8be59537-2181-5785-96b7-720bac71431c, identifier: 10738049
2026-03-28 19:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10738049
2026-03-28 19:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10738049
2026-03-28 19:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10738049 to the API
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '8be59537-2181-5785-96b7-720bac71431c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000736',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738049',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 25172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2024-06-08',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron Sportback 82 kWh S Line - Electric - Automatic - 285 '
'hp - 25.172 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738049%27 HTTP/1.1" 200 None
2026-03-28 19:32:10 [adesa.fr] INFO: Saving data for 10738049: {'auction_closing_time': 1774855800.0, 'created_time': 1774629253.481092, 'last_price_update_time': 1774726330.642815}
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738049') HTTP/1.1" 204 0
2026-03-28 19:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with identifier: 10738685
2026-03-28 19:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with scrape type 2
2026-03-28 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with scrape type 2
2026-03-28 19:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623, identifier: 10738685
2026-03-28 19:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with identifier: 10738685
2026-03-28 19:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with identifier: 10738685
2026-03-28 19:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with identifier: 10738685 to the API
2026-03-28 19:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738685>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c1668084-0b6f-5bf9-a5fb-63e8c2d9b623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-011-BP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738685',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 92564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2020-05-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volvo XC60 2.0 B4 Inscription Luxe - AWD - Diesel - Automatic - 197 '
'hp - 92.564 km',
'transmission': 'automatic',
'trim': 'Inscription Luxe',
'vin': None,
'year': 2020}
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738685%27 HTTP/1.1" 200 None
2026-03-28 19:32:11 [adesa.fr] INFO: Saving data for 10738685: {'auction_closing_time': 1775116800.0, 'created_time': 1774629255.267692, 'last_price_update_time': 1774726331.135009}
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738685') HTTP/1.1" 204 0
2026-03-28 19:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with identifier: 10738684
2026-03-28 19:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with scrape type 2
2026-03-28 19:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with scrape type 2
2026-03-28 19:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7, identifier: 10738684
2026-03-28 19:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with identifier: 10738684
2026-03-28 19:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with identifier: 10738684
2026-03-28 19:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with identifier: 10738684 to the API
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738684>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 198,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-071-BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738684',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 147911,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Transporter L1H1 2.0 TDI - Diesel - Automatic - 198 hp - '
'147.911 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738684%27 HTTP/1.1" 200 None
2026-03-28 19:32:11 [adesa.fr] INFO: Saving data for 10738684: {'auction_closing_time': 1775116800.0, 'created_time': 1774629254.186162, 'last_price_update_time': 1774726331.544009}
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738684') HTTP/1.1" 204 0
2026-03-28 19:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b126dca-68fd-5f38-8c11-64d480062b7d with identifier: 10738593
2026-03-28 19:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b126dca-68fd-5f38-8c11-64d480062b7d with scrape type 2
2026-03-28 19:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b126dca-68fd-5f38-8c11-64d480062b7d with scrape type 2
2026-03-28 19:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9b126dca-68fd-5f38-8c11-64d480062b7d, identifier: 10738593
2026-03-28 19:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9b126dca-68fd-5f38-8c11-64d480062b7d with identifier: 10738593
2026-03-28 19:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9b126dca-68fd-5f38-8c11-64d480062b7d with identifier: 10738593
2026-03-28 19:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9b126dca-68fd-5f38-8c11-64d480062b7d with identifier: 10738593 to the API
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738593>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9b126dca-68fd-5f38-8c11-64d480062b7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-806-HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738593',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 155562,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Tiguan 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'155.562 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2023}
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738593%27 HTTP/1.1" 200 None
2026-03-28 19:32:11 [adesa.fr] INFO: Saving data for 10738593: {'auction_closing_time': 1775116800.0, 'created_time': 1774629276.252666, 'last_price_update_time': 1774726331.975697}
2026-03-28 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738593') HTTP/1.1" 204 0
2026-03-28 19:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 847ae542-7ebb-5374-a264-57873ea020ec with identifier: 10738594
2026-03-28 19:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 847ae542-7ebb-5374-a264-57873ea020ec with scrape type 2
2026-03-28 19:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 847ae542-7ebb-5374-a264-57873ea020ec with scrape type 2
2026-03-28 19:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 847ae542-7ebb-5374-a264-57873ea020ec, identifier: 10738594
2026-03-28 19:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 847ae542-7ebb-5374-a264-57873ea020ec with identifier: 10738594
2026-03-28 19:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 847ae542-7ebb-5374-a264-57873ea020ec with identifier: 10738594
2026-03-28 19:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 847ae542-7ebb-5374-a264-57873ea020ec with identifier: 10738594 to the API
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738594>
{'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-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '847ae542-7ebb-5374-a264-57873ea020ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-372-XS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738594',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 249480,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-04-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Touran 2.0 TDI Lounge - Diesel - Automatic - 150 hp - '
'249.480 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738594%27 HTTP/1.1" 200 None
2026-03-28 19:32:12 [adesa.fr] INFO: Saving data for 10738594: {'auction_closing_time': 1775116800.0, 'created_time': 1774629250.090612, 'last_price_update_time': 1774726332.386672}
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738594') HTTP/1.1" 204 0
2026-03-28 19:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with identifier: 10738683
2026-03-28 19:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with scrape type 2
2026-03-28 19:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with scrape type 2
2026-03-28 19:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42, identifier: 10738683
2026-03-28 19:32:12 [adesa.fr] INFO: Found listing with ID: 10740171
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740171%27 HTTP/1.1" 200 None
2026-03-28 19:32:12 [adesa.fr] INFO: Scrape type for 10740171: 2
2026-03-28 19:32:12 [adesa.fr] INFO: Scraping item 10740171 url https://www.openlane.eu/en/carv6/auction/10740171
2026-03-28 19:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with identifier: 10738683
2026-03-28 19:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with identifier: 10738683
2026-03-28 19:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with identifier: 10738683 to the API
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738683>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e3edf374-e7bf-5e0b-9011-08ca4f3c7b42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-027-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738683',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 84273,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI - Hybrid - Automatic - 218 hp '
'- 84.273 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738683%27 HTTP/1.1" 200 None
2026-03-28 19:32:12 [adesa.fr] INFO: Saving data for 10738683: {'auction_closing_time': 1775116800.0, 'created_time': 1774629277.31101, 'last_price_update_time': 1774726332.787755}
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738683') HTTP/1.1" 204 0
2026-03-28 19:32:12 [adesa.fr] INFO: Found listing with ID: 10740176
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740176%27 HTTP/1.1" 200 None
2026-03-28 19:32:12 [adesa.fr] INFO: Scrape type for 10740176: 2
2026-03-28 19:32:12 [adesa.fr] INFO: Scraping item 10740176 url https://www.openlane.eu/en/carv6/auction/10740176
2026-03-28 19:32:12 [adesa.fr] INFO: Found listing with ID: 10741678
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741678%27 HTTP/1.1" 200 None
2026-03-28 19:32:12 [adesa.fr] INFO: Scrape type for 10741678: 0
2026-03-28 19:32:12 [adesa.fr] INFO: Skipping item 10741678 url https://www.openlane.eu/en/carv6/auction/10741678
2026-03-28 19:32:12 [adesa.fr] INFO: Found listing with ID: 10741675
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741675%27 HTTP/1.1" 200 None
2026-03-28 19:32:12 [adesa.fr] INFO: Scrape type for 10741675: 0
2026-03-28 19:32:12 [adesa.fr] INFO: Skipping item 10741675 url https://www.openlane.eu/en/carv6/auction/10741675
2026-03-28 19:32:12 [adesa.fr] INFO: Found listing with ID: 10740172
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740172%27 HTTP/1.1" 200 None
2026-03-28 19:32:12 [adesa.fr] INFO: Scrape type for 10740172: 2
2026-03-28 19:32:12 [adesa.fr] INFO: Scraping item 10740172 url https://www.openlane.eu/en/carv6/auction/10740172
2026-03-28 19:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with identifier: 10738550
2026-03-28 19:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with scrape type 2
2026-03-28 19:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with scrape type 2
2026-03-28 19:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb, identifier: 10738550
2026-03-28 19:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2428713-613d-503e-9af4-5d1399d9dead with identifier: 10738447
2026-03-28 19:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2428713-613d-503e-9af4-5d1399d9dead with scrape type 2
2026-03-28 19:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2428713-613d-503e-9af4-5d1399d9dead with scrape type 2
2026-03-28 19:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2428713-613d-503e-9af4-5d1399d9dead, identifier: 10738447
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10736481
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736481%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10736481: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10736481 url https://www.openlane.eu/en/carv6/auction/10736481
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10736488
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736488%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10736488: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10736488 url https://www.openlane.eu/en/carv6/auction/10736488
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10735036
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735036%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10735036: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10735036 url https://www.openlane.eu/en/carv6/auction/10735036
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10741673
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741673%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10741673: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10741673 url https://www.openlane.eu/en/carv6/auction/10741673
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10735023
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735023%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10735023: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10735023 url https://www.openlane.eu/en/carv6/auction/10735023
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10741674
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741674%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10741674: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10741674 url https://www.openlane.eu/en/carv6/auction/10741674
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10741677
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741677%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10741677: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10741677 url https://www.openlane.eu/en/carv6/auction/10741677
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10735546
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735546%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10735546: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10735546 url https://www.openlane.eu/en/carv6/auction/10735546
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10735605
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735605%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10735605: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10735605 url https://www.openlane.eu/en/carv6/auction/10735605
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10735604
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735604%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10735604: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10735604 url https://www.openlane.eu/en/carv6/auction/10735604
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10735015
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735015%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10735015: 0
2026-03-28 19:32:13 [adesa.fr] INFO: Skipping item 10735015 url https://www.openlane.eu/en/carv6/auction/10735015
2026-03-28 19:32:13 [adesa.fr] INFO: Found listing with ID: 10740174
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740174%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Scrape type for 10740174: 2
2026-03-28 19:32:13 [adesa.fr] INFO: Scraping item 10740174 url https://www.openlane.eu/en/carv6/auction/10740174
2026-03-28 19:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with identifier: 10738550
2026-03-28 19:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with identifier: 10738550
2026-03-28 19:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with identifier: 10738550 to the API
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-449-GT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738550',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 103284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-11-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen ID.5 Pro - Electric - Automatic - 174 hp - 103.284 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738550%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Saving data for 10738550: {'auction_closing_time': 1775116800.0, 'created_time': 1774629274.500445, 'last_price_update_time': 1774726333.604522}
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738550') HTTP/1.1" 204 0
2026-03-28 19:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2428713-613d-503e-9af4-5d1399d9dead with identifier: 10738447
2026-03-28 19:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2428713-613d-503e-9af4-5d1399d9dead with identifier: 10738447
2026-03-28 19:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2428713-613d-503e-9af4-5d1399d9dead with identifier: 10738447 to the API
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738447>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'e2428713-613d-503e-9af4-5d1399d9dead',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-190-MD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738447',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 20061,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 20.061 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738447%27 HTTP/1.1" 200 None
2026-03-28 19:32:13 [adesa.fr] INFO: Saving data for 10738447: {'auction_closing_time': 1775116800.0, 'created_time': 1774629275.295929, 'last_price_update_time': 1774726333.987987}
2026-03-28 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738447') HTTP/1.1" 204 0
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10737755
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737755%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10737755: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10737755 url https://www.openlane.eu/en/carv6/auction/10737755
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10740175
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740175%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10740175: 2
2026-03-28 19:32:14 [adesa.fr] INFO: Scraping item 10740175 url https://www.openlane.eu/en/carv6/auction/10740175
2026-03-28 19:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10741676
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741676%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10741676: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10741676 url https://www.openlane.eu/en/carv6/auction/10741676
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10738304
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738304%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10738304: 2
2026-03-28 19:32:14 [adesa.fr] INFO: Scraping item 10738304 url https://www.openlane.eu/en/carv6/auction/10738304
2026-03-28 19:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10735024
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735024%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10735024: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10735024 url https://www.openlane.eu/en/carv6/auction/10735024
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10735038
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735038%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10735038: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10735038 url https://www.openlane.eu/en/carv6/auction/10735038
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10735014
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735014%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10735014: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10735014 url https://www.openlane.eu/en/carv6/auction/10735014
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10732999
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732999%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10732999: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10732999 url https://www.openlane.eu/en/carv6/auction/10732999
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733086
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733086%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733086: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733086 url https://www.openlane.eu/en/carv6/auction/10733086
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733160
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733160%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733160: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733160 url https://www.openlane.eu/en/carv6/auction/10733160
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733151
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733151%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733151: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733151 url https://www.openlane.eu/en/carv6/auction/10733151
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733117
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733117%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733117: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733117 url https://www.openlane.eu/en/carv6/auction/10733117
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733039
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733039%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733039: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733039 url https://www.openlane.eu/en/carv6/auction/10733039
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733053
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733053%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733053: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733053 url https://www.openlane.eu/en/carv6/auction/10733053
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733144
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733144%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733144: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733144 url https://www.openlane.eu/en/carv6/auction/10733144
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733004
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733004%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733004: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733004 url https://www.openlane.eu/en/carv6/auction/10733004
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733174
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733174%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733174: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733174 url https://www.openlane.eu/en/carv6/auction/10733174
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733118
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733118%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733118: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733118 url https://www.openlane.eu/en/carv6/auction/10733118
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733018
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733018%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733018: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733018 url https://www.openlane.eu/en/carv6/auction/10733018
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733182
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733182%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733182: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733182 url https://www.openlane.eu/en/carv6/auction/10733182
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733137
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733137%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733137: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733137 url https://www.openlane.eu/en/carv6/auction/10733137
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733157
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733157%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733157: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733157 url https://www.openlane.eu/en/carv6/auction/10733157
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733073
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733073%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733073: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733073 url https://www.openlane.eu/en/carv6/auction/10733073
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733024
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733024%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733024: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733024 url https://www.openlane.eu/en/carv6/auction/10733024
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10732993
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732993%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10732993: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10732993 url https://www.openlane.eu/en/carv6/auction/10732993
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733143
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733143%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733143: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733143 url https://www.openlane.eu/en/carv6/auction/10733143
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733056
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733056%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733056: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733056 url https://www.openlane.eu/en/carv6/auction/10733056
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733031
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733031%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733031: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733031 url https://www.openlane.eu/en/carv6/auction/10733031
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733165
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733165%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733165: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733165 url https://www.openlane.eu/en/carv6/auction/10733165
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733129
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733129%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733129: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733129 url https://www.openlane.eu/en/carv6/auction/10733129
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733131
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733131%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733131: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733131 url https://www.openlane.eu/en/carv6/auction/10733131
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733114
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733114%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733114: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733114 url https://www.openlane.eu/en/carv6/auction/10733114
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733110
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733110%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733110: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733110 url https://www.openlane.eu/en/carv6/auction/10733110
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733099
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733099%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733099: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733099 url https://www.openlane.eu/en/carv6/auction/10733099
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733065
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733065%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733065: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733065 url https://www.openlane.eu/en/carv6/auction/10733065
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733029
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733029%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733029: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733029 url https://www.openlane.eu/en/carv6/auction/10733029
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733097
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733097%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733097: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733097 url https://www.openlane.eu/en/carv6/auction/10733097
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733107
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733107%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733107: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733107 url https://www.openlane.eu/en/carv6/auction/10733107
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733142
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733142%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733142: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733142 url https://www.openlane.eu/en/carv6/auction/10733142
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733134
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733134%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733134: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733134 url https://www.openlane.eu/en/carv6/auction/10733134
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733125
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733125%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733125: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733125 url https://www.openlane.eu/en/carv6/auction/10733125
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733007
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733007%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733007: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733007 url https://www.openlane.eu/en/carv6/auction/10733007
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733060
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733060%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733060: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733060 url https://www.openlane.eu/en/carv6/auction/10733060
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733167
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733167%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733167: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733167 url https://www.openlane.eu/en/carv6/auction/10733167
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733012
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733012%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733012: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733012 url https://www.openlane.eu/en/carv6/auction/10733012
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733135
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733135%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733135: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733135 url https://www.openlane.eu/en/carv6/auction/10733135
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10732992
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732992%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10732992: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10732992 url https://www.openlane.eu/en/carv6/auction/10732992
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733055
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733055%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733055: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733055 url https://www.openlane.eu/en/carv6/auction/10733055
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733070
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733070%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733070: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733070 url https://www.openlane.eu/en/carv6/auction/10733070
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733058
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733058%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733058: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733058 url https://www.openlane.eu/en/carv6/auction/10733058
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733183
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733183%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733183: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733183 url https://www.openlane.eu/en/carv6/auction/10733183
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733049
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733049%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733049: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733049 url https://www.openlane.eu/en/carv6/auction/10733049
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10732980
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732980%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10732980: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10732980 url https://www.openlane.eu/en/carv6/auction/10732980
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733077
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733077%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733077: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733077 url https://www.openlane.eu/en/carv6/auction/10733077
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733034
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733034%27 HTTP/1.1" 200 None
2026-03-28 19:32:14 [adesa.fr] INFO: Scrape type for 10733034: 0
2026-03-28 19:32:14 [adesa.fr] INFO: Skipping item 10733034 url https://www.openlane.eu/en/carv6/auction/10733034
2026-03-28 19:32:14 [adesa.fr] INFO: Found listing with ID: 10733051
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733051%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733051: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733051 url https://www.openlane.eu/en/carv6/auction/10733051
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733166
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733166%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733166: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733166 url https://www.openlane.eu/en/carv6/auction/10733166
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733020
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733020%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733020: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733020 url https://www.openlane.eu/en/carv6/auction/10733020
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733075
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733075%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733075: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733075 url https://www.openlane.eu/en/carv6/auction/10733075
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733045
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733045%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733045: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733045 url https://www.openlane.eu/en/carv6/auction/10733045
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733002
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733002%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733002: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733002 url https://www.openlane.eu/en/carv6/auction/10733002
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733145
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733145%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733145: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733145 url https://www.openlane.eu/en/carv6/auction/10733145
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733076
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733076%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733076: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733076 url https://www.openlane.eu/en/carv6/auction/10733076
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733087
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733087%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733087: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733087 url https://www.openlane.eu/en/carv6/auction/10733087
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733006
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733006%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733006: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733006 url https://www.openlane.eu/en/carv6/auction/10733006
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733036
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733036%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733036: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733036 url https://www.openlane.eu/en/carv6/auction/10733036
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733059
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733059%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733059: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733059 url https://www.openlane.eu/en/carv6/auction/10733059
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733032
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733032%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733032: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733032 url https://www.openlane.eu/en/carv6/auction/10733032
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733116
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733116%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733116: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733116 url https://www.openlane.eu/en/carv6/auction/10733116
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733074
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733074%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733074: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733074 url https://www.openlane.eu/en/carv6/auction/10733074
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733000
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733000%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733000: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733000 url https://www.openlane.eu/en/carv6/auction/10733000
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733072
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733072%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733072: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733072 url https://www.openlane.eu/en/carv6/auction/10733072
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733030
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733030%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733030: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733030 url https://www.openlane.eu/en/carv6/auction/10733030
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733177
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733177%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733177: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733177 url https://www.openlane.eu/en/carv6/auction/10733177
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10732988
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732988%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10732988: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10732988 url https://www.openlane.eu/en/carv6/auction/10732988
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733168
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733168%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733168: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733168 url https://www.openlane.eu/en/carv6/auction/10733168
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733128
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733128%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733128: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733128 url https://www.openlane.eu/en/carv6/auction/10733128
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10732981
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732981%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10732981: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10732981 url https://www.openlane.eu/en/carv6/auction/10732981
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733013
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733013%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733013: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733013 url https://www.openlane.eu/en/carv6/auction/10733013
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733016
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733016%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733016: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733016 url https://www.openlane.eu/en/carv6/auction/10733016
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733052
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733052%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733052: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733052 url https://www.openlane.eu/en/carv6/auction/10733052
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733139
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733139%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733139: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733139 url https://www.openlane.eu/en/carv6/auction/10733139
2026-03-28 19:32:15 [adesa.fr] INFO: Found listing with ID: 10733063
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733063%27 HTTP/1.1" 200 None
2026-03-28 19:32:15 [adesa.fr] INFO: Scrape type for 10733063: 0
2026-03-28 19:32:15 [adesa.fr] INFO: Skipping item 10733063 url https://www.openlane.eu/en/carv6/auction/10733063
2026-03-28 19:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with identifier: 10738643
2026-03-28 19:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with scrape type 2
2026-03-28 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with scrape type 2
2026-03-28 19:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa, identifier: 10738643
2026-03-28 19:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb6830e1-b681-5f29-aacd-8871fa7c3f9c with identifier: 10738681
2026-03-28 19:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c with scrape type 2
2026-03-28 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c with scrape type 2
2026-03-28 19:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb6830e1-b681-5f29-aacd-8871fa7c3f9c, identifier: 10738681
2026-03-28 19:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 313d5352-731f-5e38-8875-810b48424967 with identifier: 10738592
2026-03-28 19:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 313d5352-731f-5e38-8875-810b48424967 with scrape type 2
2026-03-28 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 313d5352-731f-5e38-8875-810b48424967 with scrape type 2
2026-03-28 19:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 313d5352-731f-5e38-8875-810b48424967, identifier: 10738592
2026-03-28 19:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee22f79f-958d-5158-aa37-1d82b3604465 with identifier: 10738630
2026-03-28 19:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee22f79f-958d-5158-aa37-1d82b3604465 with scrape type 2
2026-03-28 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee22f79f-958d-5158-aa37-1d82b3604465 with scrape type 2
2026-03-28 19:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee22f79f-958d-5158-aa37-1d82b3604465, identifier: 10738630
2026-03-28 19: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-28 19: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-28 19:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with identifier: 10738643
2026-03-28 19:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with identifier: 10738643
2026-03-28 19:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with identifier: 10738643 to the API
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738643>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-505-RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738643',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 184843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-06-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf 2.0 TDI Life Business - Diesel - Automatic - 150 hp '
'- 184.843 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2021}
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738643%27 HTTP/1.1" 200 None
2026-03-28 19:32:16 [adesa.fr] INFO: Saving data for 10738643: {'auction_closing_time': 1775116800.0, 'created_time': 1774629273.123004, 'last_price_update_time': 1774726336.415427}
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738643') HTTP/1.1" 204 0
2026-03-28 19:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb6830e1-b681-5f29-aacd-8871fa7c3f9c with identifier: 10738681
2026-03-28 19:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb6830e1-b681-5f29-aacd-8871fa7c3f9c with identifier: 10738681
2026-03-28 19:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb6830e1-b681-5f29-aacd-8871fa7c3f9c with identifier: 10738681 to the API
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738681>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eb6830e1-b681-5f29-aacd-8871fa7c3f9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-973-TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738681',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 97053,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 204 hp - 97.053 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738681%27 HTTP/1.1" 200 None
2026-03-28 19:32:16 [adesa.fr] INFO: Saving data for 10738681: {'auction_closing_time': 1775116800.0, 'created_time': 1774629270.841229, 'last_price_update_time': 1774726336.771924}
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738681') HTTP/1.1" 204 0
2026-03-28 19:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 313d5352-731f-5e38-8875-810b48424967 with identifier: 10738592
2026-03-28 19:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 313d5352-731f-5e38-8875-810b48424967 with identifier: 10738592
2026-03-28 19:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 313d5352-731f-5e38-8875-810b48424967 with identifier: 10738592 to the API
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738592>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '313d5352-731f-5e38-8875-810b48424967',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-136-QN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738592',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 185124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf Variant 2.0 TDI Life Business - Diesel - Manual - '
'115 hp - 185.124 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738592%27 HTTP/1.1" 200 None
2026-03-28 19:32:17 [adesa.fr] INFO: Saving data for 10738592: {'auction_closing_time': 1775116800.0, 'created_time': 1774629274.875799, 'last_price_update_time': 1774726337.061528}
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738592') HTTP/1.1" 204 0
2026-03-28 19:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee22f79f-958d-5158-aa37-1d82b3604465 with identifier: 10738630
2026-03-28 19:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee22f79f-958d-5158-aa37-1d82b3604465 with identifier: 10738630
2026-03-28 19:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee22f79f-958d-5158-aa37-1d82b3604465 with identifier: 10738630 to the API
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738630>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee22f79f-958d-5158-aa37-1d82b3604465',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-345-ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738630',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 168025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf Variant 2.0 TDI Life Business - Diesel - Manual - '
'115 hp - 168.025 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738630%27 HTTP/1.1" 200 None
2026-03-28 19:32:17 [adesa.fr] INFO: Saving data for 10738630: {'auction_closing_time': 1775116800.0, 'created_time': 1774629273.471941, 'last_price_update_time': 1774726337.339788}
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738630') HTTP/1.1" 204 0
2026-03-28 19:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with identifier: 10738482
2026-03-28 19:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with scrape type 2
2026-03-28 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with scrape type 2
2026-03-28 19:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75, identifier: 10738482
2026-03-28 19:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce7b040d-6134-5143-8aae-b456e8074afb with identifier: 10738642
2026-03-28 19:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7b040d-6134-5143-8aae-b456e8074afb with scrape type 2
2026-03-28 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce7b040d-6134-5143-8aae-b456e8074afb with scrape type 2
2026-03-28 19:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ce7b040d-6134-5143-8aae-b456e8074afb, identifier: 10738642
2026-03-28 19:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with identifier: 10738482
2026-03-28 19:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with identifier: 10738482
2026-03-28 19:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with identifier: 10738482 to the API
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738482>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-233-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738482',
'listing': 'auction',
'location': 'QUINCIEUX (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 195054,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf 1.0 TSI Active - Petrol - Manual - 110 hp - 195.054 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738482%27 HTTP/1.1" 200 None
2026-03-28 19:32:17 [adesa.fr] INFO: Saving data for 10738482: {'auction_closing_time': 1775116800.0, 'created_time': 1774629300.428861, 'last_price_update_time': 1774726337.829316}
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738482') HTTP/1.1" 204 0
2026-03-28 19:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ce7b040d-6134-5143-8aae-b456e8074afb with identifier: 10738642
2026-03-28 19:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ce7b040d-6134-5143-8aae-b456e8074afb with identifier: 10738642
2026-03-28 19:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ce7b040d-6134-5143-8aae-b456e8074afb with identifier: 10738642 to the API
2026-03-28 19:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738642>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ce7b040d-6134-5143-8aae-b456e8074afb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-755-LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738642',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 156017,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Yaris 1.5 Dynamic Business - Hybrid - Automatic - 116 hp - '
'156.017 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738642%27 HTTP/1.1" 200 None
2026-03-28 19:32:18 [adesa.fr] INFO: Saving data for 10738642: {'auction_closing_time': 1775116800.0, 'created_time': 1774629304.48082, 'last_price_update_time': 1774726338.166313}
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738642') HTTP/1.1" 204 0
2026-03-28 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with identifier: 10738558
2026-03-28 19:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with scrape type 2
2026-03-28 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with scrape type 2
2026-03-28 19:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1b56837e-dda4-5cd6-8381-792ce2f4ed05, identifier: 10738558
2026-03-28 19:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 706332b8-8e87-5447-8440-e358eee89593 with identifier: 10738677
2026-03-28 19:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 706332b8-8e87-5447-8440-e358eee89593 with scrape type 2
2026-03-28 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 706332b8-8e87-5447-8440-e358eee89593 with scrape type 2
2026-03-28 19:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 706332b8-8e87-5447-8440-e358eee89593, identifier: 10738677
2026-03-28 19:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with identifier: 10738558
2026-03-28 19:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with identifier: 10738558
2026-03-28 19:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with identifier: 10738558 to the API
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738558>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '1b56837e-dda4-5cd6-8381-792ce2f4ed05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-589-GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738558',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 78468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla Touring Sports 2.0 - Hybrid - Automatic - 184 hp - '
'78.468 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738558%27 HTTP/1.1" 200 None
2026-03-28 19:32:18 [adesa.fr] INFO: Saving data for 10738558: {'auction_closing_time': 1775116800.0, 'created_time': 1774629291.567024, 'last_price_update_time': 1774726338.741476}
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738558') HTTP/1.1" 204 0
2026-03-28 19:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 706332b8-8e87-5447-8440-e358eee89593 with identifier: 10738677
2026-03-28 19:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 706332b8-8e87-5447-8440-e358eee89593 with identifier: 10738677
2026-03-28 19:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 706332b8-8e87-5447-8440-e358eee89593 with identifier: 10738677 to the API
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738677>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '706332b8-8e87-5447-8440-e358eee89593',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-731-JT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738677',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 111390,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota ProAce 1.5 Business - Diesel - Manual - 120 hp - 111.390 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738677%27 HTTP/1.1" 200 None
2026-03-28 19:32:19 [adesa.fr] INFO: Saving data for 10738677: {'auction_closing_time': 1775116800.0, 'created_time': 1774629293.877564, 'last_price_update_time': 1774726339.011007}
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738677') HTTP/1.1" 204 0
2026-03-28 19:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with identifier: 10738559
2026-03-28 19:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with scrape type 2
2026-03-28 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with scrape type 2
2026-03-28 19:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb, identifier: 10738559
2026-03-28 19:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with identifier: 10738559
2026-03-28 19:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with identifier: 10738559
2026-03-28 19:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with identifier: 10738559 to the API
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738559>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-960-RP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738559',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 108889,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Yaris 1.5 Dynamic Business - Hybrid - Automatic - 116 hp - '
'108.889 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738559%27 HTTP/1.1" 200 None
2026-03-28 19:32:19 [adesa.fr] INFO: Saving data for 10738559: {'auction_closing_time': 1775116800.0, 'created_time': 1774629299.5085, 'last_price_update_time': 1774726339.409248}
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738559') HTTP/1.1" 204 0
2026-03-28 19:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fb140a7-136e-5299-a3fb-ea2a23571b01 with identifier: 10738680
2026-03-28 19:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb140a7-136e-5299-a3fb-ea2a23571b01 with scrape type 2
2026-03-28 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fb140a7-136e-5299-a3fb-ea2a23571b01 with scrape type 2
2026-03-28 19:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5fb140a7-136e-5299-a3fb-ea2a23571b01, identifier: 10738680
2026-03-28 19:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5fb140a7-136e-5299-a3fb-ea2a23571b01 with identifier: 10738680
2026-03-28 19:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5fb140a7-136e-5299-a3fb-ea2a23571b01 with identifier: 10738680
2026-03-28 19:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5fb140a7-136e-5299-a3fb-ea2a23571b01 with identifier: 10738680 to the API
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738680>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '5fb140a7-136e-5299-a3fb-ea2a23571b01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-334-VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738680',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 126827,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Yaris 1.5 Dynamic Business - Hybrid - Automatic - 116 hp - '
'126.827 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738680%27 HTTP/1.1" 200 None
2026-03-28 19:32:19 [adesa.fr] INFO: Saving data for 10738680: {'auction_closing_time': 1775116800.0, 'created_time': 1774629297.104928, 'last_price_update_time': 1774726339.789207}
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738680') HTTP/1.1" 204 0
2026-03-28 19:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f69d043b-d634-5374-adca-daf8f2f76800 with identifier: 10738586
2026-03-28 19:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f69d043b-d634-5374-adca-daf8f2f76800 with scrape type 2
2026-03-28 19:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f69d043b-d634-5374-adca-daf8f2f76800 with scrape type 2
2026-03-28 19:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f69d043b-d634-5374-adca-daf8f2f76800, identifier: 10738586
2026-03-28 19:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f69d043b-d634-5374-adca-daf8f2f76800 with identifier: 10738586
2026-03-28 19:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f69d043b-d634-5374-adca-daf8f2f76800 with identifier: 10738586
2026-03-28 19:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f69d043b-d634-5374-adca-daf8f2f76800 with identifier: 10738586 to the API
2026-03-28 19:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738586>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f69d043b-d634-5374-adca-daf8f2f76800',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-531-PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738586',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 65229,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 2.0i Dynamic Business - Hybrid - Automatic - 184 hp - '
'65.229 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738586%27 HTTP/1.1" 200 None
2026-03-28 19:32:20 [adesa.fr] INFO: Saving data for 10738586: {'auction_closing_time': 1775116800.0, 'created_time': 1774629241.998045, 'last_price_update_time': 1774726340.619876}
2026-03-28 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738586') HTTP/1.1" 204 0
2026-03-28 19:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af39446b-8dee-5134-8723-373b1a29bf0a with identifier: 10738523
2026-03-28 19:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af39446b-8dee-5134-8723-373b1a29bf0a with scrape type 2
2026-03-28 19:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af39446b-8dee-5134-8723-373b1a29bf0a with scrape type 2
2026-03-28 19:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af39446b-8dee-5134-8723-373b1a29bf0a, identifier: 10738523
2026-03-28 19:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af39446b-8dee-5134-8723-373b1a29bf0a with identifier: 10738523
2026-03-28 19:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af39446b-8dee-5134-8723-373b1a29bf0a with identifier: 10738523
2026-03-28 19:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af39446b-8dee-5134-8723-373b1a29bf0a with identifier: 10738523 to the API
2026-03-28 19:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'af39446b-8dee-5134-8723-373b1a29bf0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-815-MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738523',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 68627,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla Touring Sports 1.8 - Hybrid - Automatic - 122 hp - '
'68.627 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738523%27 HTTP/1.1" 200 None
2026-03-28 19:32:21 [adesa.fr] INFO: Saving data for 10738523: {'auction_closing_time': 1775116800.0, 'created_time': 1774629257.110461, 'last_price_update_time': 1774726341.022816}
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738523') HTTP/1.1" 204 0
2026-03-28 19:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a60aec8-7e53-5574-80c8-6999f0f7603a with identifier: 10738524
2026-03-28 19:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a60aec8-7e53-5574-80c8-6999f0f7603a with scrape type 2
2026-03-28 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a60aec8-7e53-5574-80c8-6999f0f7603a with scrape type 2
2026-03-28 19:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a60aec8-7e53-5574-80c8-6999f0f7603a, identifier: 10738524
2026-03-28 19:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bdda3f0-13fe-51c7-a00b-050956e9789f with identifier: 10740172
2026-03-28 19:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bdda3f0-13fe-51c7-a00b-050956e9789f with scrape type 2
2026-03-28 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bdda3f0-13fe-51c7-a00b-050956e9789f with scrape type 2
2026-03-28 19:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3bdda3f0-13fe-51c7-a00b-050956e9789f, identifier: 10740172
2026-03-28 19:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a60aec8-7e53-5574-80c8-6999f0f7603a with identifier: 10738524
2026-03-28 19:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a60aec8-7e53-5574-80c8-6999f0f7603a with identifier: 10738524
2026-03-28 19:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a60aec8-7e53-5574-80c8-6999f0f7603a with identifier: 10738524 to the API
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '4a60aec8-7e53-5574-80c8-6999f0f7603a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-195-MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738524',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 118789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla Touring Sports 2.0 Collection - Hybrid - Automatic - '
'184 hp - 118.789 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738524%27 HTTP/1.1" 200 None
2026-03-28 19:32:21 [adesa.fr] INFO: Saving data for 10738524: {'auction_closing_time': 1775116800.0, 'created_time': 1774629321.478136, 'last_price_update_time': 1774726341.496637}
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738524') HTTP/1.1" 204 0
2026-03-28 19:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3bdda3f0-13fe-51c7-a00b-050956e9789f with identifier: 10740172
2026-03-28 19:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3bdda3f0-13fe-51c7-a00b-050956e9789f with identifier: 10740172
2026-03-28 19:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3bdda3f0-13fe-51c7-a00b-050956e9789f with identifier: 10740172 to the API
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740172>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': '3bdda3f0-13fe-51c7-a00b-050956e9789f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM580SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740172',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 105900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-03-15',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'BMW 1 Series 118i M-Pack - Petrol - Automatic - 136 hp - 105.900 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2023}
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740172%27 HTTP/1.1" 200 None
2026-03-28 19:32:21 [adesa.fr] INFO: Saving data for 10740172: {'auction_closing_time': 1774953000.0, 'created_time': 1774629247.477209, 'last_price_update_time': 1774726341.78}
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740172') HTTP/1.1" 204 0
2026-03-28 19:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with identifier: 10738611
2026-03-28 19:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with scrape type 2
2026-03-28 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with scrape type 2
2026-03-28 19:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d, identifier: 10738611
2026-03-28 19:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with identifier: 10740174
2026-03-28 19:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with scrape type 2
2026-03-28 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with scrape type 2
2026-03-28 19:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f68398d3-36ad-51fb-9053-2cbc3c0f36e6, identifier: 10740174
2026-03-28 19:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with identifier: 10738611
2026-03-28 19:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-28 19:32:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with identifier: 10738611
2026-03-28 19:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with identifier: 10738611 to the API
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738611>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-842-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738611',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 132167,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic Business - Hybrid - '
'Automatic - 122 hp - 132.167 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738611%27 HTTP/1.1" 200 None
2026-03-28 19:32:22 [adesa.fr] INFO: Saving data for 10738611: {'auction_closing_time': 1775116800.0, 'created_time': 1774629323.091912, 'last_price_update_time': 1774726342.451211}
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738611') HTTP/1.1" 204 0
2026-03-28 19:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with identifier: 10740174
2026-03-28 19:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with identifier: 10740174
2026-03-28 19:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with identifier: 10740174 to the API
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740174>
{'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': 135,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f68398d3-36ad-51fb-9053-2cbc3c0f36e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB004ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740174',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 8739,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Peugeot 308 1.2 Allure Business - Petrol - Automatic - 135 hp - '
'8.739 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2025}
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740174%27 HTTP/1.1" 200 None
2026-03-28 19:32:22 [adesa.fr] INFO: Saving data for 10740174: {'auction_closing_time': 1774953000.0, 'created_time': 1774629245.166728, 'last_price_update_time': 1774726342.746558}
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740174') HTTP/1.1" 204 0
2026-03-28 19:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10740176
2026-03-28 19:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60c179af-c43c-5c3b-9ff2-d371021f9160 with scrape type 2
2026-03-28 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60c179af-c43c-5c3b-9ff2-d371021f9160 with scrape type 2
2026-03-28 19:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 60c179af-c43c-5c3b-9ff2-d371021f9160, identifier: 10740176
2026-03-28 19:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 713c35f6-c2a7-5728-9634-676c5ce16624 with identifier: 10738304
2026-03-28 19:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 713c35f6-c2a7-5728-9634-676c5ce16624 with scrape type 2
2026-03-28 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 713c35f6-c2a7-5728-9634-676c5ce16624 with scrape type 2
2026-03-28 19:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 713c35f6-c2a7-5728-9634-676c5ce16624, identifier: 10738304
2026-03-28 19:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10740176
2026-03-28 19:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10740176
2026-03-28 19:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10740176 to the API
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740176>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '60c179af-c43c-5c3b-9ff2-d371021f9160',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW366TH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740176',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 27000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2024-05-02',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'BMW 1 Series 118d M-Pack - Diesel - Automatic - 149 hp - 27.000 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2024}
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740176%27 HTTP/1.1" 200 None
2026-03-28 19:32:23 [adesa.fr] INFO: Saving data for 10740176: {'auction_closing_time': 1774953000.0, 'created_time': 1774629245.479814, 'last_price_update_time': 1774726343.34067}
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740176') HTTP/1.1" 204 0
2026-03-28 19:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 713c35f6-c2a7-5728-9634-676c5ce16624 with identifier: 10738304
2026-03-28 19:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 713c35f6-c2a7-5728-9634-676c5ce16624 with identifier: 10738304
2026-03-28 19:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 713c35f6-c2a7-5728-9634-676c5ce16624 with identifier: 10738304 to the API
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738304>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '713c35f6-c2a7-5728-9634-676c5ce16624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 16535,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7950,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 2,
'seller_name': 'Autohandel Didier nv',
'title': 'Renault Clio 1.0 - Petrol - Manual - 91 hp - 16.535 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738304%27 HTTP/1.1" 200 None
2026-03-28 19:32:23 [adesa.fr] INFO: Saving data for 10738304: {'auction_closing_time': 1774865700.0, 'created_time': 1774629251.007742, 'last_price_update_time': 1774726343.621609}
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738304') HTTP/1.1" 204 0
2026-03-28 19:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1145d4-3895-5982-b12d-83d6cc1585bc with identifier: 10740175
2026-03-28 19:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1145d4-3895-5982-b12d-83d6cc1585bc with scrape type 2
2026-03-28 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1145d4-3895-5982-b12d-83d6cc1585bc with scrape type 2
2026-03-28 19:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b1145d4-3895-5982-b12d-83d6cc1585bc, identifier: 10740175
2026-03-28 19:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b1145d4-3895-5982-b12d-83d6cc1585bc with identifier: 10740175
2026-03-28 19:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b1145d4-3895-5982-b12d-83d6cc1585bc with identifier: 10740175
2026-03-28 19:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b1145d4-3895-5982-b12d-83d6cc1585bc with identifier: 10740175 to the API
2026-03-28 19:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740175>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 119,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '6b1145d4-3895-5982-b12d-83d6cc1585bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX565XH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740175',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 62000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6450,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 3,
'seller_name': "O'Encheres sas",
'title': 'Peugeot Expert L1H1 1.5 HDI Comfort - Diesel - Manual - 119 hp - '
'62.000 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740175%27 HTTP/1.1" 200 None
2026-03-28 19:32:24 [adesa.fr] INFO: Saving data for 10740175: {'auction_closing_time': 1774953000.0, 'created_time': 1774629247.12719, 'last_price_update_time': 1774726344.02121}
2026-03-28 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740175') HTTP/1.1" 204 0
2026-03-28 19:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6ab478e-0cf4-5001-8b78-338417944c16 with identifier: 10740171
2026-03-28 19:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6ab478e-0cf4-5001-8b78-338417944c16 with scrape type 2
2026-03-28 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6ab478e-0cf4-5001-8b78-338417944c16 with scrape type 2
2026-03-28 19:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6ab478e-0cf4-5001-8b78-338417944c16, identifier: 10740171
2026-03-28 19:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6ab478e-0cf4-5001-8b78-338417944c16 with identifier: 10740171
2026-03-28 19:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6ab478e-0cf4-5001-8b78-338417944c16 with identifier: 10740171
2026-03-28 19:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6ab478e-0cf4-5001-8b78-338417944c16 with identifier: 10740171 to the API
2026-03-28 19:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740171>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'e6ab478e-0cf4-5001-8b78-338417944c16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF080KV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740171',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A3',
'odometer': 139100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Audi A3 35 TFSI Design Luxe - Petrol - Automatic - 150 hp - 139.100 '
'km',
'transmission': 'automatic',
'trim': 'Design Luxe',
'vin': None,
'year': 2022}
2026-03-28 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740171%27 HTTP/1.1" 200 None
2026-03-28 19:32:24 [adesa.fr] INFO: Saving data for 10740171: {'auction_closing_time': 1774953000.0, 'created_time': 1774629243.874935, 'last_price_update_time': 1774726344.422629}
2026-03-28 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740171') HTTP/1.1" 204 0
2026-03-28 19:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bc6fee0-605b-535a-a672-4576d0a97850 with identifier: 10738627
2026-03-28 19:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bc6fee0-605b-535a-a672-4576d0a97850 with scrape type 2
2026-03-28 19:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bc6fee0-605b-535a-a672-4576d0a97850 with scrape type 2
2026-03-28 19:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8bc6fee0-605b-535a-a672-4576d0a97850, identifier: 10738627
2026-03-28 19:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8bc6fee0-605b-535a-a672-4576d0a97850 with identifier: 10738627
2026-03-28 19:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8bc6fee0-605b-535a-a672-4576d0a97850 with identifier: 10738627
2026-03-28 19:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8bc6fee0-605b-535a-a672-4576d0a97850 with identifier: 10738627 to the API
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738627>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '8bc6fee0-605b-535a-a672-4576d0a97850',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-917-GS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738627',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Smart',
'model': '#1',
'odometer': 25111,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2024-09-24',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Smart #1 66 kWh Pro - Electric - Automatic - 272 hp - 25.111 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2024}
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738627%27 HTTP/1.1" 200 None
2026-03-28 19:32:25 [adesa.fr] INFO: Saving data for 10738627: {'auction_closing_time': 1775116800.0, 'created_time': 1774629259.343706, 'last_price_update_time': 1774726345.453932}
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738627') HTTP/1.1" 204 0
2026-03-28 19:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68228468-2208-5c7d-a3e1-ff1e5f1476aa with identifier: 10738500
2026-03-28 19:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa with scrape type 2
2026-03-28 19:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa with scrape type 2
2026-03-28 19:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 68228468-2208-5c7d-a3e1-ff1e5f1476aa, identifier: 10738500
2026-03-28 19:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 68228468-2208-5c7d-a3e1-ff1e5f1476aa with identifier: 10738500
2026-03-28 19:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 68228468-2208-5c7d-a3e1-ff1e5f1476aa with identifier: 10738500
2026-03-28 19:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 68228468-2208-5c7d-a3e1-ff1e5f1476aa with identifier: 10738500 to the API
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738500>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '68228468-2208-5c7d-a3e1-ff1e5f1476aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-316-GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738500',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 209013,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Superb Combi 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'209.013 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738500%27 HTTP/1.1" 200 None
2026-03-28 19:32:25 [adesa.fr] INFO: Saving data for 10738500: {'auction_closing_time': 1775116800.0, 'created_time': 1774629355.471831, 'last_price_update_time': 1774726345.928431}
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738500') HTTP/1.1" 204 0
2026-03-28 19:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03607249-f6c3-555e-8330-f09d09c4a8fb with identifier: 10738610
2026-03-28 19:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03607249-f6c3-555e-8330-f09d09c4a8fb with scrape type 2
2026-03-28 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03607249-f6c3-555e-8330-f09d09c4a8fb with scrape type 2
2026-03-28 19:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 03607249-f6c3-555e-8330-f09d09c4a8fb, identifier: 10738610
2026-03-28 19:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 03607249-f6c3-555e-8330-f09d09c4a8fb with identifier: 10738610
2026-03-28 19:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 03607249-f6c3-555e-8330-f09d09c4a8fb with identifier: 10738610
2026-03-28 19:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 03607249-f6c3-555e-8330-f09d09c4a8fb with identifier: 10738610 to the API
2026-03-28 19:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738610>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '03607249-f6c3-555e-8330-f09d09c4a8fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-912-KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738610',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 171672,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Manual - 116 hp - '
'171.672 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738610%27 HTTP/1.1" 200 None
2026-03-28 19:32:27 [adesa.fr] INFO: Saving data for 10738610: {'auction_closing_time': 1775116800.0, 'created_time': 1774629351.029939, 'last_price_update_time': 1774726347.153842}
2026-03-28 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738610') HTTP/1.1" 204 0
2026-03-28 19:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5df87cc2-10ec-509b-a60b-c03395b51e3f with identifier: 10738549
2026-03-28 19:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5df87cc2-10ec-509b-a60b-c03395b51e3f with scrape type 2
2026-03-28 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5df87cc2-10ec-509b-a60b-c03395b51e3f with scrape type 2
2026-03-28 19:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5df87cc2-10ec-509b-a60b-c03395b51e3f, identifier: 10738549
2026-03-28 19:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5df87cc2-10ec-509b-a60b-c03395b51e3f with identifier: 10738549
2026-03-28 19:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5df87cc2-10ec-509b-a60b-c03395b51e3f with identifier: 10738549
2026-03-28 19:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5df87cc2-10ec-509b-a60b-c03395b51e3f with identifier: 10738549 to the API
2026-03-28 19:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738549>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5df87cc2-10ec-509b-a60b-c03395b51e3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-220-CA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738549',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 155845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'155.845 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738549%27 HTTP/1.1" 200 None
2026-03-28 19:32:27 [adesa.fr] INFO: Saving data for 10738549: {'auction_closing_time': 1775116800.0, 'created_time': 1774629349.49014, 'last_price_update_time': 1774726347.647306}
2026-03-28 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738549') HTTP/1.1" 204 0
2026-03-28 19:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 832e2e2a-cd78-59a3-a270-92400dcf3b89 with identifier: 10738626
2026-03-28 19:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832e2e2a-cd78-59a3-a270-92400dcf3b89 with scrape type 2
2026-03-28 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 832e2e2a-cd78-59a3-a270-92400dcf3b89 with scrape type 2
2026-03-28 19:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 832e2e2a-cd78-59a3-a270-92400dcf3b89, identifier: 10738626
2026-03-28 19:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 832e2e2a-cd78-59a3-a270-92400dcf3b89 with identifier: 10738626
2026-03-28 19:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 832e2e2a-cd78-59a3-a270-92400dcf3b89 with identifier: 10738626
2026-03-28 19:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 832e2e2a-cd78-59a3-a270-92400dcf3b89 with identifier: 10738626 to the API
2026-03-28 19:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738626>
{'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-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '832e2e2a-cd78-59a3-a270-92400dcf3b89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-398-NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738626',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 163622,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 150 hp '
'- 163.622 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738626%27 HTTP/1.1" 200 None
2026-03-28 19:32:28 [adesa.fr] INFO: Saving data for 10738626: {'auction_closing_time': 1775116800.0, 'created_time': 1774629368.809882, 'last_price_update_time': 1774726348.797589}
2026-03-28 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738626') HTTP/1.1" 204 0
2026-03-28 19:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with identifier: 10738609
2026-03-28 19:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with scrape type 2
2026-03-28 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with scrape type 2
2026-03-28 19:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9, identifier: 10738609
2026-03-28 19:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with identifier: 10738609
2026-03-28 19:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with identifier: 10738609
2026-03-28 19:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with identifier: 10738609 to the API
2026-03-28 19:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738609>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1511c7e2-02c3-58d0-a5af-78fbd76a9fb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-192-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738609',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 150002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 116 hp '
'- 150.002 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738609%27 HTTP/1.1" 200 None
2026-03-28 19:32:29 [adesa.fr] INFO: Saving data for 10738609: {'auction_closing_time': 1775116800.0, 'created_time': 1774629348.089165, 'last_price_update_time': 1774726349.269663}
2026-03-28 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738609') HTTP/1.1" 204 0
2026-03-28 19:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 777b5af7-dc80-5852-a0bc-91c4b86fe37e with identifier: 10738676
2026-03-28 19:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e with scrape type 2
2026-03-28 19:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e with scrape type 2
2026-03-28 19:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 777b5af7-dc80-5852-a0bc-91c4b86fe37e, identifier: 10738676
2026-03-28 19:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 777b5af7-dc80-5852-a0bc-91c4b86fe37e with identifier: 10738676
2026-03-28 19:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 777b5af7-dc80-5852-a0bc-91c4b86fe37e with identifier: 10738676
2026-03-28 19:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 777b5af7-dc80-5852-a0bc-91c4b86fe37e with identifier: 10738676 to the API
2026-03-28 19:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738676>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '777b5af7-dc80-5852-a0bc-91c4b86fe37e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-984-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738676',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 135142,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 - Hybrid - Automatic - 122 hp - 135.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738676%27 HTTP/1.1" 200 None
2026-03-28 19:32:29 [adesa.fr] INFO: Saving data for 10738676: {'auction_closing_time': 1775116800.0, 'created_time': 1774629313.040618, 'last_price_update_time': 1774726349.669148}
2026-03-28 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738676') HTTP/1.1" 204 0
2026-03-28 19:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4c11715-101c-5e32-8594-c6573bfcb7e2 with identifier: 10738608
2026-03-28 19:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4c11715-101c-5e32-8594-c6573bfcb7e2 with scrape type 2
2026-03-28 19:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4c11715-101c-5e32-8594-c6573bfcb7e2 with scrape type 2
2026-03-28 19:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b4c11715-101c-5e32-8594-c6573bfcb7e2, identifier: 10738608
2026-03-28 19:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b4c11715-101c-5e32-8594-c6573bfcb7e2 with identifier: 10738608
2026-03-28 19:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b4c11715-101c-5e32-8594-c6573bfcb7e2 with identifier: 10738608
2026-03-28 19:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b4c11715-101c-5e32-8594-c6573bfcb7e2 with identifier: 10738608 to the API
2026-03-28 19:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738608>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b4c11715-101c-5e32-8594-c6573bfcb7e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-186-EF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738608',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 215541,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 215.541 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738608%27 HTTP/1.1" 200 None
2026-03-28 19:32:30 [adesa.fr] INFO: Saving data for 10738608: {'auction_closing_time': 1775116800.0, 'created_time': 1774629336.662207, 'last_price_update_time': 1774726350.841093}
2026-03-28 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738608') HTTP/1.1" 204 0
2026-03-28 19:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c54a984e-33ee-5219-a17f-018c1792e394 with identifier: 10738583
2026-03-28 19:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54a984e-33ee-5219-a17f-018c1792e394 with scrape type 2
2026-03-28 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c54a984e-33ee-5219-a17f-018c1792e394 with scrape type 2
2026-03-28 19:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c54a984e-33ee-5219-a17f-018c1792e394, identifier: 10738583
2026-03-28 19:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c54a984e-33ee-5219-a17f-018c1792e394 with identifier: 10738583
2026-03-28 19:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c54a984e-33ee-5219-a17f-018c1792e394 with identifier: 10738583
2026-03-28 19:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c54a984e-33ee-5219-a17f-018c1792e394 with identifier: 10738583 to the API
2026-03-28 19:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738583>
{'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-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c54a984e-33ee-5219-a17f-018c1792e394',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-126-LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738583',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 111209,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Octavia 2.0 TDI Business - Diesel - Automatic - 116 hp - '
'111.209 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738583%27 HTTP/1.1" 200 None
2026-03-28 19:32:31 [adesa.fr] INFO: Saving data for 10738583: {'auction_closing_time': 1775116800.0, 'created_time': 1774629219.239395, 'last_price_update_time': 1774726351.70301}
2026-03-28 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738583') HTTP/1.1" 204 0
2026-03-28 19:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 952cdca0-d885-51a1-b348-1233eca9322b with identifier: 10738498
2026-03-28 19:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952cdca0-d885-51a1-b348-1233eca9322b with scrape type 2
2026-03-28 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 952cdca0-d885-51a1-b348-1233eca9322b with scrape type 2
2026-03-28 19:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 952cdca0-d885-51a1-b348-1233eca9322b, identifier: 10738498
2026-03-28 19:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 952cdca0-d885-51a1-b348-1233eca9322b with identifier: 10738498
2026-03-28 19:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 952cdca0-d885-51a1-b348-1233eca9322b with identifier: 10738498
2026-03-28 19:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 952cdca0-d885-51a1-b348-1233eca9322b with identifier: 10738498 to the API
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738498>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '952cdca0-d885-51a1-b348-1233eca9322b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-069-DQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738498',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 172472,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2021-03-26',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Kangoo Express Extra R-Link - Diesel - Manual - 95 hp - '
'172.472 km',
'transmission': 'manual',
'trim': 'Extra R-Link',
'vin': None,
'year': 2021}
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738498%27 HTTP/1.1" 200 None
2026-03-28 19:32:32 [adesa.fr] INFO: Saving data for 10738498: {'auction_closing_time': 1775116800.0, 'created_time': 1774629370.109956, 'last_price_update_time': 1774726352.200518}
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738498') HTTP/1.1" 204 0
2026-03-28 19:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with identifier: 10738448
2026-03-28 19:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with scrape type 2
2026-03-28 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with scrape type 2
2026-03-28 19:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5, identifier: 10738448
2026-03-28 19:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with identifier: 10738448
2026-03-28 19:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with identifier: 10738448
2026-03-28 19:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with identifier: 10738448 to the API
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738448>
{'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': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '3fbb7a0c-509e-526e-83b9-edc4c3f891b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-036-RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738448',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 96467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'96.467 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738448%27 HTTP/1.1" 200 None
2026-03-28 19:32:32 [adesa.fr] INFO: Saving data for 10738448: {'auction_closing_time': 1775116800.0, 'created_time': 1774629230.7529, 'last_price_update_time': 1774726352.840702}
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738448') HTTP/1.1" 204 0
2026-03-28 19:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36b4d9a8-ca97-5c86-962b-59a537747f91 with identifier: 10738605
2026-03-28 19:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b4d9a8-ca97-5c86-962b-59a537747f91 with scrape type 2
2026-03-28 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36b4d9a8-ca97-5c86-962b-59a537747f91 with scrape type 2
2026-03-28 19:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 36b4d9a8-ca97-5c86-962b-59a537747f91, identifier: 10738605
2026-03-28 19:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 36b4d9a8-ca97-5c86-962b-59a537747f91 with identifier: 10738605
2026-03-28 19:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 36b4d9a8-ca97-5c86-962b-59a537747f91 with identifier: 10738605
2026-03-28 19:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 36b4d9a8-ca97-5c86-962b-59a537747f91 with identifier: 10738605 to the API
2026-03-28 19:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738605>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '36b4d9a8-ca97-5c86-962b-59a537747f91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FK-281-VL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738605',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 184199,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2019-10-11',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Grand Scenic 1.7 DCI Intens - Diesel - Automatic - 120 hp - '
'184.199 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2019}
2026-03-28 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738605%27 HTTP/1.1" 200 None
2026-03-28 19:32:33 [adesa.fr] INFO: Saving data for 10738605: {'auction_closing_time': 1775116800.0, 'created_time': 1774629391.535257, 'last_price_update_time': 1774726353.327491}
2026-03-28 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738605') HTTP/1.1" 204 0
2026-03-28 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d2f0389-dc8d-52db-a399-11beaa8ab08d with identifier: 10738479
2026-03-28 19:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d with scrape type 2
2026-03-28 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d with scrape type 2
2026-03-28 19:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2d2f0389-dc8d-52db-a399-11beaa8ab08d, identifier: 10738479
2026-03-28 19:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2d2f0389-dc8d-52db-a399-11beaa8ab08d with identifier: 10738479
2026-03-28 19:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2d2f0389-dc8d-52db-a399-11beaa8ab08d with identifier: 10738479
2026-03-28 19:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2d2f0389-dc8d-52db-a399-11beaa8ab08d with identifier: 10738479 to the API
2026-03-28 19:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738479>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '2d2f0389-dc8d-52db-a399-11beaa8ab08d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-507-RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738479',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Express',
'odometer': 203418,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Express Comfort - Petrol - Manual - 102 hp - 203.418 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-28 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738479%27 HTTP/1.1" 200 None
2026-03-28 19:32:33 [adesa.fr] INFO: Saving data for 10738479: {'auction_closing_time': 1775116800.0, 'created_time': 1774629392.555229, 'last_price_update_time': 1774726353.825752}
2026-03-28 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738479') HTTP/1.1" 204 0
2026-03-28 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7702cddc-0710-5850-afde-5a36f3c7c9a2 with identifier: 10738478
2026-03-28 19:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7702cddc-0710-5850-afde-5a36f3c7c9a2 with scrape type 2
2026-03-28 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7702cddc-0710-5850-afde-5a36f3c7c9a2 with scrape type 2
2026-03-28 19:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7702cddc-0710-5850-afde-5a36f3c7c9a2, identifier: 10738478
2026-03-28 19:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7702cddc-0710-5850-afde-5a36f3c7c9a2 with identifier: 10738478
2026-03-28 19:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7702cddc-0710-5850-afde-5a36f3c7c9a2 with identifier: 10738478
2026-03-28 19:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7702cddc-0710-5850-afde-5a36f3c7c9a2 with identifier: 10738478 to the API
2026-03-28 19:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738478>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '7702cddc-0710-5850-afde-5a36f3c7c9a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-868-RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738478',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Express',
'odometer': 195928,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Express Comfort - Petrol - Manual - 102 hp - 195.928 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-28 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738478%27 HTTP/1.1" 200 None
2026-03-28 19:32:34 [adesa.fr] INFO: Saving data for 10738478: {'auction_closing_time': 1775116800.0, 'created_time': 1774629384.337079, 'last_price_update_time': 1774726354.573084}
2026-03-28 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738478') HTTP/1.1" 204 0
2026-03-28 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d204f01d-37d8-54d2-8353-a6941b5fff75 with identifier: 10738477
2026-03-28 19:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d204f01d-37d8-54d2-8353-a6941b5fff75 with scrape type 2
2026-03-28 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d204f01d-37d8-54d2-8353-a6941b5fff75 with scrape type 2
2026-03-28 19:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d204f01d-37d8-54d2-8353-a6941b5fff75, identifier: 10738477
2026-03-28 19:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d204f01d-37d8-54d2-8353-a6941b5fff75 with identifier: 10738477
2026-03-28 19:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d204f01d-37d8-54d2-8353-a6941b5fff75 with identifier: 10738477
2026-03-28 19:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d204f01d-37d8-54d2-8353-a6941b5fff75 with identifier: 10738477 to the API
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738477>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd204f01d-37d8-54d2-8353-a6941b5fff75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-258-EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738477',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 168475,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio Evolution - Hybrid - Automatic - 140 hp - 168.475 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738477%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Saving data for 10738477: {'auction_closing_time': 1775116800.0, 'created_time': 1774629390.841408, 'last_price_update_time': 1774726355.381482}
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738477') HTTP/1.1" 204 0
2026-03-28 19:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with identifier: 10738476
2026-03-28 19:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with scrape type 2
2026-03-28 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with scrape type 2
2026-03-28 19:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf, identifier: 10738476
2026-03-28 19:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with identifier: 10738476
2026-03-28 19:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with identifier: 10738476
2026-03-28 19:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with identifier: 10738476 to the API
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738476>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '6cf21489-3c8e-5946-bd3e-e4fbafceafaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-410-EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738476',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 111046,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio Evolution - Hybrid - Automatic - 140 hp - 111.046 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738476%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Saving data for 10738476: {'auction_closing_time': 1775116800.0, 'created_time': 1774629389.727944, 'last_price_update_time': 1774726355.769096}
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738476') HTTP/1.1" 204 0
2026-03-28 19:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10733093
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733093%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Scrape type for 10733093: 0
2026-03-28 19:32:35 [adesa.fr] INFO: Skipping item 10733093 url https://www.openlane.eu/en/carv6/auction/10733093
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10733001
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733001%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Scrape type for 10733001: 0
2026-03-28 19:32:35 [adesa.fr] INFO: Skipping item 10733001 url https://www.openlane.eu/en/carv6/auction/10733001
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10733048
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733048%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Scrape type for 10733048: 0
2026-03-28 19:32:35 [adesa.fr] INFO: Skipping item 10733048 url https://www.openlane.eu/en/carv6/auction/10733048
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10733027
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733027%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Scrape type for 10733027: 0
2026-03-28 19:32:35 [adesa.fr] INFO: Skipping item 10733027 url https://www.openlane.eu/en/carv6/auction/10733027
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10733017
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733017%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Scrape type for 10733017: 0
2026-03-28 19:32:35 [adesa.fr] INFO: Skipping item 10733017 url https://www.openlane.eu/en/carv6/auction/10733017
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10732984
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732984%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Scrape type for 10732984: 0
2026-03-28 19:32:35 [adesa.fr] INFO: Skipping item 10732984 url https://www.openlane.eu/en/carv6/auction/10732984
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10733068
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733068%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Scrape type for 10733068: 0
2026-03-28 19:32:35 [adesa.fr] INFO: Skipping item 10733068 url https://www.openlane.eu/en/carv6/auction/10733068
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10733176
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733176%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Scrape type for 10733176: 0
2026-03-28 19:32:35 [adesa.fr] INFO: Skipping item 10733176 url https://www.openlane.eu/en/carv6/auction/10733176
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10732997
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732997%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Scrape type for 10732997: 0
2026-03-28 19:32:35 [adesa.fr] INFO: Skipping item 10732997 url https://www.openlane.eu/en/carv6/auction/10732997
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10733147
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733147%27 HTTP/1.1" 200 None
2026-03-28 19:32:35 [adesa.fr] INFO: Scrape type for 10733147: 0
2026-03-28 19:32:35 [adesa.fr] INFO: Skipping item 10733147 url https://www.openlane.eu/en/carv6/auction/10733147
2026-03-28 19:32:35 [adesa.fr] INFO: Found listing with ID: 10733108
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733108%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733108: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733108 url https://www.openlane.eu/en/carv6/auction/10733108
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733062
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733062%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733062: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733062 url https://www.openlane.eu/en/carv6/auction/10733062
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733033
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733033%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733033: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733033 url https://www.openlane.eu/en/carv6/auction/10733033
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733014
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733014%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733014: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733014 url https://www.openlane.eu/en/carv6/auction/10733014
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10732983
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732983%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10732983: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10732983 url https://www.openlane.eu/en/carv6/auction/10732983
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733126
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733126%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733126: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733126 url https://www.openlane.eu/en/carv6/auction/10733126
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733109
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733109%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733109: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733109 url https://www.openlane.eu/en/carv6/auction/10733109
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733090
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733090%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733090: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733090 url https://www.openlane.eu/en/carv6/auction/10733090
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733124
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733124%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733124: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733124 url https://www.openlane.eu/en/carv6/auction/10733124
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733088
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733088%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733088: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733088 url https://www.openlane.eu/en/carv6/auction/10733088
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733130
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733130%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733130: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733130 url https://www.openlane.eu/en/carv6/auction/10733130
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733184
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733184%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733184: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733184 url https://www.openlane.eu/en/carv6/auction/10733184
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733009
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733009%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733009: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733009 url https://www.openlane.eu/en/carv6/auction/10733009
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733050
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733050%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733050: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733050 url https://www.openlane.eu/en/carv6/auction/10733050
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10732986
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732986%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10732986: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10732986 url https://www.openlane.eu/en/carv6/auction/10732986
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10732979
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732979%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10732979: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10732979 url https://www.openlane.eu/en/carv6/auction/10732979
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733122
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733122%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733122: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733122 url https://www.openlane.eu/en/carv6/auction/10733122
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733162
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733162%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733162: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733162 url https://www.openlane.eu/en/carv6/auction/10733162
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733105
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733105%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733105: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733105 url https://www.openlane.eu/en/carv6/auction/10733105
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733119
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733119%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733119: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733119 url https://www.openlane.eu/en/carv6/auction/10733119
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733067
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733067%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733067: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733067 url https://www.openlane.eu/en/carv6/auction/10733067
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733112
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733112%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733112: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733112 url https://www.openlane.eu/en/carv6/auction/10733112
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733138
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733138%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733138: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733138 url https://www.openlane.eu/en/carv6/auction/10733138
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733172
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733172%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733172: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733172 url https://www.openlane.eu/en/carv6/auction/10733172
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733038
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733038%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733038: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733038 url https://www.openlane.eu/en/carv6/auction/10733038
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733064
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733064%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733064: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733064 url https://www.openlane.eu/en/carv6/auction/10733064
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733100
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733100%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733100: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733100 url https://www.openlane.eu/en/carv6/auction/10733100
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733103
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733103%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733103: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733103 url https://www.openlane.eu/en/carv6/auction/10733103
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733179
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733179%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733179: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733179 url https://www.openlane.eu/en/carv6/auction/10733179
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733089
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733089%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733089: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733089 url https://www.openlane.eu/en/carv6/auction/10733089
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733111
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733111%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733111: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733111 url https://www.openlane.eu/en/carv6/auction/10733111
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733155
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733155%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733155: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733155 url https://www.openlane.eu/en/carv6/auction/10733155
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733092
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733092%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733092: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733092 url https://www.openlane.eu/en/carv6/auction/10733092
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733150
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733150%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733150: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733150 url https://www.openlane.eu/en/carv6/auction/10733150
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733054
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733054%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733054: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733054 url https://www.openlane.eu/en/carv6/auction/10733054
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733146
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733146%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733146: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733146 url https://www.openlane.eu/en/carv6/auction/10733146
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733047
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733047%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733047: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733047 url https://www.openlane.eu/en/carv6/auction/10733047
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733094
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733094%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733094: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733094 url https://www.openlane.eu/en/carv6/auction/10733094
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733095
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733095%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733095: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733095 url https://www.openlane.eu/en/carv6/auction/10733095
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10732987
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732987%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10732987: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10732987 url https://www.openlane.eu/en/carv6/auction/10732987
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733078
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733078%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733078: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733078 url https://www.openlane.eu/en/carv6/auction/10733078
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733037
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733037%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733037: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733037 url https://www.openlane.eu/en/carv6/auction/10733037
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733115
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733115%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733115: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733115 url https://www.openlane.eu/en/carv6/auction/10733115
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733096
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733096%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733096: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733096 url https://www.openlane.eu/en/carv6/auction/10733096
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733132
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733132%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733132: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733132 url https://www.openlane.eu/en/carv6/auction/10733132
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733008
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733008%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733008: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733008 url https://www.openlane.eu/en/carv6/auction/10733008
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733035
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733035%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733035: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733035 url https://www.openlane.eu/en/carv6/auction/10733035
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733127
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733127%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733127: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733127 url https://www.openlane.eu/en/carv6/auction/10733127
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733003
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733003%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733003: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733003 url https://www.openlane.eu/en/carv6/auction/10733003
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10732990
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732990%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10732990: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10732990 url https://www.openlane.eu/en/carv6/auction/10732990
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10732985
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732985%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10732985: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10732985 url https://www.openlane.eu/en/carv6/auction/10732985
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733163
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733163%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733163: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733163 url https://www.openlane.eu/en/carv6/auction/10733163
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733136
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733136%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733136: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733136 url https://www.openlane.eu/en/carv6/auction/10733136
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10732982
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732982%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10732982: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10732982 url https://www.openlane.eu/en/carv6/auction/10732982
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733159
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733159%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733159: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733159 url https://www.openlane.eu/en/carv6/auction/10733159
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733022
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733022%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733022: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733022 url https://www.openlane.eu/en/carv6/auction/10733022
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733173
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733173%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733173: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733173 url https://www.openlane.eu/en/carv6/auction/10733173
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733041
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733041%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733041: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733041 url https://www.openlane.eu/en/carv6/auction/10733041
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733040
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733040%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733040: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733040 url https://www.openlane.eu/en/carv6/auction/10733040
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733170
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733170%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733170: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733170 url https://www.openlane.eu/en/carv6/auction/10733170
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733152
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733152%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733152: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733152 url https://www.openlane.eu/en/carv6/auction/10733152
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733148
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733148%27 HTTP/1.1" 200 None
2026-03-28 19:32:36 [adesa.fr] INFO: Scrape type for 10733148: 0
2026-03-28 19:32:36 [adesa.fr] INFO: Skipping item 10733148 url https://www.openlane.eu/en/carv6/auction/10733148
2026-03-28 19:32:36 [adesa.fr] INFO: Found listing with ID: 10733158
2026-03-28 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733158%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733158: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733158 url https://www.openlane.eu/en/carv6/auction/10733158
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733071
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733071%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733071: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733071 url https://www.openlane.eu/en/carv6/auction/10733071
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733102
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733102%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733102: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733102 url https://www.openlane.eu/en/carv6/auction/10733102
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733101
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733101%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733101: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733101 url https://www.openlane.eu/en/carv6/auction/10733101
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733175
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733175%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733175: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733175 url https://www.openlane.eu/en/carv6/auction/10733175
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733149
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733149%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733149: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733149 url https://www.openlane.eu/en/carv6/auction/10733149
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733178
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733178%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733178: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733178 url https://www.openlane.eu/en/carv6/auction/10733178
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733066
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733066%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733066: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733066 url https://www.openlane.eu/en/carv6/auction/10733066
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733104
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733104%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733104: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733104 url https://www.openlane.eu/en/carv6/auction/10733104
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733043
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733043%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733043: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733043 url https://www.openlane.eu/en/carv6/auction/10733043
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733098
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733098%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733098: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733098 url https://www.openlane.eu/en/carv6/auction/10733098
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733153
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733153%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733153: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733153 url https://www.openlane.eu/en/carv6/auction/10733153
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733169
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733169%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733169: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733169 url https://www.openlane.eu/en/carv6/auction/10733169
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733171
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733171%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733171: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733171 url https://www.openlane.eu/en/carv6/auction/10733171
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733025
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733025%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733025: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733025 url https://www.openlane.eu/en/carv6/auction/10733025
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733042
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733042%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733042: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733042 url https://www.openlane.eu/en/carv6/auction/10733042
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733010
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733010%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733010: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733010 url https://www.openlane.eu/en/carv6/auction/10733010
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733069
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733069%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733069: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733069 url https://www.openlane.eu/en/carv6/auction/10733069
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733005
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733005%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733005: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733005 url https://www.openlane.eu/en/carv6/auction/10733005
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733011
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733011%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733011: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733011 url https://www.openlane.eu/en/carv6/auction/10733011
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10732996
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732996%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10732996: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10732996 url https://www.openlane.eu/en/carv6/auction/10732996
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733015
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733015%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733015: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733015 url https://www.openlane.eu/en/carv6/auction/10733015
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10732989
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732989%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10732989: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10732989 url https://www.openlane.eu/en/carv6/auction/10732989
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10732998
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732998%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10732998: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10732998 url https://www.openlane.eu/en/carv6/auction/10732998
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733026
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733026%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733026: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733026 url https://www.openlane.eu/en/carv6/auction/10733026
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10732995
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732995%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10732995: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10732995 url https://www.openlane.eu/en/carv6/auction/10732995
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733154
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733154%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733154: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733154 url https://www.openlane.eu/en/carv6/auction/10733154
2026-03-28 19:32:37 [adesa.fr] INFO: Found listing with ID: 10733120
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733120%27 HTTP/1.1" 200 None
2026-03-28 19:32:37 [adesa.fr] INFO: Scrape type for 10733120: 0
2026-03-28 19:32:37 [adesa.fr] INFO: Skipping item 10733120 url https://www.openlane.eu/en/carv6/auction/10733120
2026-03-28 19:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a865b6ce-d11a-541e-befe-8e954b73f596 with identifier: 10738475
2026-03-28 19:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a865b6ce-d11a-541e-befe-8e954b73f596 with scrape type 2
2026-03-28 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a865b6ce-d11a-541e-befe-8e954b73f596 with scrape type 2
2026-03-28 19:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a865b6ce-d11a-541e-befe-8e954b73f596, identifier: 10738475
2026-03-28 19:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a865b6ce-d11a-541e-befe-8e954b73f596 with identifier: 10738475
2026-03-28 19:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a865b6ce-d11a-541e-befe-8e954b73f596 with identifier: 10738475
2026-03-28 19:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a865b6ce-d11a-541e-befe-8e954b73f596 with identifier: 10738475 to the API
2026-03-28 19:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738475>
{'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': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a865b6ce-d11a-541e-befe-8e954b73f596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-123-ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738475',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 75541,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio 1.6 Evolution - Hybrid - Automatic - 140 hp - 75.541 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-28 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738475%27 HTTP/1.1" 200 None
2026-03-28 19:32:38 [adesa.fr] INFO: Saving data for 10738475: {'auction_closing_time': 1775116800.0, 'created_time': 1774629391.89039, 'last_price_update_time': 1774726358.137366}
2026-03-28 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738475') HTTP/1.1" 204 0
2026-03-28 19:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c0504e0-9491-5105-8f95-a4afc6165054 with identifier: 10738534
2026-03-28 19:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c0504e0-9491-5105-8f95-a4afc6165054 with scrape type 2
2026-03-28 19:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c0504e0-9491-5105-8f95-a4afc6165054 with scrape type 2
2026-03-28 19:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5c0504e0-9491-5105-8f95-a4afc6165054, identifier: 10738534
2026-03-28 19:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5c0504e0-9491-5105-8f95-a4afc6165054 with identifier: 10738534
2026-03-28 19:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5c0504e0-9491-5105-8f95-a4afc6165054 with identifier: 10738534
2026-03-28 19:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5c0504e0-9491-5105-8f95-a4afc6165054 with identifier: 10738534 to the API
2026-03-28 19:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738534>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '5c0504e0-9491-5105-8f95-a4afc6165054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-465-PE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738534',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 51242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Rav4 2.5 Collection - Hybrid - Automatic - 218 hp - 51.242 '
'km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2021}
2026-03-28 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738534%27 HTTP/1.1" 200 None
2026-03-28 19:32:38 [adesa.fr] INFO: Saving data for 10738534: {'auction_closing_time': 1775116800.0, 'created_time': 1774629298.360914, 'last_price_update_time': 1774726358.629097}
2026-03-28 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738534') HTTP/1.1" 204 0
2026-03-28 19:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57ff03f8-d760-5f64-86ba-29a800d0e6fe with identifier: 10738666
2026-03-28 19:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe with scrape type 2
2026-03-28 19:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe with scrape type 2
2026-03-28 19:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 57ff03f8-d760-5f64-86ba-29a800d0e6fe, identifier: 10738666
2026-03-28 19:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7d12a81-7251-5177-bcfe-3973ca5ce306 with identifier: 10738518
2026-03-28 19:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7d12a81-7251-5177-bcfe-3973ca5ce306 with scrape type 2
2026-03-28 19:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7d12a81-7251-5177-bcfe-3973ca5ce306 with scrape type 2
2026-03-28 19:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7d12a81-7251-5177-bcfe-3973ca5ce306, identifier: 10738518
2026-03-28 19:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22742640-b1c8-53c8-81e1-0a7a746f9c23 with identifier: 10738682
2026-03-28 19:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22742640-b1c8-53c8-81e1-0a7a746f9c23 with scrape type 2
2026-03-28 19:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22742640-b1c8-53c8-81e1-0a7a746f9c23 with scrape type 2
2026-03-28 19:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 22742640-b1c8-53c8-81e1-0a7a746f9c23, identifier: 10738682
2026-03-28 19:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 57ff03f8-d760-5f64-86ba-29a800d0e6fe with identifier: 10738666
2026-03-28 19:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 57ff03f8-d760-5f64-86ba-29a800d0e6fe with identifier: 10738666
2026-03-28 19:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 57ff03f8-d760-5f64-86ba-29a800d0e6fe with identifier: 10738666 to the API
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738666>
{'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': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '57ff03f8-d760-5f64-86ba-29a800d0e6fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-059-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738666',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 53155,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio 1.6 Business - Hybrid - Automatic - 140 hp - 53.155 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738666%27 HTTP/1.1" 200 None
2026-03-28 19:32:39 [adesa.fr] INFO: Saving data for 10738666: {'auction_closing_time': 1775116800.0, 'created_time': 1774629324.681361, 'last_price_update_time': 1774726359.207534}
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738666') HTTP/1.1" 204 0
2026-03-28 19:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7d12a81-7251-5177-bcfe-3973ca5ce306 with identifier: 10738518
2026-03-28 19:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7d12a81-7251-5177-bcfe-3973ca5ce306 with identifier: 10738518
2026-03-28 19:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7d12a81-7251-5177-bcfe-3973ca5ce306 with identifier: 10738518 to the API
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738518>
{'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': 85,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7d12a81-7251-5177-bcfe-3973ca5ce306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-530-KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738518',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 178758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2019-12-17',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio 1.5 DCI Air - Diesel - Manual - 85 hp - 178.758 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2019}
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738518%27 HTTP/1.1" 200 None
2026-03-28 19:32:39 [adesa.fr] INFO: Saving data for 10738518: {'auction_closing_time': 1775116800.0, 'created_time': 1774629388.5625, 'last_price_update_time': 1774726359.494921}
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738518') HTTP/1.1" 204 0
2026-03-28 19:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 22742640-b1c8-53c8-81e1-0a7a746f9c23 with identifier: 10738682
2026-03-28 19:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 22742640-b1c8-53c8-81e1-0a7a746f9c23 with identifier: 10738682
2026-03-28 19:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 22742640-b1c8-53c8-81e1-0a7a746f9c23 with identifier: 10738682 to the API
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738682>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '22742640-b1c8-53c8-81e1-0a7a746f9c23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-735-YA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738682',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 77021,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 77.021 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738682%27 HTTP/1.1" 200 None
2026-03-28 19:32:39 [adesa.fr] INFO: Saving data for 10738682: {'auction_closing_time': 1775116800.0, 'created_time': 1774629276.864872, 'last_price_update_time': 1774726359.782315}
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738682') HTTP/1.1" 204 0
2026-03-28 19:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e554ac10-3b49-5776-acf5-250c71db49be with identifier: 10738665
2026-03-28 19:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e554ac10-3b49-5776-acf5-250c71db49be with scrape type 2
2026-03-28 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e554ac10-3b49-5776-acf5-250c71db49be with scrape type 2
2026-03-28 19:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e554ac10-3b49-5776-acf5-250c71db49be, identifier: 10738665
2026-03-28 19:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with identifier: 10738582
2026-03-28 19:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with scrape type 2
2026-03-28 19:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with scrape type 2
2026-03-28 19:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0, identifier: 10738582
2026-03-28 19:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dab00a9b-d40f-5386-8019-6b06250c103a with identifier: 10738521
2026-03-28 19:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dab00a9b-d40f-5386-8019-6b06250c103a with scrape type 2
2026-03-28 19:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dab00a9b-d40f-5386-8019-6b06250c103a with scrape type 2
2026-03-28 19:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dab00a9b-d40f-5386-8019-6b06250c103a, identifier: 10738521
2026-03-28 19:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e554ac10-3b49-5776-acf5-250c71db49be with identifier: 10738665
2026-03-28 19:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e554ac10-3b49-5776-acf5-250c71db49be with identifier: 10738665
2026-03-28 19:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e554ac10-3b49-5776-acf5-250c71db49be with identifier: 10738665 to the API
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'e554ac10-3b49-5776-acf5-250c71db49be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-577-WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738665',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 106957,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-04-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Captur 1.3 TCe Zen - Petrol - Automatic - 140 hp - 106.957 '
'km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738665%27 HTTP/1.1" 200 None
2026-03-28 19:32:40 [adesa.fr] INFO: Saving data for 10738665: {'auction_closing_time': 1775116800.0, 'created_time': 1774629388.923466, 'last_price_update_time': 1774726360.461812}
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738665') HTTP/1.1" 204 0
2026-03-28 19:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with identifier: 10738582
2026-03-28 19:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with identifier: 10738582
2026-03-28 19:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with identifier: 10738582 to the API
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738582>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-195-JR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738582',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 150950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio 1.5 DCI Air - Diesel - Manual - 85 hp - 150.950 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2020}
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738582%27 HTTP/1.1" 200 None
2026-03-28 19:32:40 [adesa.fr] INFO: Saving data for 10738582: {'auction_closing_time': 1775116800.0, 'created_time': 1774629387.668325, 'last_price_update_time': 1774726360.782467}
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738582') HTTP/1.1" 204 0
2026-03-28 19:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dab00a9b-d40f-5386-8019-6b06250c103a with identifier: 10738521
2026-03-28 19:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dab00a9b-d40f-5386-8019-6b06250c103a with identifier: 10738521
2026-03-28 19:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dab00a9b-d40f-5386-8019-6b06250c103a with identifier: 10738521 to the API
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'dab00a9b-d40f-5386-8019-6b06250c103a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-107-DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738521',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 76534,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 76.534 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738521%27 HTTP/1.1" 200 None
2026-03-28 19:32:41 [adesa.fr] INFO: Saving data for 10738521: {'auction_closing_time': 1775116800.0, 'created_time': 1774629219.63692, 'last_price_update_time': 1774726361.064517}
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738521') HTTP/1.1" 204 0
2026-03-28 19:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea69d55-817d-52f9-8df8-eafaa8fb030b with identifier: 10738664
2026-03-28 19:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b with scrape type 2
2026-03-28 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b with scrape type 2
2026-03-28 19:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ea69d55-817d-52f9-8df8-eafaa8fb030b, identifier: 10738664
2026-03-28 19:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with identifier: 10738663
2026-03-28 19:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with scrape type 2
2026-03-28 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with scrape type 2
2026-03-28 19:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a, identifier: 10738663
2026-03-28 19:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ea69d55-817d-52f9-8df8-eafaa8fb030b with identifier: 10738664
2026-03-28 19:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ea69d55-817d-52f9-8df8-eafaa8fb030b with identifier: 10738664
2026-03-28 19:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ea69d55-817d-52f9-8df8-eafaa8fb030b with identifier: 10738664 to the API
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '2ea69d55-817d-52f9-8df8-eafaa8fb030b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-437-FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738664',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 10491,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot Partner - Electric - Automatic - 136 hp - 10.491 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738664%27 HTTP/1.1" 200 None
2026-03-28 19:32:41 [adesa.fr] INFO: Saving data for 10738664: {'auction_closing_time': 1775116800.0, 'created_time': 1774629354.48781, 'last_price_update_time': 1774726361.625159}
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738664') HTTP/1.1" 204 0
2026-03-28 19:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with identifier: 10738663
2026-03-28 19:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with identifier: 10738663
2026-03-28 19:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with identifier: 10738663 to the API
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738663>
{'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': 225,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '4e19f8a9-4ef1-58f3-b9db-26987f9a401a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-178-PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738663',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 97370,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 1.6 GT Line - Hybrid - Automatic - 225 hp - 97.370 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738663%27 HTTP/1.1" 200 None
2026-03-28 19:32:41 [adesa.fr] INFO: Saving data for 10738663: {'auction_closing_time': 1775116800.0, 'created_time': 1774629373.453654, 'last_price_update_time': 1774726361.901664}
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738663') HTTP/1.1" 204 0
2026-03-28 19:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f627432-9140-53f9-adf4-4b8c42553c40 with identifier: 10738546
2026-03-28 19:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f627432-9140-53f9-adf4-4b8c42553c40 with scrape type 2
2026-03-28 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f627432-9140-53f9-adf4-4b8c42553c40 with scrape type 2
2026-03-28 19:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6f627432-9140-53f9-adf4-4b8c42553c40, identifier: 10738546
2026-03-28 19:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6f627432-9140-53f9-adf4-4b8c42553c40 with identifier: 10738546
2026-03-28 19:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6f627432-9140-53f9-adf4-4b8c42553c40 with identifier: 10738546
2026-03-28 19:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6f627432-9140-53f9-adf4-4b8c42553c40 with identifier: 10738546 to the API
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738546>
{'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': 145,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '6f627432-9140-53f9-adf4-4b8c42553c40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-095-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738546',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 61232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Arkana 1.6 RS Line - Hybrid - Automatic - 145 hp - 61.232 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738546%27 HTTP/1.1" 200 None
2026-03-28 19:32:42 [adesa.fr] INFO: Saving data for 10738546: {'auction_closing_time': 1775116800.0, 'created_time': 1774629387.328996, 'last_price_update_time': 1774726362.295533}
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738546') HTTP/1.1" 204 0
2026-03-28 19:32:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1e90641-0839-5338-a065-454c71919810 with identifier: 10738622
2026-03-28 19:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1e90641-0839-5338-a065-454c71919810 with scrape type 2
2026-03-28 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1e90641-0839-5338-a065-454c71919810 with scrape type 2
2026-03-28 19:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a1e90641-0839-5338-a065-454c71919810, identifier: 10738622
2026-03-28 19:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a1e90641-0839-5338-a065-454c71919810 with identifier: 10738622
2026-03-28 19:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a1e90641-0839-5338-a065-454c71919810 with identifier: 10738622
2026-03-28 19:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a1e90641-0839-5338-a065-454c71919810 with identifier: 10738622 to the API
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738622>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 200,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a1e90641-0839-5338-a065-454c71919810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-585-RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738622',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Austral',
'odometer': 77729,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-01-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Austral 1.2 Techno - Hybrid - Automatic - 200 hp - 77.729 '
'km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738622%27 HTTP/1.1" 200 None
2026-03-28 19:32:42 [adesa.fr] INFO: Saving data for 10738622: {'auction_closing_time': 1775116800.0, 'created_time': 1774629386.451791, 'last_price_update_time': 1774726362.680921}
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738622') HTTP/1.1" 204 0
2026-03-28 19:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with identifier: 10738496
2026-03-28 19:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with scrape type 2
2026-03-28 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with scrape type 2
2026-03-28 19:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a, identifier: 10738496
2026-03-28 19:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with identifier: 10738496
2026-03-28 19:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with identifier: 10738496
2026-03-28 19:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with identifier: 10738496 to the API
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738496>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '89f8aed2-bb0e-5078-a2b2-83c67af61c3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-483-QN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738496',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 155774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 155.774 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738496%27 HTTP/1.1" 200 None
2026-03-28 19:32:43 [adesa.fr] INFO: Saving data for 10738496: {'auction_closing_time': 1775116800.0, 'created_time': 1774629374.803598, 'last_price_update_time': 1774726363.192269}
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738496') HTTP/1.1" 204 0
2026-03-28 19:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36ed83f4-4e10-5235-8382-34d853d4d752 with identifier: 10738577
2026-03-28 19:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36ed83f4-4e10-5235-8382-34d853d4d752 with scrape type 2
2026-03-28 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36ed83f4-4e10-5235-8382-34d853d4d752 with scrape type 2
2026-03-28 19:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 36ed83f4-4e10-5235-8382-34d853d4d752, identifier: 10738577
2026-03-28 19:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 714f69d4-d760-5089-b921-5100aa1bf900 with identifier: 10738603
2026-03-28 19:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714f69d4-d760-5089-b921-5100aa1bf900 with scrape type 2
2026-03-28 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 714f69d4-d760-5089-b921-5100aa1bf900 with scrape type 2
2026-03-28 19:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 714f69d4-d760-5089-b921-5100aa1bf900, identifier: 10738603
2026-03-28 19:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 36ed83f4-4e10-5235-8382-34d853d4d752 with identifier: 10738577
2026-03-28 19:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 36ed83f4-4e10-5235-8382-34d853d4d752 with identifier: 10738577
2026-03-28 19:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 36ed83f4-4e10-5235-8382-34d853d4d752 with identifier: 10738577 to the API
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738577>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '36ed83f4-4e10-5235-8382-34d853d4d752',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-127-SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738577',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 61469,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-06-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 1.2i Allure Pack - Petrol - Automatic - 130 hp - 61.469 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738577%27 HTTP/1.1" 200 None
2026-03-28 19:32:43 [adesa.fr] INFO: Saving data for 10738577: {'auction_closing_time': 1775116800.0, 'created_time': 1774629435.818417, 'last_price_update_time': 1774726363.659289}
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738577') HTTP/1.1" 204 0
2026-03-28 19:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 714f69d4-d760-5089-b921-5100aa1bf900 with identifier: 10738603
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-28 19:32:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 714f69d4-d760-5089-b921-5100aa1bf900 with identifier: 10738603
2026-03-28 19:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 714f69d4-d760-5089-b921-5100aa1bf900 with identifier: 10738603 to the API
2026-03-28 19:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738603>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '714f69d4-d760-5089-b921-5100aa1bf900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-634-CR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738603',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 134884,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-09-08',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'134.884 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738603%27 HTTP/1.1" 200 None
2026-03-28 19:32:44 [adesa.fr] INFO: Saving data for 10738603: {'auction_closing_time': 1775116800.0, 'created_time': 1774629374.441412, 'last_price_update_time': 1774726364.115814}
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738603') HTTP/1.1" 204 0
2026-03-28 19:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1690de64-0a2b-54cf-a23a-34ac2adf8809 with identifier: 10738638
2026-03-28 19:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1690de64-0a2b-54cf-a23a-34ac2adf8809 with scrape type 2
2026-03-28 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1690de64-0a2b-54cf-a23a-34ac2adf8809 with scrape type 2
2026-03-28 19:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1690de64-0a2b-54cf-a23a-34ac2adf8809, identifier: 10738638
2026-03-28 19:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1690de64-0a2b-54cf-a23a-34ac2adf8809 with identifier: 10738638
2026-03-28 19:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1690de64-0a2b-54cf-a23a-34ac2adf8809 with identifier: 10738638
2026-03-28 19:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1690de64-0a2b-54cf-a23a-34ac2adf8809 with identifier: 10738638 to the API
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738638>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1690de64-0a2b-54cf-a23a-34ac2adf8809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-759-AT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738638',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 139786,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.5 GT - Diesel - Automatic - 130 hp - 139.786 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738638%27 HTTP/1.1" 200 None
2026-03-28 19:32:44 [adesa.fr] INFO: Saving data for 10738638: {'auction_closing_time': 1775116800.0, 'created_time': 1774629407.912149, 'last_price_update_time': 1774726364.503971}
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738638') HTTP/1.1" 204 0
2026-03-28 19:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8026e22f-ffc7-5c62-98c0-3ef102133b06 with identifier: 10738473
2026-03-28 19:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8026e22f-ffc7-5c62-98c0-3ef102133b06 with scrape type 2
2026-03-28 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8026e22f-ffc7-5c62-98c0-3ef102133b06 with scrape type 2
2026-03-28 19:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8026e22f-ffc7-5c62-98c0-3ef102133b06, identifier: 10738473
2026-03-28 19:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with identifier: 10738495
2026-03-28 19:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with scrape type 2
2026-03-28 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with scrape type 2
2026-03-28 19:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cb84357-02fa-51db-b5b0-ba55ffa0f187, identifier: 10738495
2026-03-28 19:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8026e22f-ffc7-5c62-98c0-3ef102133b06 with identifier: 10738473
2026-03-28 19:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8026e22f-ffc7-5c62-98c0-3ef102133b06 with identifier: 10738473
2026-03-28 19:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8026e22f-ffc7-5c62-98c0-3ef102133b06 with identifier: 10738473 to the API
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738473>
{'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': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '8026e22f-ffc7-5c62-98c0-3ef102133b06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-779-ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738473',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 183817,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-04-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.5 Allure Pack - Diesel - Automatic - 130 hp - '
'183.817 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738473%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Saving data for 10738473: {'auction_closing_time': 1775116800.0, 'created_time': 1774629404.474238, 'last_price_update_time': 1774726365.002512}
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738473') HTTP/1.1" 204 0
2026-03-28 19:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with identifier: 10738495
2026-03-28 19:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with identifier: 10738495
2026-03-28 19:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with identifier: 10738495 to the API
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738495>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '7cb84357-02fa-51db-b5b0-ba55ffa0f187',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-491-KX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738495',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 143326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2020-03-13',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 5008 1.2i Active Business - Petrol - Manual - 130 hp - '
'143.326 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738495%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Saving data for 10738495: {'auction_closing_time': 1775116800.0, 'created_time': 1774629408.465397, 'last_price_update_time': 1774726365.298629}
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738495') HTTP/1.1" 204 0
2026-03-28 19:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733121
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733121%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733121: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733121 url https://www.openlane.eu/en/carv6/auction/10733121
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10732994
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732994%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10732994: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10732994 url https://www.openlane.eu/en/carv6/auction/10732994
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733019
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733019%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733019: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733019 url https://www.openlane.eu/en/carv6/auction/10733019
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733106
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733106%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733106: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733106 url https://www.openlane.eu/en/carv6/auction/10733106
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733140
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733140%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733140: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733140 url https://www.openlane.eu/en/carv6/auction/10733140
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733123
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733123%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733123: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733123 url https://www.openlane.eu/en/carv6/auction/10733123
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733021
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733021%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733021: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733021 url https://www.openlane.eu/en/carv6/auction/10733021
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733057
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733057%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733057: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733057 url https://www.openlane.eu/en/carv6/auction/10733057
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733180
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733180%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733180: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733180 url https://www.openlane.eu/en/carv6/auction/10733180
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733133
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733133%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733133: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733133 url https://www.openlane.eu/en/carv6/auction/10733133
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733141
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733141%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733141: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733141 url https://www.openlane.eu/en/carv6/auction/10733141
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733161
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733161%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733161: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733161 url https://www.openlane.eu/en/carv6/auction/10733161
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733044
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733044%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733044: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733044 url https://www.openlane.eu/en/carv6/auction/10733044
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733046
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733046%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733046: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733046 url https://www.openlane.eu/en/carv6/auction/10733046
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733164
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733164%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733164: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733164 url https://www.openlane.eu/en/carv6/auction/10733164
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733091
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733091%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733091: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733091 url https://www.openlane.eu/en/carv6/auction/10733091
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733156
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733156%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733156: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733156 url https://www.openlane.eu/en/carv6/auction/10733156
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733113
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733113%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733113: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733113 url https://www.openlane.eu/en/carv6/auction/10733113
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733181
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733181%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733181: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733181 url https://www.openlane.eu/en/carv6/auction/10733181
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733023
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733023%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733023: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733023 url https://www.openlane.eu/en/carv6/auction/10733023
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10732991
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732991%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10732991: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10732991 url https://www.openlane.eu/en/carv6/auction/10732991
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733028
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733028%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733028: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733028 url https://www.openlane.eu/en/carv6/auction/10733028
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10733061
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733061%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10733061: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10733061 url https://www.openlane.eu/en/carv6/auction/10733061
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10730918
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730918%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10730918: 2
2026-03-28 19:32:45 [adesa.fr] INFO: Scraping item 10730918 url https://www.openlane.eu/en/carv6/auction/10730918
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10735182
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735182%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10735182: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10735182 url https://www.openlane.eu/en/carv6/auction/10735182
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10730405
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730405%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10730405: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10730405 url https://www.openlane.eu/en/carv6/auction/10730405
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10737471
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737471%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10737471: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10737471 url https://www.openlane.eu/en/carv6/auction/10737471
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10735135
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735135%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10735135: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10735135 url https://www.openlane.eu/en/carv6/auction/10735135
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10730400
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730400%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10730400: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10730400 url https://www.openlane.eu/en/carv6/auction/10730400
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10739829
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739829%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10739829: 2
2026-03-28 19:32:45 [adesa.fr] INFO: Scraping item 10739829 url https://www.openlane.eu/en/carv6/auction/10739829
2026-03-28 19:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10737469
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737469%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10737469: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10737469 url https://www.openlane.eu/en/carv6/auction/10737469
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10737472
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737472%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10737472: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10737472 url https://www.openlane.eu/en/carv6/auction/10737472
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10737463
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737463%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10737463: 0
2026-03-28 19:32:45 [adesa.fr] INFO: Skipping item 10737463 url https://www.openlane.eu/en/carv6/auction/10737463
2026-03-28 19:32:45 [adesa.fr] INFO: Found listing with ID: 10739828
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739828%27 HTTP/1.1" 200 None
2026-03-28 19:32:45 [adesa.fr] INFO: Scrape type for 10739828: 2
2026-03-28 19:32:45 [adesa.fr] INFO: Scraping item 10739828 url https://www.openlane.eu/en/carv6/auction/10739828
2026-03-28 19:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bca013d0-9d1a-5a29-a22a-108811ab027f with identifier: 10738472
2026-03-28 19:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bca013d0-9d1a-5a29-a22a-108811ab027f with scrape type 2
2026-03-28 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bca013d0-9d1a-5a29-a22a-108811ab027f with scrape type 2
2026-03-28 19:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bca013d0-9d1a-5a29-a22a-108811ab027f, identifier: 10738472
2026-03-28 19:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with identifier: 10738621
2026-03-28 19:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with scrape type 2
2026-03-28 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with scrape type 2
2026-03-28 19:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1, identifier: 10738621
2026-03-28 19:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bca013d0-9d1a-5a29-a22a-108811ab027f with identifier: 10738472
2026-03-28 19:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bca013d0-9d1a-5a29-a22a-108811ab027f with identifier: 10738472
2026-03-28 19:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bca013d0-9d1a-5a29-a22a-108811ab027f with identifier: 10738472 to the API
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738472>
{'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': 205,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'bca013d0-9d1a-5a29-a22a-108811ab027f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EW-977-EV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738472',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 145073,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2018-03-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 1.6 THP GT - Petrol - Manual - 205 hp - 145.073 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2018}
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738472%27 HTTP/1.1" 200 None
2026-03-28 19:32:46 [adesa.fr] INFO: Saving data for 10738472: {'auction_closing_time': 1775116800.0, 'created_time': 1774629425.415356, 'last_price_update_time': 1774726366.548481}
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738472') HTTP/1.1" 204 0
2026-03-28 19:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with identifier: 10738621
2026-03-28 19:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with identifier: 10738621
2026-03-28 19:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with identifier: 10738621 to the API
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738621>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e55583db-3ee8-5d05-b35c-a5a9dc0f84d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-605-QG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738621',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 117532,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.5 Active Pack - Diesel - Manual - 130 hp - 117.532 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738621%27 HTTP/1.1" 200 None
2026-03-28 19:32:46 [adesa.fr] INFO: Saving data for 10738621: {'auction_closing_time': 1775116800.0, 'created_time': 1774629406.002453, 'last_price_update_time': 1774726366.912554}
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738621') HTTP/1.1" 204 0
2026-03-28 19:32:46 [adesa.fr] INFO: Found listing with ID: 10737736
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737736%27 HTTP/1.1" 200 None
2026-03-28 19:32:46 [adesa.fr] INFO: Scrape type for 10737736: 0
2026-03-28 19:32:46 [adesa.fr] INFO: Skipping item 10737736 url https://www.openlane.eu/en/carv6/auction/10737736
2026-03-28 19:32:46 [adesa.fr] INFO: Found listing with ID: 10739817
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739817%27 HTTP/1.1" 200 None
2026-03-28 19:32:46 [adesa.fr] INFO: Scrape type for 10739817: 2
2026-03-28 19:32:46 [adesa.fr] INFO: Scraping item 10739817 url https://www.openlane.eu/en/carv6/auction/10739817
2026-03-28 19:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:46 [adesa.fr] INFO: Found listing with ID: 10740855
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740855%27 HTTP/1.1" 200 None
2026-03-28 19:32:46 [adesa.fr] INFO: Scrape type for 10740855: 2
2026-03-28 19:32:46 [adesa.fr] INFO: Scraping item 10740855 url https://www.openlane.eu/en/carv6/auction/10740855
2026-03-28 19:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with identifier: 10738576
2026-03-28 19:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with scrape type 2
2026-03-28 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with scrape type 2
2026-03-28 19:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c, identifier: 10738576
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10737467
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737467%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10737467: 0
2026-03-28 19:32:47 [adesa.fr] INFO: Skipping item 10737467 url https://www.openlane.eu/en/carv6/auction/10737467
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10737466
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737466%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10737466: 0
2026-03-28 19:32:47 [adesa.fr] INFO: Skipping item 10737466 url https://www.openlane.eu/en/carv6/auction/10737466
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10737468
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737468%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10737468: 0
2026-03-28 19:32:47 [adesa.fr] INFO: Skipping item 10737468 url https://www.openlane.eu/en/carv6/auction/10737468
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10737462
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737462%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10737462: 0
2026-03-28 19:32:47 [adesa.fr] INFO: Skipping item 10737462 url https://www.openlane.eu/en/carv6/auction/10737462
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10735126
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735126%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10735126: 0
2026-03-28 19:32:47 [adesa.fr] INFO: Skipping item 10735126 url https://www.openlane.eu/en/carv6/auction/10735126
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10735161
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735161%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10735161: 0
2026-03-28 19:32:47 [adesa.fr] INFO: Skipping item 10735161 url https://www.openlane.eu/en/carv6/auction/10735161
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10737451
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737451%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10737451: 0
2026-03-28 19:32:47 [adesa.fr] INFO: Skipping item 10737451 url https://www.openlane.eu/en/carv6/auction/10737451
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10737450
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737450%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10737450: 0
2026-03-28 19:32:47 [adesa.fr] INFO: Skipping item 10737450 url https://www.openlane.eu/en/carv6/auction/10737450
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10731358
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731358%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10731358: 2
2026-03-28 19:32:47 [adesa.fr] INFO: Scraping item 10731358 url https://www.openlane.eu/en/carv6/auction/10731358
2026-03-28 19:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with identifier: 10738576
2026-03-28 19:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with identifier: 10738576
2026-03-28 19:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with identifier: 10738576 to the API
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738576>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0c5fd20e-bef6-54e3-ba52-b1247db54c1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-674-SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738576',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 182288,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2020-06-22',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 1.5 HDI Allure - Diesel - Automatic - 130 hp - 182.288 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738576%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Saving data for 10738576: {'auction_closing_time': 1775116800.0, 'created_time': 1774629423.570675, 'last_price_update_time': 1774726367.595682}
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738576') HTTP/1.1" 204 0
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10735162
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735162%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10735162: 0
2026-03-28 19:32:47 [adesa.fr] INFO: Skipping item 10735162 url https://www.openlane.eu/en/carv6/auction/10735162
2026-03-28 19:32:47 [adesa.fr] INFO: Found listing with ID: 10740150
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740150%27 HTTP/1.1" 200 None
2026-03-28 19:32:47 [adesa.fr] INFO: Scrape type for 10740150: 2
2026-03-28 19:32:47 [adesa.fr] INFO: Scraping item 10740150 url https://www.openlane.eu/en/carv6/auction/10740150
2026-03-28 19:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a617ca3d-0efb-5abe-a330-f38473985299 with identifier: 10738604
2026-03-28 19:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a617ca3d-0efb-5abe-a330-f38473985299 with scrape type 2
2026-03-28 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a617ca3d-0efb-5abe-a330-f38473985299 with scrape type 2
2026-03-28 19:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a617ca3d-0efb-5abe-a330-f38473985299, identifier: 10738604
2026-03-28 19:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with identifier: 10738619
2026-03-28 19:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with scrape type 2
2026-03-28 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with scrape type 2
2026-03-28 19:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3, identifier: 10738619
2026-03-28 19:32:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a617ca3d-0efb-5abe-a330-f38473985299 with identifier: 10738604
2026-03-28 19:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a617ca3d-0efb-5abe-a330-f38473985299 with identifier: 10738604
2026-03-28 19:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a617ca3d-0efb-5abe-a330-f38473985299 with identifier: 10738604 to the API
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738604>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a617ca3d-0efb-5abe-a330-f38473985299',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-189-YX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738604',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 122701,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 208 1.5 HDI Active Business - Diesel - Manual - 100 hp - '
'122.701 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2022}
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738604%27 HTTP/1.1" 200 None
2026-03-28 19:32:48 [adesa.fr] INFO: Saving data for 10738604: {'auction_closing_time': 1775116800.0, 'created_time': 1774629379.465346, 'last_price_update_time': 1774726368.203169}
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738604') HTTP/1.1" 204 0
2026-03-28 19:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with identifier: 10738619
2026-03-28 19:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with identifier: 10738619
2026-03-28 19:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with identifier: 10738619 to the API
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738619>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-597-FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738619',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 179831,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Automatic - 130 hp - 179.831 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738619%27 HTTP/1.1" 200 None
2026-03-28 19:32:48 [adesa.fr] INFO: Saving data for 10738619: {'auction_closing_time': 1775116800.0, 'created_time': 1774629354.84222, 'last_price_update_time': 1774726368.47801}
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738619') HTTP/1.1" 204 0
2026-03-28 19:32:48 [adesa.fr] INFO: Found listing with ID: 10740167
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740167%27 HTTP/1.1" 200 None
2026-03-28 19:32:48 [adesa.fr] INFO: Scrape type for 10740167: 2
2026-03-28 19:32:48 [adesa.fr] INFO: Scraping item 10740167 url https://www.openlane.eu/en/carv6/auction/10740167
2026-03-28 19:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f22861a-2a52-5a27-8eb1-e116574d0d7c with identifier: 10738639
2026-03-28 19:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c with scrape type 2
2026-03-28 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c with scrape type 2
2026-03-28 19:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f22861a-2a52-5a27-8eb1-e116574d0d7c, identifier: 10738639
2026-03-28 19:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with identifier: 10738620
2026-03-28 19:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with scrape type 2
2026-03-28 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with scrape type 2
2026-03-28 19:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd, identifier: 10738620
2026-03-28 19:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f22861a-2a52-5a27-8eb1-e116574d0d7c with identifier: 10738639
2026-03-28 19:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f22861a-2a52-5a27-8eb1-e116574d0d7c with identifier: 10738639
2026-03-28 19:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f22861a-2a52-5a27-8eb1-e116574d0d7c with identifier: 10738639 to the API
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738639>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2f22861a-2a52-5a27-8eb1-e116574d0d7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-834-TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738639',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 158511,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.5 Active - Diesel - Automatic - 130 hp - 158.511 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738639%27 HTTP/1.1" 200 None
2026-03-28 19:32:48 [adesa.fr] INFO: Saving data for 10738639: {'auction_closing_time': 1775116800.0, 'created_time': 1774629425.785307, 'last_price_update_time': 1774726368.998239}
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738639') HTTP/1.1" 204 0
2026-03-28 19:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with identifier: 10738620
2026-03-28 19:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with identifier: 10738620
2026-03-28 19:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with identifier: 10738620 to the API
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738620>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 300,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-999-AQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738620',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 88296,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 300 hp - 88.296 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738620%27 HTTP/1.1" 200 None
2026-03-28 19:32:49 [adesa.fr] INFO: Saving data for 10738620: {'auction_closing_time': 1775116800.0, 'created_time': 1774629424.950154, 'last_price_update_time': 1774726369.272164}
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738620') HTTP/1.1" 204 0
2026-03-28 19:32:49 [adesa.fr] INFO: Found listing with ID: 10740165
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740165%27 HTTP/1.1" 200 None
2026-03-28 19:32:49 [adesa.fr] INFO: Scrape type for 10740165: 2
2026-03-28 19:32:49 [adesa.fr] INFO: Scraping item 10740165 url https://www.openlane.eu/en/carv6/auction/10740165
2026-03-28 19:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with identifier: 10738578
2026-03-28 19:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with scrape type 2
2026-03-28 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with scrape type 2
2026-03-28 19:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f, identifier: 10738578
2026-03-28 19:32:49 [adesa.fr] INFO: Found listing with ID: 10740170
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740170%27 HTTP/1.1" 200 None
2026-03-28 19:32:49 [adesa.fr] INFO: Scrape type for 10740170: 2
2026-03-28 19:32:49 [adesa.fr] INFO: Scraping item 10740170 url https://www.openlane.eu/en/carv6/auction/10740170
2026-03-28 19:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with identifier: 10738578
2026-03-28 19:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with identifier: 10738578
2026-03-28 19:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with identifier: 10738578 to the API
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738578>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '4a7ca5ed-819c-5c4f-b432-afdf5e1b878f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-957-HV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738578',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 158909,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Manual - 110 hp - '
'158.909 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738578%27 HTTP/1.1" 200 None
2026-03-28 19:32:49 [adesa.fr] INFO: Saving data for 10738578: {'auction_closing_time': 1775116800.0, 'created_time': 1774629377.063562, 'last_price_update_time': 1774726369.685612}
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738578') HTTP/1.1" 204 0
2026-03-28 19:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08f01b8e-2971-50a1-a2db-c59243df2d23 with identifier: 10738618
2026-03-28 19:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f01b8e-2971-50a1-a2db-c59243df2d23 with scrape type 2
2026-03-28 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08f01b8e-2971-50a1-a2db-c59243df2d23 with scrape type 2
2026-03-28 19:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 08f01b8e-2971-50a1-a2db-c59243df2d23, identifier: 10738618
2026-03-28 19:32:49 [adesa.fr] INFO: Found listing with ID: 10740169
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740169%27 HTTP/1.1" 200 None
2026-03-28 19:32:49 [adesa.fr] INFO: Scrape type for 10740169: 2
2026-03-28 19:32:49 [adesa.fr] INFO: Scraping item 10740169 url https://www.openlane.eu/en/carv6/auction/10740169
2026-03-28 19:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 08f01b8e-2971-50a1-a2db-c59243df2d23 with identifier: 10738618
2026-03-28 19:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 08f01b8e-2971-50a1-a2db-c59243df2d23 with identifier: 10738618
2026-03-28 19:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 08f01b8e-2971-50a1-a2db-c59243df2d23 with identifier: 10738618 to the API
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738618>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '08f01b8e-2971-50a1-a2db-c59243df2d23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-872-WB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738618',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 155058,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2019-12-31',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Manual - 102 hp - '
'155.058 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2019}
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738618%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Saving data for 10738618: {'auction_closing_time': 1775116800.0, 'created_time': 1774629394.995692, 'last_price_update_time': 1774726370.103601}
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738618') HTTP/1.1" 204 0
2026-03-28 19:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with identifier: 10738514
2026-03-28 19:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with scrape type 2
2026-03-28 19:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with scrape type 2
2026-03-28 19:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5, identifier: 10738514
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10740166
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740166%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10740166: 2
2026-03-28 19:32:50 [adesa.fr] INFO: Scraping item 10740166 url https://www.openlane.eu/en/carv6/auction/10740166
2026-03-28 19:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with identifier: 10738514
2026-03-28 19:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with identifier: 10738514
2026-03-28 19:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with identifier: 10738514 to the API
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738514>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '64443cd4-060e-5eaf-8d59-3b9c8cc307f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FK-877-AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738514',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 235809,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-09-10',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Nissan Qashqai 1.5 DCI Business - Diesel - Manual - 115 hp - '
'235.809 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738514%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Saving data for 10738514: {'auction_closing_time': 1775116800.0, 'created_time': 1774629422.29937, 'last_price_update_time': 1774726370.484148}
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738514') HTTP/1.1" 204 0
2026-03-28 19:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10740163
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740163%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10740163: 2
2026-03-28 19:32:50 [adesa.fr] INFO: Scraping item 10740163 url https://www.openlane.eu/en/carv6/auction/10740163
2026-03-28 19:32:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10740164
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740164%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10740164: 2
2026-03-28 19:32:50 [adesa.fr] INFO: Scraping item 10740164 url https://www.openlane.eu/en/carv6/auction/10740164
2026-03-28 19:32:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10740151
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740151%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10740151: 2
2026-03-28 19:32:50 [adesa.fr] INFO: Scraping item 10740151 url https://www.openlane.eu/en/carv6/auction/10740151
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10740152
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740152%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10740152: 2
2026-03-28 19:32:50 [adesa.fr] INFO: Scraping item 10740152 url https://www.openlane.eu/en/carv6/auction/10740152
2026-03-28 19:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10737477
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737477%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10737477: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10737477 url https://www.openlane.eu/en/carv6/auction/10737477
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10740168
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740168%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10740168: 2
2026-03-28 19:32:50 [adesa.fr] INFO: Scraping item 10740168 url https://www.openlane.eu/en/carv6/auction/10740168
2026-03-28 19:32:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10740162
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740162%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10740162: 2
2026-03-28 19:32:50 [adesa.fr] INFO: Scraping item 10740162 url https://www.openlane.eu/en/carv6/auction/10740162
2026-03-28 19:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa47a44b-80ae-5525-b5f5-cb44c677351b with identifier: 10738494
2026-03-28 19:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa47a44b-80ae-5525-b5f5-cb44c677351b with scrape type 2
2026-03-28 19:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa47a44b-80ae-5525-b5f5-cb44c677351b with scrape type 2
2026-03-28 19:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa47a44b-80ae-5525-b5f5-cb44c677351b, identifier: 10738494
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10741681
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741681%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10741681: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10741681 url https://www.openlane.eu/en/carv6/auction/10741681
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735779
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735779%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735779: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735779 url https://www.openlane.eu/en/carv6/auction/10735779
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735846
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735846%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735846: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735846 url https://www.openlane.eu/en/carv6/auction/10735846
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735824
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735824%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735824: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735824 url https://www.openlane.eu/en/carv6/auction/10735824
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735826
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735826%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735826: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735826 url https://www.openlane.eu/en/carv6/auction/10735826
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735784
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735784%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735784: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735784 url https://www.openlane.eu/en/carv6/auction/10735784
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735827
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735827%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735827: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735827 url https://www.openlane.eu/en/carv6/auction/10735827
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735829
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735829%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735829: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735829 url https://www.openlane.eu/en/carv6/auction/10735829
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735849
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735849%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735849: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735849 url https://www.openlane.eu/en/carv6/auction/10735849
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10733816
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733816%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10733816: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10733816 url https://www.openlane.eu/en/carv6/auction/10733816
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735797
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735797%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735797: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735797 url https://www.openlane.eu/en/carv6/auction/10735797
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735795
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735795%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735795: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735795 url https://www.openlane.eu/en/carv6/auction/10735795
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735813
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735813%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735813: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735813 url https://www.openlane.eu/en/carv6/auction/10735813
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735794
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735794%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735794: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735794 url https://www.openlane.eu/en/carv6/auction/10735794
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735822
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735822%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735822: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735822 url https://www.openlane.eu/en/carv6/auction/10735822
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735836
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735836%27 HTTP/1.1" 200 None
2026-03-28 19:32:50 [adesa.fr] INFO: Scrape type for 10735836: 0
2026-03-28 19:32:50 [adesa.fr] INFO: Skipping item 10735836 url https://www.openlane.eu/en/carv6/auction/10735836
2026-03-28 19:32:50 [adesa.fr] INFO: Found listing with ID: 10735830
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735830%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735830: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735830 url https://www.openlane.eu/en/carv6/auction/10735830
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10733964
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733964%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10733964: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10733964 url https://www.openlane.eu/en/carv6/auction/10733964
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735785
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735785%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735785: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735785 url https://www.openlane.eu/en/carv6/auction/10735785
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735790
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735790%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735790: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735790 url https://www.openlane.eu/en/carv6/auction/10735790
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735831
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735831%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735831: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735831 url https://www.openlane.eu/en/carv6/auction/10735831
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10733820
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733820%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10733820: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10733820 url https://www.openlane.eu/en/carv6/auction/10733820
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735842
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735842%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735842: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735842 url https://www.openlane.eu/en/carv6/auction/10735842
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735786
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735786%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735786: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735786 url https://www.openlane.eu/en/carv6/auction/10735786
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10733813
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733813%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10733813: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10733813 url https://www.openlane.eu/en/carv6/auction/10733813
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10733812
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733812%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10733812: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10733812 url https://www.openlane.eu/en/carv6/auction/10733812
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735803
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735803%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735803: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735803 url https://www.openlane.eu/en/carv6/auction/10735803
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735791
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735791%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735791: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735791 url https://www.openlane.eu/en/carv6/auction/10735791
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735835
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735835%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735835: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735835 url https://www.openlane.eu/en/carv6/auction/10735835
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735811
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735811%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735811: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735811 url https://www.openlane.eu/en/carv6/auction/10735811
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735802
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735802%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735802: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735802 url https://www.openlane.eu/en/carv6/auction/10735802
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735837
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735837%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735837: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735837 url https://www.openlane.eu/en/carv6/auction/10735837
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735805
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735805%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735805: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735805 url https://www.openlane.eu/en/carv6/auction/10735805
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735820
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735820%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735820: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735820 url https://www.openlane.eu/en/carv6/auction/10735820
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735782
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735782%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735782: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735782 url https://www.openlane.eu/en/carv6/auction/10735782
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735814
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735814%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735814: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735814 url https://www.openlane.eu/en/carv6/auction/10735814
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10733962
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733962%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10733962: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10733962 url https://www.openlane.eu/en/carv6/auction/10733962
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735789
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735789%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735789: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735789 url https://www.openlane.eu/en/carv6/auction/10735789
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10726309
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726309%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10726309: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10726309 url https://www.openlane.eu/en/carv6/auction/10726309
2026-03-28 19:32:51 [adesa.fr] INFO: Found listing with ID: 10735792
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735792%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Scrape type for 10735792: 0
2026-03-28 19:32:51 [adesa.fr] INFO: Skipping item 10735792 url https://www.openlane.eu/en/carv6/auction/10735792
2026-03-28 19:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa47a44b-80ae-5525-b5f5-cb44c677351b with identifier: 10738494
2026-03-28 19:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa47a44b-80ae-5525-b5f5-cb44c677351b with identifier: 10738494
2026-03-28 19:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa47a44b-80ae-5525-b5f5-cb44c677351b with identifier: 10738494 to the API
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738494>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fa47a44b-80ae-5525-b5f5-cb44c677351b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-724-FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738494',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 113392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 39800,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 320 hp - 113.392 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738494%27 HTTP/1.1" 200 None
2026-03-28 19:32:51 [adesa.fr] INFO: Saving data for 10738494: {'auction_closing_time': 1775116800.0, 'created_time': 1774629410.405829, 'last_price_update_time': 1774726371.864218}
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738494') HTTP/1.1" 204 0
2026-03-28 19:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with identifier: 10738533
2026-03-28 19:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with scrape type 2
2026-03-28 19:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with scrape type 2
2026-03-28 19:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b, identifier: 10738533
2026-03-28 19:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with identifier: 10738533
2026-03-28 19:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with identifier: 10738533
2026-03-28 19:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with identifier: 10738533 to the API
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738533>
{'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-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '80a07ca7-bbb7-559d-bdb6-ab3024096d6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EX-918-FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738533',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 95642,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2018-05-11',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC Coupé 350e Fascination - 4-Matic - Hybrid - '
'Automatic - 320 hp - 95.642 km',
'transmission': 'automatic',
'trim': 'Fascination',
'vin': None,
'year': 2018}
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738533%27 HTTP/1.1" 200 None
2026-03-28 19:32:52 [adesa.fr] INFO: Saving data for 10738533: {'auction_closing_time': 1775116800.0, 'created_time': 1774629397.481195, 'last_price_update_time': 1774726372.407862}
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738533') HTTP/1.1" 204 0
2026-03-28 19:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19: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-28 19:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with identifier: 10738636
2026-03-28 19:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with scrape type 2
2026-03-28 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with scrape type 2
2026-03-28 19:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57, identifier: 10738636
2026-03-28 19:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with identifier: 10738636
2026-03-28 19:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with identifier: 10738636
2026-03-28 19:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with identifier: 10738636 to the API
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738636>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b3a9c0bf-ee4c-56d9-85dc-d597009f4d57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-409-VJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738636',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 101031,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 43500,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 101.031 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738636%27 HTTP/1.1" 200 None
2026-03-28 19:32:52 [adesa.fr] INFO: Saving data for 10738636: {'auction_closing_time': 1775116800.0, 'created_time': 1774629411.166085, 'last_price_update_time': 1774726372.819368}
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738636') HTTP/1.1" 204 0
2026-03-28 19:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with identifier: 10738602
2026-03-28 19:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with scrape type 2
2026-03-28 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with scrape type 2
2026-03-28 19:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d5d45d0-1a72-5b71-bdf9-1523be669a37, identifier: 10738602
2026-03-28 19:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f4e3328-48e9-54fc-a925-528fd96f32de with identifier: 10738544
2026-03-28 19:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f4e3328-48e9-54fc-a925-528fd96f32de with scrape type 2
2026-03-28 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f4e3328-48e9-54fc-a925-528fd96f32de with scrape type 2
2026-03-28 19:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0f4e3328-48e9-54fc-a925-528fd96f32de, identifier: 10738544
2026-03-28 19:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ba8d097-03fd-574d-b6bc-0b6960280893 with identifier: 10738532
2026-03-28 19:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ba8d097-03fd-574d-b6bc-0b6960280893 with scrape type 2
2026-03-28 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ba8d097-03fd-574d-b6bc-0b6960280893 with scrape type 2
2026-03-28 19:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3ba8d097-03fd-574d-b6bc-0b6960280893, identifier: 10738532
2026-03-28 19:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10738179
2026-03-28 19:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683c8232-9b73-5e7e-90eb-8caea7505df3 with scrape type 2
2026-03-28 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 683c8232-9b73-5e7e-90eb-8caea7505df3 with scrape type 2
2026-03-28 19:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 683c8232-9b73-5e7e-90eb-8caea7505df3, identifier: 10738179
2026-03-28 19:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with identifier: 10738602
2026-03-28 19:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with identifier: 10738602
2026-03-28 19:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with identifier: 10738602 to the API
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 177,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '6d5d45d0-1a72-5b71-bdf9-1523be669a37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-136-FQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738602',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'NV400',
'odometer': 146148,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-07-08',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Nissan NV400 L2H2 2.3 DCI - Diesel - Manual - 177 hp - 146.148 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738602%27 HTTP/1.1" 200 None
2026-03-28 19:32:53 [adesa.fr] INFO: Saving data for 10738602: {'auction_closing_time': 1775116800.0, 'created_time': 1774629394.571141, 'last_price_update_time': 1774726373.485347}
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738602') HTTP/1.1" 204 0
2026-03-28 19:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0f4e3328-48e9-54fc-a925-528fd96f32de with identifier: 10738544
2026-03-28 19:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0f4e3328-48e9-54fc-a925-528fd96f32de with identifier: 10738544
2026-03-28 19:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0f4e3328-48e9-54fc-a925-528fd96f32de with identifier: 10738544 to the API
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738544>
{'auction_title': '',
'c_o_2_emission_value': 13,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 313,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0f4e3328-48e9-54fc-a925-528fd96f32de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-658-XR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738544',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 50617,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 41500,
'price_includes_vat': True,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 313 hp - 50.617 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738544%27 HTTP/1.1" 200 None
2026-03-28 19:32:53 [adesa.fr] INFO: Saving data for 10738544: {'auction_closing_time': 1775116800.0, 'created_time': 1774629412.801549, 'last_price_update_time': 1774726373.777809}
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738544') HTTP/1.1" 204 0
2026-03-28 19:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3ba8d097-03fd-574d-b6bc-0b6960280893 with identifier: 10738532
2026-03-28 19:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3ba8d097-03fd-574d-b6bc-0b6960280893 with identifier: 10738532
2026-03-28 19:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3ba8d097-03fd-574d-b6bc-0b6960280893 with identifier: 10738532 to the API
2026-03-28 19:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3ba8d097-03fd-574d-b6bc-0b6960280893',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-726-CF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738532',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 94552,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2019-12-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC Coupé 220d AMG Line - 4-Matic - Diesel - '
'Automatic - 194 hp - 94.552 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738532%27 HTTP/1.1" 200 None
2026-03-28 19:32:54 [adesa.fr] INFO: Saving data for 10738532: {'auction_closing_time': 1775116800.0, 'created_time': 1774629395.698725, 'last_price_update_time': 1774726374.106615}
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738532') HTTP/1.1" 204 0
2026-03-28 19:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10738179
2026-03-28 19:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10738179
2026-03-28 19:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10738179 to the API
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738179>
{'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-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '683c8232-9b73-5e7e-90eb-8caea7505df3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPP459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738179',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 80184,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 37000,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 306 hp - 80.184 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738179%27 HTTP/1.1" 200 None
2026-03-28 19:32:54 [adesa.fr] INFO: Saving data for 10738179: {'auction_closing_time': 1774858200.0, 'created_time': 1774629196.101846, 'last_price_update_time': 1774726374.392948}
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738179') HTTP/1.1" 204 0
2026-03-28 19:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10739828
2026-03-28 19:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597a0510-5213-5a76-a5cf-98182e20b2e1 with scrape type 2
2026-03-28 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 597a0510-5213-5a76-a5cf-98182e20b2e1 with scrape type 2
2026-03-28 19:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 597a0510-5213-5a76-a5cf-98182e20b2e1, identifier: 10739828
2026-03-28 19:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10739828
2026-03-28 19:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10739828
2026-03-28 19:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10739828 to the API
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739828>
{'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': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '597a0510-5213-5a76-a5cf-98182e20b2e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-283-RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739828',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 79031,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Jeep Compass 4xe 1.3 S - Hybrid - Automatic - 180 hp - 79.031 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2022}
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739828%27 HTTP/1.1" 200 None
2026-03-28 19:32:54 [adesa.fr] INFO: Saving data for 10739828: {'auction_closing_time': 1774864800.0, 'created_time': 1774629308.676418, 'last_price_update_time': 1774726374.886291}
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10739828') HTTP/1.1" 204 0
2026-03-28 19:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10739817
2026-03-28 19:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf32243c-aaba-5aee-803f-8e5f3036c16f with scrape type 2
2026-03-28 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf32243c-aaba-5aee-803f-8e5f3036c16f with scrape type 2
2026-03-28 19:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf32243c-aaba-5aee-803f-8e5f3036c16f, identifier: 10739817
2026-03-28 19:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10739817
2026-03-28 19:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10739817
2026-03-28 19:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10739817 to the API
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739817>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf32243c-aaba-5aee-803f-8e5f3036c16f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '159759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739817',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 399906,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2016-05-27',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Mercedes-Benz B 200d Fascination - Diesel - Manual - 136 hp - '
'399.906 km',
'transmission': 'manual',
'trim': 'Fascination',
'vin': None,
'year': 2016}
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739817%27 HTTP/1.1" 200 None
2026-03-28 19:32:55 [adesa.fr] INFO: Saving data for 10739817: {'auction_closing_time': 1774864800.0, 'created_time': 1774629284.698362, 'last_price_update_time': 1774726375.305524}
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10739817') HTTP/1.1" 204 0
2026-03-28 19:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10739829
2026-03-28 19:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bce504e-bdbd-53ea-b8dd-204351deafa2 with scrape type 2
2026-03-28 19:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bce504e-bdbd-53ea-b8dd-204351deafa2 with scrape type 2
2026-03-28 19:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0bce504e-bdbd-53ea-b8dd-204351deafa2, identifier: 10739829
2026-03-28 19:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10739829
2026-03-28 19:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10739829
2026-03-28 19:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10739829 to the API
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '0bce504e-bdbd-53ea-b8dd-204351deafa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-731-FJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739829',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 115345,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - Automatic - 152 hp - 115.345 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739829%27 HTTP/1.1" 200 None
2026-03-28 19:32:55 [adesa.fr] INFO: Saving data for 10739829: {'auction_closing_time': 1774864800.0, 'created_time': 1774629283.541333, 'last_price_update_time': 1774726375.691119}
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10739829') HTTP/1.1" 204 0
2026-03-28 19:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10740150
2026-03-28 19:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47a6e1ad-5c23-5506-a0d9-84256c17c154 with scrape type 2
2026-03-28 19:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47a6e1ad-5c23-5506-a0d9-84256c17c154 with scrape type 2
2026-03-28 19:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47a6e1ad-5c23-5506-a0d9-84256c17c154, identifier: 10740150
2026-03-28 19:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10740167
2026-03-28 19:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a57af8b5-3549-56b7-9cf0-03547537340e with scrape type 2
2026-03-28 19:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a57af8b5-3549-56b7-9cf0-03547537340e with scrape type 2
2026-03-28 19:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a57af8b5-3549-56b7-9cf0-03547537340e, identifier: 10740167
2026-03-28 19:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f93b131-754b-5b6d-8627-ce8378f3f665 with identifier: 10730918
2026-03-28 19:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f93b131-754b-5b6d-8627-ce8378f3f665 with scrape type 2
2026-03-28 19:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f93b131-754b-5b6d-8627-ce8378f3f665 with scrape type 2
2026-03-28 19:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3f93b131-754b-5b6d-8627-ce8378f3f665, identifier: 10730918
2026-03-28 19:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10740150
2026-03-28 19:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10740150
2026-03-28 19:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10740150 to the API
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740150>
{'auction_title': '',
'c_o_2_emission_value': 214,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '47a6e1ad-5c23-5506-a0d9-84256c17c154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CA-547-VR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740150',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 191881,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2011-09-22',
'seats_number': 3,
'seller_name': 'DIETRICH KROELY',
'title': 'Citroën Jumper L1H1 2.2 HDI Comfort - Diesel - Manual - 100 hp - '
'191.881 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2011}
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740150%27 HTTP/1.1" 200 None
2026-03-28 19:32:56 [adesa.fr] INFO: Saving data for 10740150: {'auction_closing_time': 1774872900.0, 'created_time': 1774629287.686308, 'last_price_update_time': 1774726376.281007}
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740150') HTTP/1.1" 204 0
2026-03-28 19:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10740167
2026-03-28 19:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10740167
2026-03-28 19:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10740167 to the API
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740167>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a57af8b5-3549-56b7-9cf0-03547537340e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-826-QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740167',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 25190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 3,
'seller_name': 'DIETRICH KROELY',
'title': 'Citroën Jumpy 1.5 HDI DRIVER - Diesel - Manual - 120 hp - 25.190 km',
'transmission': 'manual',
'trim': 'DRIVER',
'vin': None,
'year': 2022}
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740167%27 HTTP/1.1" 200 None
2026-03-28 19:32:56 [adesa.fr] INFO: Saving data for 10740167: {'auction_closing_time': 1774872900.0, 'created_time': 1774629288.981499, 'last_price_update_time': 1774726376.569702}
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740167') HTTP/1.1" 204 0
2026-03-28 19:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3f93b131-754b-5b6d-8627-ce8378f3f665 with identifier: 10730918
2026-03-28 19:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3f93b131-754b-5b6d-8627-ce8378f3f665 with identifier: 10730918
2026-03-28 19:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3f93b131-754b-5b6d-8627-ce8378f3f665 with identifier: 10730918 to the API
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730918>
{'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': 108,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '3f93b131-754b-5b6d-8627-ce8378f3f665',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ER584MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730918',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 86809,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2017-10-25',
'seats_number': 5,
'seller_name': 'Luckx Trade bv',
'title': 'Dacia Duster 1.5 DCI Lauréate Plus 2017 - Diesel - Automatic - 108 '
'hp - 86.809 km',
'transmission': 'automatic',
'trim': 'Lauréate Plus 2017',
'vin': None,
'year': 2017}
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730918%27 HTTP/1.1" 200 None
2026-03-28 19:32:56 [adesa.fr] INFO: Saving data for 10730918: {'auction_closing_time': 1774961400.0, 'created_time': 1774542653.982771, 'last_price_update_time': 1774726376.864278}
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730918') HTTP/1.1" 204 0
2026-03-28 19:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efa013b3-2abf-5f02-91ff-a2cdb625ba0a with identifier: 10738501
2026-03-28 19:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a with scrape type 2
2026-03-28 19:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a with scrape type 2
2026-03-28 19:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: efa013b3-2abf-5f02-91ff-a2cdb625ba0a, identifier: 10738501
2026-03-28 19:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10740163
2026-03-28 19:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with scrape type 2
2026-03-28 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with scrape type 2
2026-03-28 19:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6ad3f8de-6c4a-517e-a8fe-323782792cd7, identifier: 10740163
2026-03-28 19:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: efa013b3-2abf-5f02-91ff-a2cdb625ba0a with identifier: 10738501
2026-03-28 19:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: efa013b3-2abf-5f02-91ff-a2cdb625ba0a with identifier: 10738501
2026-03-28 19:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: efa013b3-2abf-5f02-91ff-a2cdb625ba0a with identifier: 10738501 to the API
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738501>
{'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-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'efa013b3-2abf-5f02-91ff-a2cdb625ba0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-626-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738501',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 107180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 75 kWh - Dual Motor - Electric - Automatic - 476 hp - '
'107.180 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738501%27 HTTP/1.1" 200 None
2026-03-28 19:32:57 [adesa.fr] INFO: Saving data for 10738501: {'auction_closing_time': 1775116800.0, 'created_time': 1774629262.363607, 'last_price_update_time': 1774726377.430142}
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738501') HTTP/1.1" 204 0
2026-03-28 19:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10740163
2026-03-28 19:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10740163
2026-03-28 19:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10740163 to the API
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740163>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6ad3f8de-6c4a-517e-a8fe-323782792cd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-297-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740163',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 48471,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 48.471 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740163%27 HTTP/1.1" 200 None
2026-03-28 19:32:57 [adesa.fr] INFO: Saving data for 10740163: {'auction_closing_time': 1774872900.0, 'created_time': 1774629290.49501, 'last_price_update_time': 1774726377.72683}
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740163') HTTP/1.1" 204 0
2026-03-28 19:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10740166
2026-03-28 19:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435ff074-ca88-5539-a6b5-16250c0c4c17 with scrape type 2
2026-03-28 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 435ff074-ca88-5539-a6b5-16250c0c4c17 with scrape type 2
2026-03-28 19:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 435ff074-ca88-5539-a6b5-16250c0c4c17, identifier: 10740166
2026-03-28 19:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10740166
2026-03-28 19:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10740166
2026-03-28 19:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10740166 to the API
2026-03-28 19:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740166>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '435ff074-ca88-5539-a6b5-16250c0c4c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-030-PG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740166',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 39169,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 39.169 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740166%27 HTTP/1.1" 200 None
2026-03-28 19:32:58 [adesa.fr] INFO: Saving data for 10740166: {'auction_closing_time': 1774872900.0, 'created_time': 1774629302.237072, 'last_price_update_time': 1774726378.123447}
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740166') HTTP/1.1" 204 0
2026-03-28 19: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-28 19:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10740165
2026-03-28 19:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29351f8d-72cf-58a5-a21e-95313226b13f with scrape type 2
2026-03-28 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29351f8d-72cf-58a5-a21e-95313226b13f with scrape type 2
2026-03-28 19:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 29351f8d-72cf-58a5-a21e-95313226b13f, identifier: 10740165
2026-03-28 19:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10738178
2026-03-28 19:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with scrape type 2
2026-03-28 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with scrape type 2
2026-03-28 19:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f, identifier: 10738178
2026-03-28 19: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-28 19:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10740165
2026-03-28 19:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10740165
2026-03-28 19:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10740165 to the API
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740165>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '29351f8d-72cf-58a5-a21e-95313226b13f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-634-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740165',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 22618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 22.618 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740165%27 HTTP/1.1" 200 None
2026-03-28 19:32:58 [adesa.fr] INFO: Saving data for 10740165: {'auction_closing_time': 1774872900.0, 'created_time': 1774629305.453871, 'last_price_update_time': 1774726378.592613}
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740165') HTTP/1.1" 204 0
2026-03-28 19:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10738178
2026-03-28 19:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10738178
2026-03-28 19:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10738178 to the API
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738178>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 312,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a70f2dc1-9ec2-5ce8-ad50-c642bee6259f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-182-GB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738178',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 42495,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 46500,
'price_includes_vat': True,
'registration_date': '2023-04-07',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'312 hp - 42.495 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738178%27 HTTP/1.1" 200 None
2026-03-28 19:32:58 [adesa.fr] INFO: Saving data for 10738178: {'auction_closing_time': 1774858200.0, 'created_time': 1774629195.33836, 'last_price_update_time': 1774726378.871249}
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738178') HTTP/1.1" 204 0
2026-03-28 19:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10740152
2026-03-28 19:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with scrape type 2
2026-03-28 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with scrape type 2
2026-03-28 19:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a8176af0-120e-5dbf-ae2e-15b1ea6785d7, identifier: 10740152
2026-03-28 19:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10740152
2026-03-28 19:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10740152
2026-03-28 19:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10740152 to the API
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740152>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 367,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a8176af0-120e-5dbf-ae2e-15b1ea6785d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-363-RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740152',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 16007,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 80800,
'price_includes_vat': True,
'registration_date': '2024-03-12',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz S Long 580e AMG Line - Hybrid - Automatic - 367 hp - '
'16.007 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740152%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Saving data for 10740152: {'auction_closing_time': 1774872900.0, 'created_time': 1774629294.984607, 'last_price_update_time': 1774726379.271393}
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740152') HTTP/1.1" 204 0
2026-03-28 19:32:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca52cc7b-fd08-53b9-a0d1-48529e104618 with identifier: 10740162
2026-03-28 19:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca52cc7b-fd08-53b9-a0d1-48529e104618 with scrape type 2
2026-03-28 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca52cc7b-fd08-53b9-a0d1-48529e104618 with scrape type 2
2026-03-28 19:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca52cc7b-fd08-53b9-a0d1-48529e104618, identifier: 10740162
2026-03-28 19:32:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca52cc7b-fd08-53b9-a0d1-48529e104618 with identifier: 10740162
2026-03-28 19:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca52cc7b-fd08-53b9-a0d1-48529e104618 with identifier: 10740162
2026-03-28 19:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca52cc7b-fd08-53b9-a0d1-48529e104618 with identifier: 10740162 to the API
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740162>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ca52cc7b-fd08-53b9-a0d1-48529e104618',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-748-PQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740162',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Symbioz',
'odometer': 20923,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Renault Symbioz 1.6 Esprit Alpine - Hybrid - Automatic - 94 hp - '
'20.923 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740162%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Saving data for 10740162: {'auction_closing_time': 1774872900.0, 'created_time': 1774629314.425623, 'last_price_update_time': 1774726379.679245}
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740162') HTTP/1.1" 204 0
2026-03-28 19:32:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735810
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735810%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735810: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735810 url https://www.openlane.eu/en/carv6/auction/10735810
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735832
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735832%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735832: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735832 url https://www.openlane.eu/en/carv6/auction/10735832
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735821
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735821%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735821: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735821 url https://www.openlane.eu/en/carv6/auction/10735821
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10726308
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726308%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10726308: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10726308 url https://www.openlane.eu/en/carv6/auction/10726308
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10733954
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733954%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10733954: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10733954 url https://www.openlane.eu/en/carv6/auction/10733954
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735808
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735808%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735808: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735808 url https://www.openlane.eu/en/carv6/auction/10735808
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735793
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735793%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735793: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735793 url https://www.openlane.eu/en/carv6/auction/10735793
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735783
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735783%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735783: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735783 url https://www.openlane.eu/en/carv6/auction/10735783
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735845
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735845%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735845: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735845 url https://www.openlane.eu/en/carv6/auction/10735845
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10733818
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733818%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10733818: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10733818 url https://www.openlane.eu/en/carv6/auction/10733818
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735812
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735812%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735812: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735812 url https://www.openlane.eu/en/carv6/auction/10735812
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10733955
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733955%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10733955: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10733955 url https://www.openlane.eu/en/carv6/auction/10733955
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735804
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735804%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735804: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735804 url https://www.openlane.eu/en/carv6/auction/10735804
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735818
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735818%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735818: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735818 url https://www.openlane.eu/en/carv6/auction/10735818
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735798
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735798%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735798: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735798 url https://www.openlane.eu/en/carv6/auction/10735798
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735847
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735847%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735847: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735847 url https://www.openlane.eu/en/carv6/auction/10735847
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735833
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735833%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735833: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735833 url https://www.openlane.eu/en/carv6/auction/10735833
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10735834
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735834%27 HTTP/1.1" 200 None
2026-03-28 19:32:59 [adesa.fr] INFO: Scrape type for 10735834: 0
2026-03-28 19:32:59 [adesa.fr] INFO: Skipping item 10735834 url https://www.openlane.eu/en/carv6/auction/10735834
2026-03-28 19:32:59 [adesa.fr] INFO: Found listing with ID: 10733817
2026-03-28 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733817%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10733817: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10733817 url https://www.openlane.eu/en/carv6/auction/10733817
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735838
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735838%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735838: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735838 url https://www.openlane.eu/en/carv6/auction/10735838
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735816
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735816%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735816: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735816 url https://www.openlane.eu/en/carv6/auction/10735816
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735799
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735799%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735799: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735799 url https://www.openlane.eu/en/carv6/auction/10735799
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735806
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735806%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735806: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735806 url https://www.openlane.eu/en/carv6/auction/10735806
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735788
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735788%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735788: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735788 url https://www.openlane.eu/en/carv6/auction/10735788
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735815
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735815%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735815: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735815 url https://www.openlane.eu/en/carv6/auction/10735815
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735787
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735787%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735787: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735787 url https://www.openlane.eu/en/carv6/auction/10735787
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723881%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10723881: 2
2026-03-28 19:33:00 [adesa.fr] INFO: Scraping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10733961
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733961%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10733961: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10733961 url https://www.openlane.eu/en/carv6/auction/10733961
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10733956
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733956%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10733956: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10733956 url https://www.openlane.eu/en/carv6/auction/10733956
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735843
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735843%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735843: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735843 url https://www.openlane.eu/en/carv6/auction/10735843
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735839
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735839%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735839: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735839 url https://www.openlane.eu/en/carv6/auction/10735839
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10733965
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733965%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10733965: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10733965 url https://www.openlane.eu/en/carv6/auction/10733965
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735819
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735819%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735819: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735819 url https://www.openlane.eu/en/carv6/auction/10735819
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735825
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735825%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735825: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735825 url https://www.openlane.eu/en/carv6/auction/10735825
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735807
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735807%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735807: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735807 url https://www.openlane.eu/en/carv6/auction/10735807
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735796
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735796%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735796: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735796 url https://www.openlane.eu/en/carv6/auction/10735796
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735801
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735801%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735801: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735801 url https://www.openlane.eu/en/carv6/auction/10735801
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735780
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735780%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735780: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735780 url https://www.openlane.eu/en/carv6/auction/10735780
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735828
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735828%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735828: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735828 url https://www.openlane.eu/en/carv6/auction/10735828
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735850
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735850%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735850: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735850 url https://www.openlane.eu/en/carv6/auction/10735850
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10735823
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735823%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10735823: 0
2026-03-28 19:33:00 [adesa.fr] INFO: Skipping item 10735823 url https://www.openlane.eu/en/carv6/auction/10735823
2026-03-28 19:33:00 [adesa.fr] INFO: Found listing with ID: 10730919
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730919%27 HTTP/1.1" 200 None
2026-03-28 19:33:00 [adesa.fr] INFO: Scrape type for 10730919: 2
2026-03-28 19:33:00 [adesa.fr] INFO: Scraping item 10730919 url https://www.openlane.eu/en/carv6/auction/10730919
2026-03-28 19:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10740164
2026-03-28 19:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0024b7a-28bf-5a26-9687-e329d6aa7afa with scrape type 2
2026-03-28 19:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0024b7a-28bf-5a26-9687-e329d6aa7afa with scrape type 2
2026-03-28 19:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0024b7a-28bf-5a26-9687-e329d6aa7afa, identifier: 10740164
2026-03-28 19:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10740170
2026-03-28 19:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with scrape type 2
2026-03-28 19:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with scrape type 2
2026-03-28 19:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37, identifier: 10740170
2026-03-28 19:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10740151
2026-03-28 19:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8871126-ad44-5572-b900-89200540c9a7 with scrape type 2
2026-03-28 19:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8871126-ad44-5572-b900-89200540c9a7 with scrape type 2
2026-03-28 19:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c8871126-ad44-5572-b900-89200540c9a7, identifier: 10740151
2026-03-28 19:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10740168
2026-03-28 19:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with scrape type 2
2026-03-28 19:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with scrape type 2
2026-03-28 19:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac, identifier: 10740168
2026-03-28 19:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10740169
2026-03-28 19:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25585b5a-4070-5c96-8e18-aec7edb09f78 with scrape type 2
2026-03-28 19:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25585b5a-4070-5c96-8e18-aec7edb09f78 with scrape type 2
2026-03-28 19:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25585b5a-4070-5c96-8e18-aec7edb09f78, identifier: 10740169
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10735809
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735809%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10735809: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10735809 url https://www.openlane.eu/en/carv6/auction/10735809
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10735817
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735817%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10735817: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10735817 url https://www.openlane.eu/en/carv6/auction/10735817
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10735778
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735778%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10735778: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10735778 url https://www.openlane.eu/en/carv6/auction/10735778
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10735844
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735844%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10735844: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10735844 url https://www.openlane.eu/en/carv6/auction/10735844
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10735848
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735848%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10735848: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10735848 url https://www.openlane.eu/en/carv6/auction/10735848
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10733959
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733959%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10733959: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10733959 url https://www.openlane.eu/en/carv6/auction/10733959
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10735840
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735840%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10735840: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10735840 url https://www.openlane.eu/en/carv6/auction/10735840
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10735841
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735841%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10735841: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10735841 url https://www.openlane.eu/en/carv6/auction/10735841
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10733819
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733819%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10733819: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10733819 url https://www.openlane.eu/en/carv6/auction/10733819
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10733966
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733966%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10733966: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10733966 url https://www.openlane.eu/en/carv6/auction/10733966
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10733960
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733960%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10733960: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10733960 url https://www.openlane.eu/en/carv6/auction/10733960
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448653%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620841%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620845%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448654%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710442556%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579600%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579603%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710383756%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579601%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674348%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674347%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710475641%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579602%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710470435%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710543584%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-28 19:33:01 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-28 19:33:01 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724801%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Scrape type for 10724801: 2
2026-03-28 19:33:01 [adesa.fr] INFO: Scraping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-28 19:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10740164
2026-03-28 19:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10740164
2026-03-28 19:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10740164 to the API
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740164>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b0024b7a-28bf-5a26-9687-e329d6aa7afa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-842-QR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740164',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 74486,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 74.486 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740164%27 HTTP/1.1" 200 None
2026-03-28 19:33:01 [adesa.fr] INFO: Saving data for 10740164: {'auction_closing_time': 1774872900.0, 'created_time': 1774629302.625045, 'last_price_update_time': 1774726381.797179}
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740164') HTTP/1.1" 204 0
2026-03-28 19:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10740170
2026-03-28 19:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10740170
2026-03-28 19:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10740170 to the API
2026-03-28 19:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740170>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '7dd56b97-a7fb-5604-ab37-aa47eb5e9a37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-350-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740170',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 26543,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 26.543 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740170%27 HTTP/1.1" 200 None
2026-03-28 19:33:02 [adesa.fr] INFO: Saving data for 10740170: {'auction_closing_time': 1774872900.0, 'created_time': 1774629288.100899, 'last_price_update_time': 1774726382.837242}
2026-03-28 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740170') HTTP/1.1" 204 0
2026-03-28 19:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10740151
2026-03-28 19:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10740151
2026-03-28 19:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10740151 to the API
2026-03-28 19:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740151>
{'auction_title': '',
'c_o_2_emission_value': 281,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 612,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'c8871126-ad44-5572-b900-89200540c9a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-673-TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740151',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 64973,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 107600,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz GLE AMG 63 S AMG Line - 4-Matic - Petrol - Automatic '
'- 612 hp - 64.973 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740151%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Saving data for 10740151: {'auction_closing_time': 1774872900.0, 'created_time': 1774629303.241901, 'last_price_update_time': 1774726383.114989}
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740151') HTTP/1.1" 204 0
2026-03-28 19:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10740168
2026-03-28 19:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10740168
2026-03-28 19:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10740168 to the API
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740168>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': '903cec7e-b37c-5fc8-8762-bd7e5e3466ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-296-WD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740168',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Express',
'odometer': 37403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-06-27',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Renault Express 1.3 Comfort - Petrol - Manual - 100 hp - 37.403 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740168%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Saving data for 10740168: {'auction_closing_time': 1774872900.0, 'created_time': 1774629298.654549, 'last_price_update_time': 1774726383.406368}
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740168') HTTP/1.1" 204 0
2026-03-28 19:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10740169
2026-03-28 19:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10740169
2026-03-28 19:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10740169 to the API
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740169>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '25585b5a-4070-5c96-8e18-aec7edb09f78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-544-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740169',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 29917,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 29.917 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740169%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Saving data for 10740169: {'auction_closing_time': 1774872900.0, 'created_time': 1774629302.934813, 'last_price_update_time': 1774726383.716896}
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740169') HTTP/1.1" 204 0
2026-03-28 19:33:03 [adesa.fr] INFO: Found listing with ID: 10737486
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737486%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Scrape type for 10737486: 0
2026-03-28 19:33:03 [adesa.fr] INFO: Skipping item 10737486 url https://www.openlane.eu/en/carv6/auction/10737486
2026-03-28 19:33:03 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685651%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-28 19:33:03 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-28 19:33:03 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717100%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-28 19:33:03 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-28 19:33:03 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695921%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-28 19:33:03 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-28 19:33:03 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405352%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-28 19:33:03 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-28 19:33:03 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405349%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Scrape type for 10405349: 0
2026-03-28 19:33:03 [adesa.fr] INFO: Skipping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-28 19:33:03 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405348%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-28 19:33:03 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-28 19:33:03 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710552553%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-28 19:33:03 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-28 19:33:03 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698902%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Scrape type for 10698902: 2
2026-03-28 19:33:03 [adesa.fr] INFO: Scraping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-28 19:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:03 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698904%27 HTTP/1.1" 200 None
2026-03-28 19:33:03 [adesa.fr] INFO: Scrape type for 10698904: 2
2026-03-28 19:33:03 [adesa.fr] INFO: Scraping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-28 19:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeb344fd-fb4b-5368-bb01-498c4cd11c91 with identifier: 10731358
2026-03-28 19:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeb344fd-fb4b-5368-bb01-498c4cd11c91 with scrape type 2
2026-03-28 19:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eeb344fd-fb4b-5368-bb01-498c4cd11c91 with scrape type 2
2026-03-28 19:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eeb344fd-fb4b-5368-bb01-498c4cd11c91, identifier: 10731358
2026-03-28 19:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eeb344fd-fb4b-5368-bb01-498c4cd11c91 with identifier: 10731358
2026-03-28 19:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eeb344fd-fb4b-5368-bb01-498c4cd11c91 with identifier: 10731358
2026-03-28 19:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eeb344fd-fb4b-5368-bb01-498c4cd11c91 with identifier: 10731358 to the API
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eeb344fd-fb4b-5368-bb01-498c4cd11c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K503133731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731358',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Camry',
'odometer': 103000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'IGOR & CARS',
'title': 'Toyota Camry Design - Hybrid - Automatic - 178 hp - 103.000 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731358%27 HTTP/1.1" 200 None
2026-03-28 19:33:04 [adesa.fr] INFO: Saving data for 10731358: {'auction_closing_time': 1774864800.0, 'created_time': 1774542787.66222, 'last_price_update_time': 1774726384.32583}
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10731358') HTTP/1.1" 204 0
2026-03-28 19:33:04 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698905%27 HTTP/1.1" 200 None
2026-03-28 19:33:04 [adesa.fr] INFO: Scrape type for 10698905: 2
2026-03-28 19:33:04 [adesa.fr] INFO: Scraping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-28 19:33:04 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698906%27 HTTP/1.1" 200 None
2026-03-28 19:33:04 [adesa.fr] INFO: Scrape type for 10698906: 2
2026-03-28 19:33:04 [adesa.fr] INFO: Scraping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-28 19:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d57b4899-be55-57f1-9e3b-17802e93e087 with identifier: 10740855
2026-03-28 19:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d57b4899-be55-57f1-9e3b-17802e93e087 with scrape type 2
2026-03-28 19:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d57b4899-be55-57f1-9e3b-17802e93e087 with scrape type 2
2026-03-28 19:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d57b4899-be55-57f1-9e3b-17802e93e087, identifier: 10740855
2026-03-28 19:33:04 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691264%27 HTTP/1.1" 200 None
2026-03-28 19:33:04 [adesa.fr] INFO: Scrape type for 10691264: 2
2026-03-28 19:33:04 [adesa.fr] INFO: Scraping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-28 19:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d57b4899-be55-57f1-9e3b-17802e93e087 with identifier: 10740855
2026-03-28 19:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d57b4899-be55-57f1-9e3b-17802e93e087 with identifier: 10740855
2026-03-28 19:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d57b4899-be55-57f1-9e3b-17802e93e087 with identifier: 10740855 to the API
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740855>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd57b4899-be55-57f1-9e3b-17802e93e087',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB003SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740855',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 169368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'I.MD-Company',
'title': 'Mercedes-Benz CLA Shooting Brake 200d AMG Line - Diesel - Automatic '
'- 150 hp - 169.368 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740855%27 HTTP/1.1" 200 None
2026-03-28 19:33:04 [adesa.fr] INFO: Saving data for 10740855: {'auction_closing_time': 1774864800.0, 'created_time': 1774629299.015209, 'last_price_update_time': 1774726384.811627}
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740855') HTTP/1.1" 204 0
2026-03-28 19:33:04 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626560%27 HTTP/1.1" 200 None
2026-03-28 19:33:04 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-28 19:33:04 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-28 19:33:04 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647381%27 HTTP/1.1" 200 None
2026-03-28 19:33:04 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-28 19:33:04 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-28 19:33:04 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674191%27 HTTP/1.1" 200 None
2026-03-28 19:33:04 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-28 19:33:04 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-28 19:33:04 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627983%27 HTTP/1.1" 200 None
2026-03-28 19:33:04 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-28 19:33:04 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-28 19:33:04 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710631532%27 HTTP/1.1" 200 None
2026-03-28 19:33:04 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-28 19:33:04 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-28 19:33:04 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627081%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-28 19:33:05 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676819%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-28 19:33:05 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698040%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10698040: 2
2026-03-28 19:33:05 [adesa.fr] INFO: Scraping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-28 19:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698054%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10698054: 2
2026-03-28 19:33:05 [adesa.fr] INFO: Scraping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-28 19:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722721%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10722721: 2
2026-03-28 19:33:05 [adesa.fr] INFO: Scraping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710646224%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-28 19:33:05 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710667468%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-28 19:33:05 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710666205%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-28 19:33:05 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10731312
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731312%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10731312: 0
2026-03-28 19:33:05 [adesa.fr] INFO: Skipping item 10731312 url https://www.openlane.eu/en/carv6/auction/10731312
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710493049%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10493049: 0
2026-03-28 19:33:05 [adesa.fr] INFO: Skipping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710497191%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-28 19:33:05 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675010%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-28 19:33:05 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-28 19:33:05 [adesa.fr] INFO: Found listing with ID: 10733984
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733984%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Scrape type for 10733984: 0
2026-03-28 19:33:05 [adesa.fr] INFO: Skipping item 10733984 url https://www.openlane.eu/en/carv6/auction/10733984
2026-03-28 19:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91eb4d12-7af5-5961-bae8-1f55a2c952cb with identifier: 10738543
2026-03-28 19:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb with scrape type 2
2026-03-28 19:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb with scrape type 2
2026-03-28 19:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91eb4d12-7af5-5961-bae8-1f55a2c952cb, identifier: 10738543
2026-03-28 19:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0612392e-1d12-5269-b166-a59e4fc756c2 with identifier: 10738513
2026-03-28 19:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0612392e-1d12-5269-b166-a59e4fc756c2 with scrape type 2
2026-03-28 19:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0612392e-1d12-5269-b166-a59e4fc756c2 with scrape type 2
2026-03-28 19:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0612392e-1d12-5269-b166-a59e4fc756c2, identifier: 10738513
2026-03-28 19:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with identifier: 10738469
2026-03-28 19:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with scrape type 2
2026-03-28 19:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with scrape type 2
2026-03-28 19:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 364a5262-7329-5cb6-b91c-7f9fb2d9f076, identifier: 10738469
2026-03-28 19:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with identifier: 10738471
2026-03-28 19:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with scrape type 2
2026-03-28 19:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with scrape type 2
2026-03-28 19:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5, identifier: 10738471
2026-03-28 19:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91eb4d12-7af5-5961-bae8-1f55a2c952cb with identifier: 10738543
2026-03-28 19:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91eb4d12-7af5-5961-bae8-1f55a2c952cb with identifier: 10738543
2026-03-28 19:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91eb4d12-7af5-5961-bae8-1f55a2c952cb with identifier: 10738543 to the API
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738543>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '91eb4d12-7af5-5961-bae8-1f55a2c952cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-291-KQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738543',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 116113,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLA 200d AMG Line - Diesel - Automatic - 150 hp - '
'116.113 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738543%27 HTTP/1.1" 200 None
2026-03-28 19:33:05 [adesa.fr] INFO: Saving data for 10738543: {'auction_closing_time': 1775116800.0, 'created_time': 1774629439.11117, 'last_price_update_time': 1774726385.888936}
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738543') HTTP/1.1" 204 0
2026-03-28 19:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0612392e-1d12-5269-b166-a59e4fc756c2 with identifier: 10738513
2026-03-28 19:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0612392e-1d12-5269-b166-a59e4fc756c2 with identifier: 10738513
2026-03-28 19:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0612392e-1d12-5269-b166-a59e4fc756c2 with identifier: 10738513 to the API
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738513>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0612392e-1d12-5269-b166-a59e4fc756c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-649-VS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738513',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 100765,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLB 200d Business Line - Diesel - Automatic - 150 hp '
'- 100.765 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2020}
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738513%27 HTTP/1.1" 200 None
2026-03-28 19:33:06 [adesa.fr] INFO: Saving data for 10738513: {'auction_closing_time': 1775116800.0, 'created_time': 1774629440.735164, 'last_price_update_time': 1774726386.268248}
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738513') HTTP/1.1" 204 0
2026-03-28 19:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with identifier: 10738469
2026-03-28 19:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with identifier: 10738469
2026-03-28 19:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with identifier: 10738469 to the API
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738469>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '364a5262-7329-5cb6-b91c-7f9fb2d9f076',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-861-LB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738469',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 69819,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC 220d AMG Line - 4-Matic - Diesel - Automatic - '
'194 hp - 69.819 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738469%27 HTTP/1.1" 200 None
2026-03-28 19:33:06 [adesa.fr] INFO: Saving data for 10738469: {'auction_closing_time': 1775116800.0, 'created_time': 1774629427.616666, 'last_price_update_time': 1774726386.546504}
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738469') HTTP/1.1" 204 0
2026-03-28 19:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with identifier: 10738471
2026-03-28 19:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with identifier: 10738471
2026-03-28 19:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with identifier: 10738471 to the API
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738471>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-733-TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738471',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 186481,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'306 hp - 186.481 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738471%27 HTTP/1.1" 200 None
2026-03-28 19:33:06 [adesa.fr] INFO: Saving data for 10738471: {'auction_closing_time': 1775116800.0, 'created_time': 1774629413.173027, 'last_price_update_time': 1774726386.830313}
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738471') HTTP/1.1" 204 0
2026-03-28 19:33:06 [scrapy.extensions.logstats] INFO: Crawled 332 pages (at 112 pages/min), scraped 322 items (at 111 items/min)
2026-03-28 19:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-03-28 19:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b98685cf-3c96-56e7-95bd-23fa10cdcdcf with identifier: 10738512
2026-03-28 19:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf with scrape type 2
2026-03-28 19:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf with scrape type 2
2026-03-28 19:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b98685cf-3c96-56e7-95bd-23fa10cdcdcf, identifier: 10738512
2026-03-28 19:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b98685cf-3c96-56e7-95bd-23fa10cdcdcf with identifier: 10738512
2026-03-28 19:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b98685cf-3c96-56e7-95bd-23fa10cdcdcf with identifier: 10738512
2026-03-28 19:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b98685cf-3c96-56e7-95bd-23fa10cdcdcf with identifier: 10738512 to the API
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738512>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b98685cf-3c96-56e7-95bd-23fa10cdcdcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-420-VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738512',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 151450,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz E Break 300de AMG Line - Hybrid - Automatic - 306 hp '
'- 151.450 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738512%27 HTTP/1.1" 200 None
2026-03-28 19:33:07 [adesa.fr] INFO: Saving data for 10738512: {'auction_closing_time': 1775116800.0, 'created_time': 1774629441.078093, 'last_price_update_time': 1774726387.309219}
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738512') HTTP/1.1" 204 0
2026-03-28 19:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with identifier: 10738574
2026-03-28 19:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with scrape type 2
2026-03-28 19:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with scrape type 2
2026-03-28 19:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3, identifier: 10738574
2026-03-28 19:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with identifier: 10738574
2026-03-28 19:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with identifier: 10738574
2026-03-28 19:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with identifier: 10738574 to the API
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738574>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '7cca96ef-9ada-53ab-a34a-a0fb078a36e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-010-ZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738574',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 122910,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz E 300de AMG Line - Hybrid - Automatic - 306 hp - '
'122.910 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738574%27 HTTP/1.1" 200 None
2026-03-28 19:33:07 [adesa.fr] INFO: Saving data for 10738574: {'auction_closing_time': 1775116800.0, 'created_time': 1774629413.923647, 'last_price_update_time': 1774726387.985933}
2026-03-28 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738574') HTTP/1.1" 204 0
2026-03-28 19:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with identifier: 10738657
2026-03-28 19:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with scrape type 2
2026-03-28 19:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with scrape type 2
2026-03-28 19:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad, identifier: 10738657
2026-03-28 19:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d32102eb-6f95-5158-a5f7-b7f575e34a14 with identifier: 10738658
2026-03-28 19:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d32102eb-6f95-5158-a5f7-b7f575e34a14 with scrape type 2
2026-03-28 19:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d32102eb-6f95-5158-a5f7-b7f575e34a14 with scrape type 2
2026-03-28 19:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d32102eb-6f95-5158-a5f7-b7f575e34a14, identifier: 10738658
2026-03-28 19:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with identifier: 10738657
2026-03-28 19:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with identifier: 10738657
2026-03-28 19:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with identifier: 10738657 to the API
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738657>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '89a5e50c-34bd-5141-aff2-d726e4ebc1ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-135-VE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738657',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 86726,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA 220d AMG Line - Diesel - Automatic - 190 hp - '
'86.726 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738657%27 HTTP/1.1" 200 None
2026-03-28 19:33:08 [adesa.fr] INFO: Saving data for 10738657: {'auction_closing_time': 1775116800.0, 'created_time': 1774629429.029593, 'last_price_update_time': 1774726388.463839}
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738657') HTTP/1.1" 204 0
2026-03-28 19:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d32102eb-6f95-5158-a5f7-b7f575e34a14 with identifier: 10738658
2026-03-28 19:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d32102eb-6f95-5158-a5f7-b7f575e34a14 with identifier: 10738658
2026-03-28 19:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d32102eb-6f95-5158-a5f7-b7f575e34a14 with identifier: 10738658 to the API
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738658>
{'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': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd32102eb-6f95-5158-a5f7-b7f575e34a14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-904-EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738658',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 64298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Line - Diesel - '
'Automatic - 116 hp - 64.298 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738658%27 HTTP/1.1" 200 None
2026-03-28 19:33:08 [adesa.fr] INFO: Saving data for 10738658: {'auction_closing_time': 1775116800.0, 'created_time': 1774629429.385687, 'last_price_update_time': 1774726388.749198}
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738658') HTTP/1.1" 204 0
2026-03-28 19:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d91dda5c-54af-5a32-811d-cb0a527e0a4c with identifier: 10738531
2026-03-28 19:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d91dda5c-54af-5a32-811d-cb0a527e0a4c with scrape type 2
2026-03-28 19:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d91dda5c-54af-5a32-811d-cb0a527e0a4c with scrape type 2
2026-03-28 19:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d91dda5c-54af-5a32-811d-cb0a527e0a4c, identifier: 10738531
2026-03-28 19:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6d9261d-dcfa-5e99-8879-b6c08c77e999 with identifier: 10738554
2026-03-28 19:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6d9261d-dcfa-5e99-8879-b6c08c77e999 with scrape type 2
2026-03-28 19:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6d9261d-dcfa-5e99-8879-b6c08c77e999 with scrape type 2
2026-03-28 19:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6d9261d-dcfa-5e99-8879-b6c08c77e999, identifier: 10738554
2026-03-28 19:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d91dda5c-54af-5a32-811d-cb0a527e0a4c with identifier: 10738531
2026-03-28 19:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d91dda5c-54af-5a32-811d-cb0a527e0a4c with identifier: 10738531
2026-03-28 19:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d91dda5c-54af-5a32-811d-cb0a527e0a4c with identifier: 10738531 to the API
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738531>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd91dda5c-54af-5a32-811d-cb0a527e0a4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN-633-BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738531',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 101463,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2017-06-06',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA 180d Business - Diesel - Automatic - 109 hp - '
'101.463 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738531%27 HTTP/1.1" 200 None
2026-03-28 19:33:09 [adesa.fr] INFO: Saving data for 10738531: {'auction_closing_time': 1775116800.0, 'created_time': 1774629461.59542, 'last_price_update_time': 1774726389.235305}
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738531') HTTP/1.1" 204 0
2026-03-28 19:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6d9261d-dcfa-5e99-8879-b6c08c77e999 with identifier: 10738554
2026-03-28 19:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6d9261d-dcfa-5e99-8879-b6c08c77e999 with identifier: 10738554
2026-03-28 19:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6d9261d-dcfa-5e99-8879-b6c08c77e999 with identifier: 10738554 to the API
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738554>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e6d9261d-dcfa-5e99-8879-b6c08c77e999',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-604-YK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738554',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 86872,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2020-06-26',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLB 200d Business Line - Diesel - Automatic - 150 hp '
'- 86.872 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2020}
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738554%27 HTTP/1.1" 200 None
2026-03-28 19:33:09 [adesa.fr] INFO: Saving data for 10738554: {'auction_closing_time': 1775116800.0, 'created_time': 1774629414.625712, 'last_price_update_time': 1774726389.527179}
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738554') HTTP/1.1" 204 0
2026-03-28 19:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c771a8d8-89a5-5859-9d45-a626eae76a57 with identifier: 10738465
2026-03-28 19:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c771a8d8-89a5-5859-9d45-a626eae76a57 with scrape type 2
2026-03-28 19:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c771a8d8-89a5-5859-9d45-a626eae76a57 with scrape type 2
2026-03-28 19:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c771a8d8-89a5-5859-9d45-a626eae76a57, identifier: 10738465
2026-03-28 19:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 296fca50-59d5-58ed-8f0a-9f878edd2cae with identifier: 10738470
2026-03-28 19:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 296fca50-59d5-58ed-8f0a-9f878edd2cae with scrape type 2
2026-03-28 19:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 296fca50-59d5-58ed-8f0a-9f878edd2cae with scrape type 2
2026-03-28 19:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 296fca50-59d5-58ed-8f0a-9f878edd2cae, identifier: 10738470
2026-03-28 19:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c771a8d8-89a5-5859-9d45-a626eae76a57 with identifier: 10738465
2026-03-28 19:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c771a8d8-89a5-5859-9d45-a626eae76a57 with identifier: 10738465
2026-03-28 19:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c771a8d8-89a5-5859-9d45-a626eae76a57 with identifier: 10738465 to the API
2026-03-28 19:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738465>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c771a8d8-89a5-5859-9d45-a626eae76a57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-126-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738465',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 120062,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Line - Diesel - '
'Automatic - 150 hp - 120.062 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738465%27 HTTP/1.1" 200 None
2026-03-28 19:33:10 [adesa.fr] INFO: Saving data for 10738465: {'auction_closing_time': 1775116800.0, 'created_time': 1774629427.270029, 'last_price_update_time': 1774726390.161005}
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738465') HTTP/1.1" 204 0
2026-03-28 19:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 296fca50-59d5-58ed-8f0a-9f878edd2cae with identifier: 10738470
2026-03-28 19:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 296fca50-59d5-58ed-8f0a-9f878edd2cae with identifier: 10738470
2026-03-28 19:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 296fca50-59d5-58ed-8f0a-9f878edd2cae with identifier: 10738470 to the API
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738470>
{'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-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '296fca50-59d5-58ed-8f0a-9f878edd2cae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-612-XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738470',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 121959,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'306 hp - 121.959 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738470%27 HTTP/1.1" 200 None
2026-03-28 19:33:10 [adesa.fr] INFO: Saving data for 10738470: {'auction_closing_time': 1775116800.0, 'created_time': 1774629196.725979, 'last_price_update_time': 1774726390.43477}
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738470') HTTP/1.1" 204 0
2026-03-28 19:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902
2026-03-28 19:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with scrape type 2
2026-03-28 19:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with scrape type 2
2026-03-28 19:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6, identifier: 10698902
2026-03-28 19:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa0298b9-2480-5ccb-a261-6bea7d783447 with identifier: 10738527
2026-03-28 19:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa0298b9-2480-5ccb-a261-6bea7d783447 with scrape type 2
2026-03-28 19:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa0298b9-2480-5ccb-a261-6bea7d783447 with scrape type 2
2026-03-28 19:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa0298b9-2480-5ccb-a261-6bea7d783447, identifier: 10738527
2026-03-28 19:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902
2026-03-28 19:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902
2026-03-28 19:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902 to the API
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698902>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 162,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '95a5f5d4-aeb2-57a6-abc6-9c298e470fd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698902',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 28318,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Stelvio 2.2 Sprint - Diesel - Automatic - 162 hp - '
'28.318 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2024}
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698902%27 HTTP/1.1" 200 None
2026-03-28 19:33:10 [adesa.fr] INFO: Saving data for 10698902: {'auction_closing_time': 1798675200.0, 'created_time': 1774013603.146751, 'last_price_update_time': 1774726390.942414}
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698902') HTTP/1.1" 204 0
2026-03-28 19:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa0298b9-2480-5ccb-a261-6bea7d783447 with identifier: 10738527
2026-03-28 19:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa0298b9-2480-5ccb-a261-6bea7d783447 with identifier: 10738527
2026-03-28 19:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa0298b9-2480-5ccb-a261-6bea7d783447 with identifier: 10738527 to the API
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738527>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'fa0298b9-2480-5ccb-a261-6bea7d783447',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-630-QM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738527',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 162216,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA 180d AMG Line - Diesel - Automatic - 116 hp - '
'162.216 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738527%27 HTTP/1.1" 200 None
2026-03-28 19:33:11 [adesa.fr] INFO: Saving data for 10738527: {'auction_closing_time': 1775116800.0, 'created_time': 1774629464.551146, 'last_price_update_time': 1774726391.229092}
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738527') HTTP/1.1" 204 0
2026-03-28 19:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264
2026-03-28 19:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c3dee9-e43f-5a69-a2c4-75b87103a548 with scrape type 2
2026-03-28 19:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62c3dee9-e43f-5a69-a2c4-75b87103a548 with scrape type 2
2026-03-28 19:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62c3dee9-e43f-5a69-a2c4-75b87103a548, identifier: 10691264
2026-03-28 19:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881
2026-03-28 19:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with scrape type 2
2026-03-28 19:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with scrape type 2
2026-03-28 19:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 714f3de9-b9d7-53cd-9624-c0fa40645cf1, identifier: 10723881
2026-03-28 19:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264
2026-03-28 19:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264
2026-03-28 19:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264 to the API
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691264>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '62c3dee9-e43f-5a69-a2c4-75b87103a548',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691264',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 24255,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C4 1.2 Max - Petrol - Automatic - 136 hp - 24.255 km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691264%27 HTTP/1.1" 200 None
2026-03-28 19:33:11 [adesa.fr] INFO: Saving data for 10691264: {'auction_closing_time': 1798675200.0, 'created_time': 1774013597.834784, 'last_price_update_time': 1774726391.713537}
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691264') HTTP/1.1" 204 0
2026-03-28 19:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881
2026-03-28 19:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881
2026-03-28 19:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881 to the API
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723881>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '714f3de9-b9d7-53cd-9624-c0fa40645cf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV206PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723881',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 26494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2024-03-08',
'seats_number': 5,
'seller_name': 'BEL Automotive bv',
'title': 'Peugeot 3008 Allure Pack - Petrol - Automatic - 136 hp - 26.494 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723881%27 HTTP/1.1" 200 None
2026-03-28 19:33:12 [adesa.fr] INFO: Saving data for 10723881: {'auction_closing_time': 1774868400.0, 'created_time': 1774445509.165107, 'last_price_update_time': 1774726392.043981}
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723881') HTTP/1.1" 204 0
2026-03-28 19:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with identifier: 10738493
2026-03-28 19:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with scrape type 2
2026-03-28 19:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with scrape type 2
2026-03-28 19:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d, identifier: 10738493
2026-03-28 19:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with identifier: 10738493
2026-03-28 19:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with identifier: 10738493
2026-03-28 19:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with identifier: 10738493 to the API
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738493>
{'auction_title': '',
'c_o_2_emission_value': 13,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 313,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-618-LD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738493',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 38008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28800,
'price_includes_vat': True,
'registration_date': '2024-07-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C Break 300de AMG Line - 4-Matic - Hybrid - Automatic '
'- 313 hp - 38.008 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738493%27 HTTP/1.1" 200 None
2026-03-28 19:33:12 [adesa.fr] INFO: Saving data for 10738493: {'auction_closing_time': 1775116800.0, 'created_time': 1774629426.856936, 'last_price_update_time': 1774726392.436897}
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738493') HTTP/1.1" 204 0
2026-03-28 19:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905
2026-03-28 19:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9b8c7d2-4462-59e5-98e5-4a20b2aedade with scrape type 2
2026-03-28 19:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9b8c7d2-4462-59e5-98e5-4a20b2aedade with scrape type 2
2026-03-28 19:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9b8c7d2-4462-59e5-98e5-4a20b2aedade, identifier: 10698905
2026-03-28 19:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040
2026-03-28 19:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c631a64c-0052-557c-a1af-16f2410ac076 with scrape type 2
2026-03-28 19:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c631a64c-0052-557c-a1af-16f2410ac076 with scrape type 2
2026-03-28 19:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c631a64c-0052-557c-a1af-16f2410ac076, identifier: 10698040
2026-03-28 19:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905
2026-03-28 19:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905
2026-03-28 19:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905 to the API
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698905>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 181,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a9b8c7d2-4462-59e5-98e5-4a20b2aedade',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698905',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 31834,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Tonale 1.3 Ti - Hybrid - Automatic - 181 hp - 31.834 km',
'transmission': 'automatic',
'trim': 'Ti',
'vin': None,
'year': 2023}
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698905%27 HTTP/1.1" 200 None
2026-03-28 19:33:12 [adesa.fr] INFO: Saving data for 10698905: {'auction_closing_time': 1798675200.0, 'created_time': 1774013600.972961, 'last_price_update_time': 1774726392.947975}
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698905') HTTP/1.1" 204 0
2026-03-28 19:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040
2026-03-28 19:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040
2026-03-28 19:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040 to the API
2026-03-28 19:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698040>
{'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': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c631a64c-0052-557c-a1af-16f2410ac076',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698040',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-Berlingo',
'odometer': 3757,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2025-01-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën e-Berlingo Plus - Electric - Automatic - 138 hp - 3.757 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2025}
2026-03-28 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698040%27 HTTP/1.1" 200 None
2026-03-28 19:33:13 [adesa.fr] INFO: Saving data for 10698040: {'auction_closing_time': 1798675200.0, 'created_time': 1774013597.412592, 'last_price_update_time': 1774726393.234259}
2026-03-28 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698040') HTTP/1.1" 204 0
2026-03-28 19:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801
2026-03-28 19:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with scrape type 2
2026-03-28 19:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with scrape type 2
2026-03-28 19:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b, identifier: 10724801
2026-03-28 19:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801
2026-03-28 19:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801
2026-03-28 19:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801 to the API
2026-03-28 19:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724801>
{'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': 'f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'W90910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724801',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 59682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 59.682 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724801%27 HTTP/1.1" 200 None
2026-03-28 19:33:13 [adesa.fr] INFO: Saving data for 10724801: {'auction_closing_time': 1801392300.0, 'created_time': 1774445611.499275, 'last_price_update_time': 1774726393.720056}
2026-03-28 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724801') HTTP/1.1" 204 0
2026-03-28 19:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721
2026-03-28 19:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e42672ed-e107-5be9-ae67-81906e15e58c with scrape type 2
2026-03-28 19:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e42672ed-e107-5be9-ae67-81906e15e58c with scrape type 2
2026-03-28 19:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e42672ed-e107-5be9-ae67-81906e15e58c, identifier: 10722721
2026-03-28 19:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054
2026-03-28 19:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6139f2-70f8-514a-81cf-4c60a0620ded with scrape type 2
2026-03-28 19:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec6139f2-70f8-514a-81cf-4c60a0620ded with scrape type 2
2026-03-28 19:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec6139f2-70f8-514a-81cf-4c60a0620ded, identifier: 10698054
2026-03-28 19:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904
2026-03-28 19:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feea0c36-cd97-537c-949d-55bccf0cf205 with scrape type 2
2026-03-28 19:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feea0c36-cd97-537c-949d-55bccf0cf205 with scrape type 2
2026-03-28 19:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: feea0c36-cd97-537c-949d-55bccf0cf205, identifier: 10698904
2026-03-28 19:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721
2026-03-28 19:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721
2026-03-28 19:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721 to the API
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722721>
{'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': 126,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e42672ed-e107-5be9-ae67-81906e15e58c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722721',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 64518,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-04-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Focus 1.0 ST Line X - Petrol - Manual - 126 hp - 64.518 km',
'transmission': 'manual',
'trim': 'ST Line X',
'vin': None,
'year': 2023}
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722721%27 HTTP/1.1" 200 None
2026-03-28 19:33:14 [adesa.fr] INFO: Saving data for 10722721: {'auction_closing_time': 1798675200.0, 'created_time': 1774445610.399705, 'last_price_update_time': 1774726394.301732}
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722721') HTTP/1.1" 204 0
2026-03-28 19:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054
2026-03-28 19:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054
2026-03-28 19:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054 to the API
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698054>
{'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': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'ec6139f2-70f8-514a-81cf-4c60a0620ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698054',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumpy - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698054%27 HTTP/1.1" 200 None
2026-03-28 19:33:14 [adesa.fr] INFO: Saving data for 10698054: {'auction_closing_time': 1798675200.0, 'created_time': 1774013598.519106, 'last_price_update_time': 1774726394.587763}
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698054') HTTP/1.1" 204 0
2026-03-28 19:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904
2026-03-28 19:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904
2026-03-28 19:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904 to the API
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698904>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 162,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'feea0c36-cd97-537c-949d-55bccf0cf205',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698904',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 37738,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29300,
'price_includes_vat': True,
'registration_date': '2024-06-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Stelvio 2.2 Sprint - Diesel - Automatic - 162 hp - '
'37.738 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2024}
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698904%27 HTTP/1.1" 200 None
2026-03-28 19:33:14 [adesa.fr] INFO: Saving data for 10698904: {'auction_closing_time': 1798675200.0, 'created_time': 1774013601.981538, 'last_price_update_time': 1774726394.892826}
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698904') HTTP/1.1" 204 0
2026-03-28 19:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7cb8e2e-4042-55ce-8a44-149dbb1f36ce with identifier: 10738572
2026-03-28 19:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7cb8e2e-4042-55ce-8a44-149dbb1f36ce with scrape type 2
2026-03-28 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7cb8e2e-4042-55ce-8a44-149dbb1f36ce with scrape type 2
2026-03-28 19:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e7cb8e2e-4042-55ce-8a44-149dbb1f36ce, identifier: 10738572
2026-03-28 19:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10730919
2026-03-28 19:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4e9d7be-b276-5b94-b691-b07552a0305e with scrape type 2
2026-03-28 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4e9d7be-b276-5b94-b691-b07552a0305e with scrape type 2
2026-03-28 19:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b4e9d7be-b276-5b94-b691-b07552a0305e, identifier: 10730919
2026-03-28 19:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e7cb8e2e-4042-55ce-8a44-149dbb1f36ce with identifier: 10738572
2026-03-28 19:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e7cb8e2e-4042-55ce-8a44-149dbb1f36ce with identifier: 10738572
2026-03-28 19:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e7cb8e2e-4042-55ce-8a44-149dbb1f36ce with identifier: 10738572 to the API
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738572>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7cb8e2e-4042-55ce-8a44-149dbb1f36ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-890-LL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738572',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 95063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2019-12-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C Break 220 CDI AMG Line - Diesel - Automatic - 194 '
'hp - 95.063 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738572%27 HTTP/1.1" 200 None
2026-03-28 19:33:15 [adesa.fr] INFO: Saving data for 10738572: {'auction_closing_time': 1775116800.0, 'created_time': 1774629462.819891, 'last_price_update_time': 1774726395.460125}
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738572') HTTP/1.1" 204 0
2026-03-28 19:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10730919
2026-03-28 19:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10730919
2026-03-28 19:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10730919 to the API
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730919>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b4e9d7be-b276-5b94-b691-b07552a0305e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-005-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730919',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 108092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2020-02-28',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Renault Clio 1.0 Air - Petrol - Manual - 75 hp - 108.092 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2020}
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730919%27 HTTP/1.1" 200 None
2026-03-28 19:33:15 [adesa.fr] INFO: Saving data for 10730919: {'auction_closing_time': 1774868400.0, 'created_time': 1774532154.03363, 'last_price_update_time': 1774726395.761451}
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730919') HTTP/1.1" 204 0
2026-03-28 19:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906
2026-03-28 19:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51844b17-63e6-5959-b359-cfed1a9c7700 with scrape type 2
2026-03-28 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51844b17-63e6-5959-b359-cfed1a9c7700 with scrape type 2
2026-03-28 19:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 51844b17-63e6-5959-b359-cfed1a9c7700, identifier: 10698906
2026-03-28 19:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906
2026-03-28 19:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906
2026-03-28 19:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906 to the API
2026-03-28 19:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698906>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Red',
'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': 'Petrol',
'id': '51844b17-63e6-5959-b359-cfed1a9c7700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 24507,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Tonale 1.5 - Petrol - Automatic - 162 hp - 24.507 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698906%27 HTTP/1.1" 200 None
2026-03-28 19:33:16 [adesa.fr] INFO: Saving data for 10698906: {'auction_closing_time': 1798675200.0, 'created_time': 1774013602.363958, 'last_price_update_time': 1774726396.165716}
2026-03-28 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698906') HTTP/1.1" 204 0
2026-03-28 19: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-28 19:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45b4f130-bc4b-5c67-809c-cdac85e3a167 with identifier: 10738659
2026-03-28 19:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45b4f130-bc4b-5c67-809c-cdac85e3a167 with scrape type 2
2026-03-28 19:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45b4f130-bc4b-5c67-809c-cdac85e3a167 with scrape type 2
2026-03-28 19:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 45b4f130-bc4b-5c67-809c-cdac85e3a167, identifier: 10738659
2026-03-28 19:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 45b4f130-bc4b-5c67-809c-cdac85e3a167 with identifier: 10738659
2026-03-28 19:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 45b4f130-bc4b-5c67-809c-cdac85e3a167 with identifier: 10738659
2026-03-28 19:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 45b4f130-bc4b-5c67-809c-cdac85e3a167 with identifier: 10738659 to the API
2026-03-28 19:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738659>
{'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': 218,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '45b4f130-bc4b-5c67-809c-cdac85e3a167',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-867-MG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738659',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 44306,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz B 250e AMG Line - Hybrid - Automatic - 218 hp - '
'44.306 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738659%27 HTTP/1.1" 200 None
2026-03-28 19:33:16 [adesa.fr] INFO: Saving data for 10738659: {'auction_closing_time': 1775116800.0, 'created_time': 1774629462.446532, 'last_price_update_time': 1774726396.564283}
2026-03-28 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738659') HTTP/1.1" 204 0
2026-03-28 19:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93842154-c1ed-5e14-a30f-0629d9d08c15 with identifier: 10738573
2026-03-28 19:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93842154-c1ed-5e14-a30f-0629d9d08c15 with scrape type 2
2026-03-28 19:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93842154-c1ed-5e14-a30f-0629d9d08c15 with scrape type 2
2026-03-28 19:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 93842154-c1ed-5e14-a30f-0629d9d08c15, identifier: 10738573
2026-03-28 19:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dad2a52e-fc43-5693-a88e-9a8ca88ec79e with identifier: 10738542
2026-03-28 19:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dad2a52e-fc43-5693-a88e-9a8ca88ec79e with scrape type 2
2026-03-28 19:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dad2a52e-fc43-5693-a88e-9a8ca88ec79e with scrape type 2
2026-03-28 19:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dad2a52e-fc43-5693-a88e-9a8ca88ec79e, identifier: 10738542
2026-03-28 19:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 93842154-c1ed-5e14-a30f-0629d9d08c15 with identifier: 10738573
2026-03-28 19:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 93842154-c1ed-5e14-a30f-0629d9d08c15 with identifier: 10738573
2026-03-28 19:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 93842154-c1ed-5e14-a30f-0629d9d08c15 with identifier: 10738573 to the API
2026-03-28 19:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738573>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '93842154-c1ed-5e14-a30f-0629d9d08c15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-854-CP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738573',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 62375,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 4,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C 200 AMG Line - Petrol - Automatic - 184 hp - 62.375 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738573%27 HTTP/1.1" 200 None
2026-03-28 19:33:17 [adesa.fr] INFO: Saving data for 10738573: {'auction_closing_time': 1775116800.0, 'created_time': 1774629430.056525, 'last_price_update_time': 1774726397.039874}
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738573') HTTP/1.1" 204 0
2026-03-28 19:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dad2a52e-fc43-5693-a88e-9a8ca88ec79e with identifier: 10738542
2026-03-28 19:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dad2a52e-fc43-5693-a88e-9a8ca88ec79e with identifier: 10738542
2026-03-28 19:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dad2a52e-fc43-5693-a88e-9a8ca88ec79e with identifier: 10738542 to the API
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738542>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'dad2a52e-fc43-5693-a88e-9a8ca88ec79e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL-395-BH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738542',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 136042,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2019-10-23',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C 180d Business Line - Diesel - Manual - 122 hp - '
'136.042 km',
'transmission': 'manual',
'trim': 'Business Line',
'vin': None,
'year': 2019}
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738542%27 HTTP/1.1" 200 None
2026-03-28 19:33:17 [adesa.fr] INFO: Saving data for 10738542: {'auction_closing_time': 1775116800.0, 'created_time': 1774629463.853758, 'last_price_update_time': 1774726397.373513}
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738542') HTTP/1.1" 204 0
2026-03-28 19:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c3a2bf-1125-5589-8099-b98240091f9d with identifier: 10738492
2026-03-28 19:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c3a2bf-1125-5589-8099-b98240091f9d with scrape type 2
2026-03-28 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84c3a2bf-1125-5589-8099-b98240091f9d with scrape type 2
2026-03-28 19:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 84c3a2bf-1125-5589-8099-b98240091f9d, identifier: 10738492
2026-03-28 19:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8116f9a-eed7-53e7-8c6e-173cd1f059de with identifier: 10738466
2026-03-28 19:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8116f9a-eed7-53e7-8c6e-173cd1f059de with scrape type 2
2026-03-28 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8116f9a-eed7-53e7-8c6e-173cd1f059de with scrape type 2
2026-03-28 19:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8116f9a-eed7-53e7-8c6e-173cd1f059de, identifier: 10738466
2026-03-28 19:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 84c3a2bf-1125-5589-8099-b98240091f9d with identifier: 10738492
2026-03-28 19:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 84c3a2bf-1125-5589-8099-b98240091f9d with identifier: 10738492
2026-03-28 19:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 84c3a2bf-1125-5589-8099-b98240091f9d with identifier: 10738492 to the API
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738492>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '84c3a2bf-1125-5589-8099-b98240091f9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-304-JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738492',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 129698,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2019-08-05',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C 200 Business Line - Diesel - Automatic - 160 hp - '
'129.698 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2019}
2026-03-28 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738492%27 HTTP/1.1" 200 None
2026-03-28 19:33:18 [adesa.fr] INFO: Saving data for 10738492: {'auction_closing_time': 1775116800.0, 'created_time': 1774629428.667373, 'last_price_update_time': 1774726398.001634}
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738492') HTTP/1.1" 204 0
2026-03-28 19:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8116f9a-eed7-53e7-8c6e-173cd1f059de with identifier: 10738466
2026-03-28 19:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8116f9a-eed7-53e7-8c6e-173cd1f059de with identifier: 10738466
2026-03-28 19:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8116f9a-eed7-53e7-8c6e-173cd1f059de with identifier: 10738466 to the API
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738466>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd8116f9a-eed7-53e7-8c6e-173cd1f059de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-065-ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738466',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 100097,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 218 hp - '
'100.097 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738466%27 HTTP/1.1" 200 None
2026-03-28 19:33:18 [adesa.fr] INFO: Saving data for 10738466: {'auction_closing_time': 1775116800.0, 'created_time': 1774629461.069654, 'last_price_update_time': 1774726398.286283}
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738466') HTTP/1.1" 204 0
2026-03-28 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8abcd7f-978c-5d60-b145-36af9adf16aa with identifier: 10738462
2026-03-28 19:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8abcd7f-978c-5d60-b145-36af9adf16aa with scrape type 2
2026-03-28 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8abcd7f-978c-5d60-b145-36af9adf16aa with scrape type 2
2026-03-28 19:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8abcd7f-978c-5d60-b145-36af9adf16aa, identifier: 10738462
2026-03-28 19:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8abcd7f-978c-5d60-b145-36af9adf16aa with identifier: 10738462
2026-03-28 19:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8abcd7f-978c-5d60-b145-36af9adf16aa with identifier: 10738462
2026-03-28 19:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8abcd7f-978c-5d60-b145-36af9adf16aa with identifier: 10738462 to the API
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738462>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'd8abcd7f-978c-5d60-b145-36af9adf16aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-349-AT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738462',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 145695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2023-07-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Ceed SW 1.0 T-GDI Active - Petrol - Manual - 120 hp - 145.695 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738462%27 HTTP/1.1" 200 None
2026-03-28 19:33:18 [adesa.fr] INFO: Saving data for 10738462: {'auction_closing_time': 1775116800.0, 'created_time': 1774629432.664865, 'last_price_update_time': 1774726398.683128}
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738462') HTTP/1.1" 204 0
2026-03-28 19:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e99523f-9507-56e2-9f3d-68fb5066d522 with identifier: 10738461
2026-03-28 19:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e99523f-9507-56e2-9f3d-68fb5066d522 with scrape type 2
2026-03-28 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e99523f-9507-56e2-9f3d-68fb5066d522 with scrape type 2
2026-03-28 19:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7e99523f-9507-56e2-9f3d-68fb5066d522, identifier: 10738461
2026-03-28 19:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60bd954-37cd-5abf-997b-4afea1c6286b with identifier: 10738491
2026-03-28 19:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60bd954-37cd-5abf-997b-4afea1c6286b with scrape type 2
2026-03-28 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d60bd954-37cd-5abf-997b-4afea1c6286b with scrape type 2
2026-03-28 19:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d60bd954-37cd-5abf-997b-4afea1c6286b, identifier: 10738491
2026-03-28 19:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7e99523f-9507-56e2-9f3d-68fb5066d522 with identifier: 10738461
2026-03-28 19:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7e99523f-9507-56e2-9f3d-68fb5066d522 with identifier: 10738461
2026-03-28 19:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7e99523f-9507-56e2-9f3d-68fb5066d522 with identifier: 10738461 to the API
2026-03-28 19:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738461>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7e99523f-9507-56e2-9f3d-68fb5066d522',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-087-CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738461',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 161064,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Tucson 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'161.064 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738461%27 HTTP/1.1" 200 None
2026-03-28 19:33:19 [adesa.fr] INFO: Saving data for 10738461: {'auction_closing_time': 1775116800.0, 'created_time': 1774629447.825748, 'last_price_update_time': 1774726399.273561}
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738461') HTTP/1.1" 204 0
2026-03-28 19:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d60bd954-37cd-5abf-997b-4afea1c6286b with identifier: 10738491
2026-03-28 19:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d60bd954-37cd-5abf-997b-4afea1c6286b with identifier: 10738491
2026-03-28 19:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d60bd954-37cd-5abf-997b-4afea1c6286b with identifier: 10738491 to the API
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738491>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd60bd954-37cd-5abf-997b-4afea1c6286b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-286-PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738491',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 101132,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz B 200d Business Line - Diesel - Automatic - 150 hp - '
'101.132 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738491%27 HTTP/1.1" 200 None
2026-03-28 19:33:19 [adesa.fr] INFO: Saving data for 10738491: {'auction_closing_time': 1775116800.0, 'created_time': 1774629460.35542, 'last_price_update_time': 1774726399.545279}
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738491') HTTP/1.1" 204 0
2026-03-28 19:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e7bc09b-0a5d-5a2d-802f-d0a2515e74f4 with identifier: 10738460
2026-03-28 19:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e7bc09b-0a5d-5a2d-802f-d0a2515e74f4 with scrape type 2
2026-03-28 19:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e7bc09b-0a5d-5a2d-802f-d0a2515e74f4 with scrape type 2
2026-03-28 19:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6e7bc09b-0a5d-5a2d-802f-d0a2515e74f4, identifier: 10738460
2026-03-28 19:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6e7bc09b-0a5d-5a2d-802f-d0a2515e74f4 with identifier: 10738460
2026-03-28 19:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6e7bc09b-0a5d-5a2d-802f-d0a2515e74f4 with identifier: 10738460
2026-03-28 19:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6e7bc09b-0a5d-5a2d-802f-d0a2515e74f4 with identifier: 10738460 to the API
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738460>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '6e7bc09b-0a5d-5a2d-802f-d0a2515e74f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-703-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738460',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 132636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Tucson 1.6 CRDI Executive - Diesel - Automatic - 136 hp - '
'132.636 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738460%27 HTTP/1.1" 200 None
2026-03-28 19:33:19 [adesa.fr] INFO: Saving data for 10738460: {'auction_closing_time': 1775116800.0, 'created_time': 1774629478.465409, 'last_price_update_time': 1774726399.9338}
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738460') HTTP/1.1" 204 0
2026-03-28 19:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0981a888-dfa6-508d-b834-a47f9b38be65 with identifier: 10738459
2026-03-28 19:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0981a888-dfa6-508d-b834-a47f9b38be65 with scrape type 2
2026-03-28 19:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0981a888-dfa6-508d-b834-a47f9b38be65 with scrape type 2
2026-03-28 19:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0981a888-dfa6-508d-b834-a47f9b38be65, identifier: 10738459
2026-03-28 19:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0981a888-dfa6-508d-b834-a47f9b38be65 with identifier: 10738459
2026-03-28 19:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0981a888-dfa6-508d-b834-a47f9b38be65 with identifier: 10738459
2026-03-28 19:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0981a888-dfa6-508d-b834-a47f9b38be65 with identifier: 10738459 to the API
2026-03-28 19:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738459>
{'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': 141,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0981a888-dfa6-508d-b834-a47f9b38be65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-722-AQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738459',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 100689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Kona 1.6 Business - Hybrid - Automatic - 141 hp - 100.689 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738459%27 HTTP/1.1" 200 None
2026-03-28 19:33:20 [adesa.fr] INFO: Saving data for 10738459: {'auction_closing_time': 1775116800.0, 'created_time': 1774629448.203982, 'last_price_update_time': 1774726400.326458}
2026-03-28 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738459') HTTP/1.1" 204 0
2026-03-28 19:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a53f7f07-497a-5459-85dd-6560211161d6 with identifier: 10738570
2026-03-28 19:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a53f7f07-497a-5459-85dd-6560211161d6 with scrape type 2
2026-03-28 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a53f7f07-497a-5459-85dd-6560211161d6 with scrape type 2
2026-03-28 19:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a53f7f07-497a-5459-85dd-6560211161d6, identifier: 10738570
2026-03-28 19:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2313c3ba-08ea-571a-a95d-244b40b55799 with identifier: 10738458
2026-03-28 19:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2313c3ba-08ea-571a-a95d-244b40b55799 with scrape type 2
2026-03-28 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2313c3ba-08ea-571a-a95d-244b40b55799 with scrape type 2
2026-03-28 19:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2313c3ba-08ea-571a-a95d-244b40b55799, identifier: 10738458
2026-03-28 19:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a53f7f07-497a-5459-85dd-6560211161d6 with identifier: 10738570
2026-03-28 19:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a53f7f07-497a-5459-85dd-6560211161d6 with identifier: 10738570
2026-03-28 19:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a53f7f07-497a-5459-85dd-6560211161d6 with identifier: 10738570 to the API
2026-03-28 19:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738570>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a53f7f07-497a-5459-85dd-6560211161d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-892-DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738570',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 80897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Tucson 1.6 Business - AWD - Hybrid - Automatic - 265 hp - '
'80.897 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738570%27 HTTP/1.1" 200 None
2026-03-28 19:33:20 [adesa.fr] INFO: Saving data for 10738570: {'auction_closing_time': 1775116800.0, 'created_time': 1774629506.647587, 'last_price_update_time': 1774726400.856451}
2026-03-28 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738570') HTTP/1.1" 204 0
2026-03-28 19:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2313c3ba-08ea-571a-a95d-244b40b55799 with identifier: 10738458
2026-03-28 19:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2313c3ba-08ea-571a-a95d-244b40b55799 with identifier: 10738458
2026-03-28 19:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2313c3ba-08ea-571a-a95d-244b40b55799 with identifier: 10738458 to the API
2026-03-28 19:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738458>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2313c3ba-08ea-571a-a95d-244b40b55799',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-591-CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738458',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 61007,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Kona 1.6 Executive - Hybrid - Automatic - 141 hp - 61.007 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-28 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738458%27 HTTP/1.1" 200 None
2026-03-28 19:33:21 [adesa.fr] INFO: Saving data for 10738458: {'auction_closing_time': 1775116800.0, 'created_time': 1774629477.814311, 'last_price_update_time': 1774726401.214842}
2026-03-28 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738458') HTTP/1.1" 204 0
2026-03-28 19:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5500d60-90d8-53f8-9186-442cefbc812d with identifier: 10738567
2026-03-28 19:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5500d60-90d8-53f8-9186-442cefbc812d with scrape type 2
2026-03-28 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5500d60-90d8-53f8-9186-442cefbc812d with scrape type 2
2026-03-28 19:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5500d60-90d8-53f8-9186-442cefbc812d, identifier: 10738567
2026-03-28 19:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd81fe5f-7fa5-566b-a0d7-3a6585ac0b85 with identifier: 10738569
2026-03-28 19:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd81fe5f-7fa5-566b-a0d7-3a6585ac0b85 with scrape type 2
2026-03-28 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd81fe5f-7fa5-566b-a0d7-3a6585ac0b85 with scrape type 2
2026-03-28 19:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fd81fe5f-7fa5-566b-a0d7-3a6585ac0b85, identifier: 10738569
2026-03-28 19:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a with identifier: 10738568
2026-03-28 19:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a with scrape type 2
2026-03-28 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a with scrape type 2
2026-03-28 19:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a, identifier: 10738568
2026-03-28 19:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5500d60-90d8-53f8-9186-442cefbc812d with identifier: 10738567
2026-03-28 19:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5500d60-90d8-53f8-9186-442cefbc812d with identifier: 10738567
2026-03-28 19:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5500d60-90d8-53f8-9186-442cefbc812d with identifier: 10738567 to the API
2026-03-28 19:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738567>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a5500d60-90d8-53f8-9186-442cefbc812d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-245-XE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738567',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 66242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Ioniq 1.6 Intuitive - Hybrid - Automatic - 141 hp - 66.242 '
'km',
'transmission': 'automatic',
'trim': 'Intuitive',
'vin': None,
'year': 2021}
2026-03-28 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738567%27 HTTP/1.1" 200 None
2026-03-28 19:33:21 [adesa.fr] INFO: Saving data for 10738567: {'auction_closing_time': 1775116800.0, 'created_time': 1774629477.470771, 'last_price_update_time': 1774726401.889731}
2026-03-28 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738567') HTTP/1.1" 204 0
2026-03-28 19:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fd81fe5f-7fa5-566b-a0d7-3a6585ac0b85 with identifier: 10738569
2026-03-28 19:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fd81fe5f-7fa5-566b-a0d7-3a6585ac0b85 with identifier: 10738569
2026-03-28 19:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fd81fe5f-7fa5-566b-a0d7-3a6585ac0b85 with identifier: 10738569 to the API
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738569>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fd81fe5f-7fa5-566b-a0d7-3a6585ac0b85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-977-GB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738569',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 79708,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-08-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Ioniq 1.6 Executive - Hybrid - Automatic - 141 hp - 79.708 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738569%27 HTTP/1.1" 200 None
2026-03-28 19:33:22 [adesa.fr] INFO: Saving data for 10738569: {'auction_closing_time': 1775116800.0, 'created_time': 1774629485.387942, 'last_price_update_time': 1774726402.185673}
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738569') HTTP/1.1" 204 0
2026-03-28 19:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a with identifier: 10738568
2026-03-28 19:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a with identifier: 10738568
2026-03-28 19:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a with identifier: 10738568 to the API
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738568>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-005-GC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738568',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 73020,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-08-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Ioniq 1.6 Executive - Hybrid - Automatic - 141 hp - 73.020 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738568%27 HTTP/1.1" 200 None
2026-03-28 19:33:22 [adesa.fr] INFO: Saving data for 10738568: {'auction_closing_time': 1775116800.0, 'created_time': 1774629467.419785, 'last_price_update_time': 1774726402.464299}
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738568') HTTP/1.1" 204 0
2026-03-28 19:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f561939-feea-5c4b-8de1-f54768b51b5f with identifier: 10738634
2026-03-28 19:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f561939-feea-5c4b-8de1-f54768b51b5f with scrape type 2
2026-03-28 19:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f561939-feea-5c4b-8de1-f54768b51b5f with scrape type 2
2026-03-28 19:33:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f561939-feea-5c4b-8de1-f54768b51b5f, identifier: 10738634
2026-03-28 19:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f561939-feea-5c4b-8de1-f54768b51b5f with identifier: 10738634
2026-03-28 19:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f561939-feea-5c4b-8de1-f54768b51b5f with identifier: 10738634
2026-03-28 19:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f561939-feea-5c4b-8de1-f54768b51b5f with identifier: 10738634 to the API
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738634>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2f561939-feea-5c4b-8de1-f54768b51b5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-219-SC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738634',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 122772,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Tucson 1.6 Business - Hybrid - Automatic - 230 hp - 122.772 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738634%27 HTTP/1.1" 200 None
2026-03-28 19:33:22 [adesa.fr] INFO: Saving data for 10738634: {'auction_closing_time': 1775116800.0, 'created_time': 1774629464.199963, 'last_price_update_time': 1774726402.950804}
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738634') HTTP/1.1" 204 0
2026-03-28 19:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8150fdc-5c77-5d6e-9d34-d7726ea78133 with identifier: 10738456
2026-03-28 19:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8150fdc-5c77-5d6e-9d34-d7726ea78133 with scrape type 2
2026-03-28 19:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8150fdc-5c77-5d6e-9d34-d7726ea78133 with scrape type 2
2026-03-28 19:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8150fdc-5c77-5d6e-9d34-d7726ea78133, identifier: 10738456
2026-03-28 19:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c898b8e1-1898-5fb9-a205-df201119d940 with identifier: 10738565
2026-03-28 19:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c898b8e1-1898-5fb9-a205-df201119d940 with scrape type 2
2026-03-28 19:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c898b8e1-1898-5fb9-a205-df201119d940 with scrape type 2
2026-03-28 19:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c898b8e1-1898-5fb9-a205-df201119d940, identifier: 10738565
2026-03-28 19:33:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8150fdc-5c77-5d6e-9d34-d7726ea78133 with identifier: 10738456
2026-03-28 19:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8150fdc-5c77-5d6e-9d34-d7726ea78133 with identifier: 10738456
2026-03-28 19:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8150fdc-5c77-5d6e-9d34-d7726ea78133 with identifier: 10738456 to the API
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738456>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e8150fdc-5c77-5d6e-9d34-d7726ea78133',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-290-RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738456',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Ford',
'model': 'Transit',
'odometer': 198752,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2022-07-22',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Ford Transit Courier 1.5 Trend - Diesel - Manual - 100 hp - 198.752 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738456%27 HTTP/1.1" 200 None
2026-03-28 19:33:23 [adesa.fr] INFO: Saving data for 10738456: {'auction_closing_time': 1775116800.0, 'created_time': 1774629485.028248, 'last_price_update_time': 1774726403.446043}
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738456') HTTP/1.1" 204 0
2026-03-28 19:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c898b8e1-1898-5fb9-a205-df201119d940 with identifier: 10738565
2026-03-28 19:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c898b8e1-1898-5fb9-a205-df201119d940 with identifier: 10738565
2026-03-28 19:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c898b8e1-1898-5fb9-a205-df201119d940 with identifier: 10738565 to the API
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738565>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'c898b8e1-1898-5fb9-a205-df201119d940',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-171-CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738565',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 54071,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2026-01-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'DS DS7 Crossback 1.6i Performance Line - Petrol - Automatic - 180 '
'hp - 54.071 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2026}
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738565%27 HTTP/1.1" 200 None
2026-03-28 19:33:23 [adesa.fr] INFO: Saving data for 10738565: {'auction_closing_time': 1775116800.0, 'created_time': 1774629491.156241, 'last_price_update_time': 1774726403.727821}
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738565') HTTP/1.1" 204 0
2026-03-28 19:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0048c03f-8d34-55cc-94df-f7034f029bd4 with identifier: 10738566
2026-03-28 19:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0048c03f-8d34-55cc-94df-f7034f029bd4 with scrape type 2
2026-03-28 19:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0048c03f-8d34-55cc-94df-f7034f029bd4 with scrape type 2
2026-03-28 19:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0048c03f-8d34-55cc-94df-f7034f029bd4, identifier: 10738566
2026-03-28 19:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0048c03f-8d34-55cc-94df-f7034f029bd4 with identifier: 10738566
2026-03-28 19:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0048c03f-8d34-55cc-94df-f7034f029bd4 with identifier: 10738566
2026-03-28 19:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0048c03f-8d34-55cc-94df-f7034f029bd4 with identifier: 10738566 to the API
2026-03-28 19:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738566>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0048c03f-8d34-55cc-94df-f7034f029bd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-299-XE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738566',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 64131,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Ioniq 1.6 Executive - Hybrid - Automatic - 141 hp - 64.131 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738566%27 HTTP/1.1" 200 None
2026-03-28 19:33:24 [adesa.fr] INFO: Saving data for 10738566: {'auction_closing_time': 1775116800.0, 'created_time': 1774629465.911134, 'last_price_update_time': 1774726404.134388}
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738566') HTTP/1.1" 204 0
2026-03-28 19:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8880bc18-b4fa-5696-8762-5faa3f6f10c2 with identifier: 10738455
2026-03-28 19:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8880bc18-b4fa-5696-8762-5faa3f6f10c2 with scrape type 2
2026-03-28 19:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8880bc18-b4fa-5696-8762-5faa3f6f10c2 with scrape type 2
2026-03-28 19:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8880bc18-b4fa-5696-8762-5faa3f6f10c2, identifier: 10738455
2026-03-28 19:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 558de2aa-2b70-5a70-a2b7-ad0cabc8daf7 with identifier: 10738656
2026-03-28 19:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 558de2aa-2b70-5a70-a2b7-ad0cabc8daf7 with scrape type 2
2026-03-28 19:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 558de2aa-2b70-5a70-a2b7-ad0cabc8daf7 with scrape type 2
2026-03-28 19:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 558de2aa-2b70-5a70-a2b7-ad0cabc8daf7, identifier: 10738656
2026-03-28 19:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8880bc18-b4fa-5696-8762-5faa3f6f10c2 with identifier: 10738455
2026-03-28 19:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8880bc18-b4fa-5696-8762-5faa3f6f10c2 with identifier: 10738455
2026-03-28 19:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8880bc18-b4fa-5696-8762-5faa3f6f10c2 with identifier: 10738455 to the API
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738455>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '8880bc18-b4fa-5696-8762-5faa3f6f10c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-356-TY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738455',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 185741,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-08-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 185.741 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2019}
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738455%27 HTTP/1.1" 200 None
2026-03-28 19:33:24 [adesa.fr] INFO: Saving data for 10738455: {'auction_closing_time': 1775116800.0, 'created_time': 1774629489.865168, 'last_price_update_time': 1774726404.682563}
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738455') HTTP/1.1" 204 0
2026-03-28 19:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 558de2aa-2b70-5a70-a2b7-ad0cabc8daf7 with identifier: 10738656
2026-03-28 19:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 558de2aa-2b70-5a70-a2b7-ad0cabc8daf7 with identifier: 10738656
2026-03-28 19:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 558de2aa-2b70-5a70-a2b7-ad0cabc8daf7 with identifier: 10738656 to the API
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '558de2aa-2b70-5a70-a2b7-ad0cabc8daf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-339-SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738656',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 47771,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'DS DS7 Crossback 1.6i Performance Line - Petrol - Automatic - 180 '
'hp - 47.771 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738656%27 HTTP/1.1" 200 None
2026-03-28 19:33:24 [adesa.fr] INFO: Saving data for 10738656: {'auction_closing_time': 1775116800.0, 'created_time': 1774629490.383761, 'last_price_update_time': 1774726404.969016}
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738656') HTTP/1.1" 204 0
2026-03-28 19:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9036481-dd9e-593c-8b8b-a67cde98a203 with identifier: 10738655
2026-03-28 19:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9036481-dd9e-593c-8b8b-a67cde98a203 with scrape type 2
2026-03-28 19:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9036481-dd9e-593c-8b8b-a67cde98a203 with scrape type 2
2026-03-28 19:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e9036481-dd9e-593c-8b8b-a67cde98a203, identifier: 10738655
2026-03-28 19:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de530d58-1f53-5a27-9018-dd802c470313 with identifier: 10738600
2026-03-28 19:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de530d58-1f53-5a27-9018-dd802c470313 with scrape type 2
2026-03-28 19:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de530d58-1f53-5a27-9018-dd802c470313 with scrape type 2
2026-03-28 19:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: de530d58-1f53-5a27-9018-dd802c470313, identifier: 10738600
2026-03-28 19:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e9036481-dd9e-593c-8b8b-a67cde98a203 with identifier: 10738655
2026-03-28 19:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e9036481-dd9e-593c-8b8b-a67cde98a203 with identifier: 10738655
2026-03-28 19:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e9036481-dd9e-593c-8b8b-a67cde98a203 with identifier: 10738655 to the API
2026-03-28 19:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738655>
{'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': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e9036481-dd9e-593c-8b8b-a67cde98a203',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-843-RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738655',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 138418,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën Jumpy 1.5 HDI DRIVER - Diesel - Manual - 120 hp - 138.418 '
'km',
'transmission': 'manual',
'trim': 'DRIVER',
'vin': None,
'year': 2021}
2026-03-28 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738655%27 HTTP/1.1" 200 None
2026-03-28 19:33:25 [adesa.fr] INFO: Saving data for 10738655: {'auction_closing_time': 1775116800.0, 'created_time': 1774629502.015022, 'last_price_update_time': 1774726405.547949}
2026-03-28 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738655') HTTP/1.1" 204 0
2026-03-28 19:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: de530d58-1f53-5a27-9018-dd802c470313 with identifier: 10738600
2026-03-28 19:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: de530d58-1f53-5a27-9018-dd802c470313 with identifier: 10738600
2026-03-28 19:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: de530d58-1f53-5a27-9018-dd802c470313 with identifier: 10738600 to the API
2026-03-28 19:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738600>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'de530d58-1f53-5a27-9018-dd802c470313',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-024-BX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738600',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS4',
'odometer': 140335,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-07-06',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'DS DS4 1.6 Rivoli - Hybrid - Automatic - 225 hp - 140.335 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2023}
2026-03-28 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738600%27 HTTP/1.1" 200 None
2026-03-28 19:33:25 [adesa.fr] INFO: Saving data for 10738600: {'auction_closing_time': 1775116800.0, 'created_time': 1774629496.822315, 'last_price_update_time': 1774726405.829912}
2026-03-28 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738600') HTTP/1.1" 204 0
2026-03-28 19:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd9fe4d6-1f4b-5b9f-8672-21c7df592b3a with identifier: 10738601
2026-03-28 19:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd9fe4d6-1f4b-5b9f-8672-21c7df592b3a with scrape type 2
2026-03-28 19:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd9fe4d6-1f4b-5b9f-8672-21c7df592b3a with scrape type 2
2026-03-28 19:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cd9fe4d6-1f4b-5b9f-8672-21c7df592b3a, identifier: 10738601
2026-03-28 19:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b59cc66-fe3b-5123-a3be-968278db243f with identifier: 10738454
2026-03-28 19:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b59cc66-fe3b-5123-a3be-968278db243f with scrape type 2
2026-03-28 19:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b59cc66-fe3b-5123-a3be-968278db243f with scrape type 2
2026-03-28 19:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3b59cc66-fe3b-5123-a3be-968278db243f, identifier: 10738454
2026-03-28 19:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cd9fe4d6-1f4b-5b9f-8672-21c7df592b3a with identifier: 10738601
2026-03-28 19:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cd9fe4d6-1f4b-5b9f-8672-21c7df592b3a with identifier: 10738601
2026-03-28 19:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cd9fe4d6-1f4b-5b9f-8672-21c7df592b3a with identifier: 10738601 to the API
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cd9fe4d6-1f4b-5b9f-8672-21c7df592b3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-841-BN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738601',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS4',
'odometer': 150242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-07-05',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'DS DS4 1.6 Rivoli - Hybrid - Automatic - 225 hp - 150.242 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2023}
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738601%27 HTTP/1.1" 200 None
2026-03-28 19:33:26 [adesa.fr] INFO: Saving data for 10738601: {'auction_closing_time': 1775116800.0, 'created_time': 1774629489.54397, 'last_price_update_time': 1774726406.354178}
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738601') HTTP/1.1" 204 0
2026-03-28 19:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3b59cc66-fe3b-5123-a3be-968278db243f with identifier: 10738454
2026-03-28 19:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3b59cc66-fe3b-5123-a3be-968278db243f with identifier: 10738454
2026-03-28 19:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3b59cc66-fe3b-5123-a3be-968278db243f with identifier: 10738454 to the API
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738454>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '3b59cc66-fe3b-5123-a3be-968278db243f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-394-DN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738454',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS4',
'odometer': 16558,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-07-11',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'DS DS4 1.6 Rivoli - Hybrid - Automatic - 225 hp - 16.558 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2023}
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738454%27 HTTP/1.1" 200 None
2026-03-28 19:33:26 [adesa.fr] INFO: Saving data for 10738454: {'auction_closing_time': 1775116800.0, 'created_time': 1774629489.15174, 'last_price_update_time': 1774726406.652946}
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738454') HTTP/1.1" 204 0
2026-03-28 19:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b84835-89dc-5e45-8e43-f59848118d0f with identifier: 10738654
2026-03-28 19:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b84835-89dc-5e45-8e43-f59848118d0f with scrape type 2
2026-03-28 19:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1b84835-89dc-5e45-8e43-f59848118d0f with scrape type 2
2026-03-28 19:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1b84835-89dc-5e45-8e43-f59848118d0f, identifier: 10738654
2026-03-28 19:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1b84835-89dc-5e45-8e43-f59848118d0f with identifier: 10738654
2026-03-28 19:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1b84835-89dc-5e45-8e43-f59848118d0f with identifier: 10738654
2026-03-28 19:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1b84835-89dc-5e45-8e43-f59848118d0f with identifier: 10738654 to the API
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738654>
{'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': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1b84835-89dc-5e45-8e43-f59848118d0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-180-PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738654',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 163809,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-03-04',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën Jumper L2H2 2.2 HDI Club - Diesel - Manual - 120 hp - '
'163.809 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2021}
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738654%27 HTTP/1.1" 200 None
2026-03-28 19:33:27 [adesa.fr] INFO: Saving data for 10738654: {'auction_closing_time': 1775116800.0, 'created_time': 1774629547.381221, 'last_price_update_time': 1774726407.032731}
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738654') HTTP/1.1" 204 0
2026-03-28 19:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 394a0e81-6c6d-54a4-9480-4872a8218eae with identifier: 10738599
2026-03-28 19:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 394a0e81-6c6d-54a4-9480-4872a8218eae with scrape type 2
2026-03-28 19:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 394a0e81-6c6d-54a4-9480-4872a8218eae with scrape type 2
2026-03-28 19:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 394a0e81-6c6d-54a4-9480-4872a8218eae, identifier: 10738599
2026-03-28 19:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 394a0e81-6c6d-54a4-9480-4872a8218eae with identifier: 10738599
2026-03-28 19:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 394a0e81-6c6d-54a4-9480-4872a8218eae with identifier: 10738599
2026-03-28 19:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 394a0e81-6c6d-54a4-9480-4872a8218eae with identifier: 10738599 to the API
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738599>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '394a0e81-6c6d-54a4-9480-4872a8218eae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-307-MJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738599',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 165267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2020-06-15',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën Jumper L3H2 Driver - Diesel - Manual - 140 hp - 165.267 km',
'transmission': 'manual',
'trim': 'Driver',
'vin': None,
'year': 2020}
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738599%27 HTTP/1.1" 200 None
2026-03-28 19:33:27 [adesa.fr] INFO: Saving data for 10738599: {'auction_closing_time': 1775116800.0, 'created_time': 1774629466.621052, 'last_price_update_time': 1774726407.512731}
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738599') HTTP/1.1" 204 0
2026-03-28 19:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeeea339-464f-57ae-9c7d-7e197726ab0b with identifier: 10738598
2026-03-28 19:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeeea339-464f-57ae-9c7d-7e197726ab0b with scrape type 2
2026-03-28 19:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aeeea339-464f-57ae-9c7d-7e197726ab0b with scrape type 2
2026-03-28 19:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aeeea339-464f-57ae-9c7d-7e197726ab0b, identifier: 10738598
2026-03-28 19:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aeeea339-464f-57ae-9c7d-7e197726ab0b with identifier: 10738598
2026-03-28 19:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aeeea339-464f-57ae-9c7d-7e197726ab0b with identifier: 10738598
2026-03-28 19:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aeeea339-464f-57ae-9c7d-7e197726ab0b with identifier: 10738598 to the API
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738598>
{'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': 131,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'aeeea339-464f-57ae-9c7d-7e197726ab0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-337-CL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738598',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 149329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C5 Aircross 1.5 HDI Shine - Diesel - Automatic - 131 hp - '
'149.329 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738598%27 HTTP/1.1" 200 None
2026-03-28 19:33:27 [adesa.fr] INFO: Saving data for 10738598: {'auction_closing_time': 1775116800.0, 'created_time': 1774629515.936199, 'last_price_update_time': 1774726407.995792}
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738598') HTTP/1.1" 204 0
2026-03-28 19:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dab62976-b8f5-52e2-a0f2-a763247fb94d with identifier: 10738453
2026-03-28 19:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dab62976-b8f5-52e2-a0f2-a763247fb94d with scrape type 2
2026-03-28 19:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dab62976-b8f5-52e2-a0f2-a763247fb94d with scrape type 2
2026-03-28 19:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dab62976-b8f5-52e2-a0f2-a763247fb94d, identifier: 10738453
2026-03-28 19:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a0a2d5c-af4a-5146-8836-99e69d8f4942 with identifier: 10738452
2026-03-28 19:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a0a2d5c-af4a-5146-8836-99e69d8f4942 with scrape type 2
2026-03-28 19:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a0a2d5c-af4a-5146-8836-99e69d8f4942 with scrape type 2
2026-03-28 19:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a0a2d5c-af4a-5146-8836-99e69d8f4942, identifier: 10738452
2026-03-28 19:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dab62976-b8f5-52e2-a0f2-a763247fb94d with identifier: 10738453
2026-03-28 19:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dab62976-b8f5-52e2-a0f2-a763247fb94d with identifier: 10738453
2026-03-28 19:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dab62976-b8f5-52e2-a0f2-a763247fb94d with identifier: 10738453 to the API
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738453>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'dab62976-b8f5-52e2-a0f2-a763247fb94d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-086-RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738453',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 64004,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 225 hp - '
'64.004 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738453%27 HTTP/1.1" 200 None
2026-03-28 19:33:28 [adesa.fr] INFO: Saving data for 10738453: {'auction_closing_time': 1775116800.0, 'created_time': 1774629508.882993, 'last_price_update_time': 1774726408.462344}
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738453') HTTP/1.1" 204 0
2026-03-28 19:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a0a2d5c-af4a-5146-8836-99e69d8f4942 with identifier: 10738452
2026-03-28 19:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a0a2d5c-af4a-5146-8836-99e69d8f4942 with identifier: 10738452
2026-03-28 19:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a0a2d5c-af4a-5146-8836-99e69d8f4942 with identifier: 10738452 to the API
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738452>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1a0a2d5c-af4a-5146-8836-99e69d8f4942',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-718-XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738452',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 153845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-02-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C4 Spacetourer 1.5 HDI Live - Diesel - Automatic - 130 hp - '
'153.845 km',
'transmission': 'automatic',
'trim': 'Live',
'vin': None,
'year': 2020}
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738452%27 HTTP/1.1" 200 None
2026-03-28 19:33:28 [adesa.fr] INFO: Saving data for 10738452: {'auction_closing_time': 1775116800.0, 'created_time': 1774629513.671321, 'last_price_update_time': 1774726408.75363}
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738452') HTTP/1.1" 204 0
2026-03-28 19:33:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4cd295b-23e7-5098-8937-a7c7ea63cead with identifier: 10738633
2026-03-28 19:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4cd295b-23e7-5098-8937-a7c7ea63cead with scrape type 2
2026-03-28 19:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4cd295b-23e7-5098-8937-a7c7ea63cead with scrape type 2
2026-03-28 19:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f4cd295b-23e7-5098-8937-a7c7ea63cead, identifier: 10738633
2026-03-28 19:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f4cd295b-23e7-5098-8937-a7c7ea63cead with identifier: 10738633
2026-03-28 19:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f4cd295b-23e7-5098-8937-a7c7ea63cead with identifier: 10738633
2026-03-28 19:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f4cd295b-23e7-5098-8937-a7c7ea63cead with identifier: 10738633 to the API
2026-03-28 19:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738633>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f4cd295b-23e7-5098-8937-a7c7ea63cead',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-244-RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738633',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 145867,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-09-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C5 Aircross 1.5 HDI Shine - Diesel - Automatic - 131 hp - '
'145.867 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738633%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Saving data for 10738633: {'auction_closing_time': 1775116800.0, 'created_time': 1774629520.372804, 'last_price_update_time': 1774726409.174768}
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738633') HTTP/1.1" 204 0
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675009%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-28 19:33:29 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695475%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10695475: 2
2026-03-28 19:33:29 [adesa.fr] INFO: Scraping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-28 19:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9327755b-dcb1-5ae3-ae5a-97704accdbcd with identifier: 10738564
2026-03-28 19:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9327755b-dcb1-5ae3-ae5a-97704accdbcd with scrape type 2
2026-03-28 19:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9327755b-dcb1-5ae3-ae5a-97704accdbcd with scrape type 2
2026-03-28 19:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9327755b-dcb1-5ae3-ae5a-97704accdbcd, identifier: 10738564
2026-03-28 19:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9327755b-dcb1-5ae3-ae5a-97704accdbcd with identifier: 10738564
2026-03-28 19:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9327755b-dcb1-5ae3-ae5a-97704accdbcd with identifier: 10738564
2026-03-28 19:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9327755b-dcb1-5ae3-ae5a-97704accdbcd with identifier: 10738564 to the API
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738564>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9327755b-dcb1-5ae3-ae5a-97704accdbcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-616-XJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738564',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 208005,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2019-07-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Dacia Sandero 1.5 DCI Essential - Diesel - Manual - 75 hp - 208.005 '
'km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2019}
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738564%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Saving data for 10738564: {'auction_closing_time': 1775116800.0, 'created_time': 1774629499.355141, 'last_price_update_time': 1774726409.632906}
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738564') HTTP/1.1" 204 0
2026-03-28 19: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-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653814%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10653814: 2
2026-03-28 19:33:29 [adesa.fr] INFO: Scraping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707921%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10707921: 0
2026-03-28 19:33:29 [adesa.fr] INFO: Skipping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710696362%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10696362: 2
2026-03-28 19:33:29 [adesa.fr] INFO: Scraping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-28 19:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd76708b-d600-5d37-8c57-a6adac61acb1 with identifier: 10738488
2026-03-28 19:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd76708b-d600-5d37-8c57-a6adac61acb1 with scrape type 2
2026-03-28 19:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd76708b-d600-5d37-8c57-a6adac61acb1 with scrape type 2
2026-03-28 19:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cd76708b-d600-5d37-8c57-a6adac61acb1, identifier: 10738488
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10733990
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733990%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10733990: 0
2026-03-28 19:33:29 [adesa.fr] INFO: Skipping item 10733990 url https://www.openlane.eu/en/carv6/auction/10733990
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710406264%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10406264: 0
2026-03-28 19:33:29 [adesa.fr] INFO: Skipping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10733986
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733986%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10733986: 0
2026-03-28 19:33:29 [adesa.fr] INFO: Skipping item 10733986 url https://www.openlane.eu/en/carv6/auction/10733986
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10730942
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730942%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10730942: 0
2026-03-28 19:33:29 [adesa.fr] INFO: Skipping item 10730942 url https://www.openlane.eu/en/carv6/auction/10730942
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10730944
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730944%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10730944: 0
2026-03-28 19:33:29 [adesa.fr] INFO: Skipping item 10730944 url https://www.openlane.eu/en/carv6/auction/10730944
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710708002%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-28 19:33:29 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-28 19:33:29 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717043%27 HTTP/1.1" 200 None
2026-03-28 19:33:29 [adesa.fr] INFO: Scrape type for 10717043: 2
2026-03-28 19:33:29 [adesa.fr] INFO: Scraping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-28 19:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cd76708b-d600-5d37-8c57-a6adac61acb1 with identifier: 10738488
2026-03-28 19:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cd76708b-d600-5d37-8c57-a6adac61acb1 with identifier: 10738488
2026-03-28 19:33:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cd76708b-d600-5d37-8c57-a6adac61acb1 with identifier: 10738488 to the API
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738488>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cd76708b-d600-5d37-8c57-a6adac61acb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-725-AQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738488',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 152226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Business - Diesel - Automatic '
'- 130 hp - 152.226 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738488%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Saving data for 10738488: {'auction_closing_time': 1775116800.0, 'created_time': 1774629516.872016, 'last_price_update_time': 1774726410.21116}
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738488') HTTP/1.1" 204 0
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10724173
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724173%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10724173: 2
2026-03-28 19:33:30 [adesa.fr] INFO: Scraping item 10724173 url https://www.openlane.eu/en/carv6/auction/10724173
2026-03-28 19:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10728852
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728852%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10728852: 2
2026-03-28 19:33:30 [adesa.fr] INFO: Scraping item 10728852 url https://www.openlane.eu/en/carv6/auction/10728852
2026-03-28 19:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ba0c0d1-ee9c-5222-9acb-234803bedba3 with identifier: 10738487
2026-03-28 19:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ba0c0d1-ee9c-5222-9acb-234803bedba3 with scrape type 2
2026-03-28 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ba0c0d1-ee9c-5222-9acb-234803bedba3 with scrape type 2
2026-03-28 19:33:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6ba0c0d1-ee9c-5222-9acb-234803bedba3, identifier: 10738487
2026-03-28 19:33:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6ba0c0d1-ee9c-5222-9acb-234803bedba3 with identifier: 10738487
2026-03-28 19:33:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6ba0c0d1-ee9c-5222-9acb-234803bedba3 with identifier: 10738487
2026-03-28 19:33:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6ba0c0d1-ee9c-5222-9acb-234803bedba3 with identifier: 10738487 to the API
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738487>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '6ba0c0d1-ee9c-5222-9acb-234803bedba3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-853-YH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738487',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 132510,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C4 Cactus 1.5 HDI Feel Business - Diesel - Manual - 102 hp '
'- 132.510 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738487%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Saving data for 10738487: {'auction_closing_time': 1775116800.0, 'created_time': 1774629473.238968, 'last_price_update_time': 1774726410.7132}
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738487') HTTP/1.1" 204 0
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691965%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10691965: 0
2026-03-28 19:33:30 [adesa.fr] INFO: Skipping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405347%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10405347: 0
2026-03-28 19:33:30 [adesa.fr] INFO: Skipping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710583767%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10583767: 0
2026-03-28 19:33:30 [adesa.fr] INFO: Skipping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405345%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10405345: 0
2026-03-28 19:33:30 [adesa.fr] INFO: Skipping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710655718%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10655718: 0
2026-03-28 19:33:30 [adesa.fr] INFO: Skipping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532900%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10532900: 0
2026-03-28 19:33:30 [adesa.fr] INFO: Skipping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691961%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10691961: 0
2026-03-28 19:33:30 [adesa.fr] INFO: Skipping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405353%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10405353: 0
2026-03-28 19:33:30 [adesa.fr] INFO: Skipping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710641918%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10641918: 0
2026-03-28 19:33:30 [adesa.fr] INFO: Skipping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722731%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10722731: 2
2026-03-28 19:33:30 [adesa.fr] INFO: Scraping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-28 19:33:30 [adesa.fr] INFO: Found listing with ID: 10727623
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727623%27 HTTP/1.1" 200 None
2026-03-28 19:33:30 [adesa.fr] INFO: Scrape type for 10727623: 2
2026-03-28 19:33:30 [adesa.fr] INFO: Scraping item 10727623 url https://www.openlane.eu/en/carv6/auction/10727623
2026-03-28 19:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10738181
2026-03-28 19:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77b578a3-054c-53c6-b4ca-4a96b02e726a with scrape type 2
2026-03-28 19:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77b578a3-054c-53c6-b4ca-4a96b02e726a with scrape type 2
2026-03-28 19:33:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 77b578a3-054c-53c6-b4ca-4a96b02e726a, identifier: 10738181
2026-03-28 19:33:31 [adesa.fr] INFO: Found listing with ID: 10728850
2026-03-28 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728850%27 HTTP/1.1" 200 None
2026-03-28 19:33:31 [adesa.fr] INFO: Scrape type for 10728850: 2
2026-03-28 19:33:31 [adesa.fr] INFO: Scraping item 10728850 url https://www.openlane.eu/en/carv6/auction/10728850
2026-03-28 19:33:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10738181
2026-03-28 19:33:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10738181
2026-03-28 19:33:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10738181 to the API
2026-03-28 19:33:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738181>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '77b578a3-054c-53c6-b4ca-4a96b02e726a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA265VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738181',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 124454,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 7,
'seller_name': 'AutoMoller GmbH',
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Attraction - Diesel - '
'Automatic - 130 hp - 124.454 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-28 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738181%27 HTTP/1.1" 200 None
2026-03-28 19:33:31 [adesa.fr] INFO: Saving data for 10738181: {'auction_closing_time': 1774858200.0, 'created_time': 1774629179.825265, 'last_price_update_time': 1774726411.737416}
2026-03-28 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738181') HTTP/1.1" 204 0
2026-03-28 19:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:31 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-28 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721366%27 HTTP/1.1" 200 None
2026-03-28 19:33:31 [adesa.fr] INFO: Scrape type for 10721366: 2
2026-03-28 19:33:31 [adesa.fr] INFO: Scraping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-28 19: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-28 19: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-28 19:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with identifier: 10738451
2026-03-28 19:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with scrape type 2
2026-03-28 19:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with scrape type 2
2026-03-28 19:33:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 87c4885a-b4b4-59e6-9d45-93e2fa042e89, identifier: 10738451
2026-03-28 19:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb2055f4-8025-504d-8cc3-87e6ec4f87f5 with identifier: 10738562
2026-03-28 19:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb2055f4-8025-504d-8cc3-87e6ec4f87f5 with scrape type 2
2026-03-28 19:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb2055f4-8025-504d-8cc3-87e6ec4f87f5 with scrape type 2
2026-03-28 19:33:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb2055f4-8025-504d-8cc3-87e6ec4f87f5, identifier: 10738562
2026-03-28 19:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with identifier: 10738451
2026-03-28 19:33:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with identifier: 10738451
2026-03-28 19:33:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with identifier: 10738451 to the API
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738451>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '87c4885a-b4b4-59e6-9d45-93e2fa042e89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-376-AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738451',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 85163,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C4 1.2i Feel - Petrol - Automatic - 131 hp - 85.163 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738451%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Saving data for 10738451: {'auction_closing_time': 1775116800.0, 'created_time': 1774629430.877713, 'last_price_update_time': 1774726412.336529}
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738451') HTTP/1.1" 204 0
2026-03-28 19:33:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb2055f4-8025-504d-8cc3-87e6ec4f87f5 with identifier: 10738562
2026-03-28 19:33:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb2055f4-8025-504d-8cc3-87e6ec4f87f5 with identifier: 10738562
2026-03-28 19:33:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb2055f4-8025-504d-8cc3-87e6ec4f87f5 with identifier: 10738562 to the API
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738562>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb2055f4-8025-504d-8cc3-87e6ec4f87f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-071-YX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738562',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 110923,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C4 1.2i Feel - Petrol - Automatic - 131 hp - 110.923 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738562%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Saving data for 10738562: {'auction_closing_time': 1775116800.0, 'created_time': 1774629469.011118, 'last_price_update_time': 1774726412.643779}
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738562') HTTP/1.1" 204 0
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721606%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10721606: 2
2026-03-28 19:33:32 [adesa.fr] INFO: Scraping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-28 19: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-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710630790%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10733972
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733972%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10733972: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10733972 url https://www.openlane.eu/en/carv6/auction/10733972
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710633066%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710601085%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710669348%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710513909%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051044%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710331201%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326073%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710489924%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710451783%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713166%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710531347%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10531347: 0
2026-03-28 19:33:32 [adesa.fr] INFO: Skipping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-28 19:33:32 [adesa.fr] INFO: Found listing with ID: 10728758
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728758%27 HTTP/1.1" 200 None
2026-03-28 19:33:32 [adesa.fr] INFO: Scrape type for 10728758: 2
2026-03-28 19:33:32 [adesa.fr] INFO: Scraping item 10728758 url https://www.openlane.eu/en/carv6/auction/10728758
2026-03-28 19:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cd14e71-1b93-5941-9d9f-f3a25469cdd6 with identifier: 10738631
2026-03-28 19:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6 with scrape type 2
2026-03-28 19:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6 with scrape type 2
2026-03-28 19:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5cd14e71-1b93-5941-9d9f-f3a25469cdd6, identifier: 10738631
2026-03-28 19:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5609df15-174e-5437-a06e-045e89ee43a3 with identifier: 10738652
2026-03-28 19:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5609df15-174e-5437-a06e-045e89ee43a3 with scrape type 2
2026-03-28 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5609df15-174e-5437-a06e-045e89ee43a3 with scrape type 2
2026-03-28 19:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5609df15-174e-5437-a06e-045e89ee43a3, identifier: 10738652
2026-03-28 19:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0245f0b9-d879-5ef0-b00e-6fc27851f917 with identifier: 10738632
2026-03-28 19:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0245f0b9-d879-5ef0-b00e-6fc27851f917 with scrape type 2
2026-03-28 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0245f0b9-d879-5ef0-b00e-6fc27851f917 with scrape type 2
2026-03-28 19:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0245f0b9-d879-5ef0-b00e-6fc27851f917, identifier: 10738632
2026-03-28 19:33:33 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606719%27 HTTP/1.1" 200 None
2026-03-28 19:33:33 [adesa.fr] INFO: Scrape type for 10606719: 0
2026-03-28 19:33:33 [adesa.fr] INFO: Skipping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-28 19:33:33 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694522%27 HTTP/1.1" 200 None
2026-03-28 19:33:33 [adesa.fr] INFO: Scrape type for 10694522: 2
2026-03-28 19:33:33 [adesa.fr] INFO: Scraping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-28 19:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5cd14e71-1b93-5941-9d9f-f3a25469cdd6 with identifier: 10738631
2026-03-28 19:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5cd14e71-1b93-5941-9d9f-f3a25469cdd6 with identifier: 10738631
2026-03-28 19:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5cd14e71-1b93-5941-9d9f-f3a25469cdd6 with identifier: 10738631 to the API
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738631>
{'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': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5cd14e71-1b93-5941-9d9f-f3a25469cdd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-060-VG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738631',
'listing': 'auction',
'location': "CASTELNAU D'ESTRETEFONDS (France)",
'make': 'Citroën',
'model': 'C3',
'odometer': 157476,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 157.476 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738631%27 HTTP/1.1" 200 None
2026-03-28 19:33:33 [adesa.fr] INFO: Saving data for 10738631: {'auction_closing_time': 1775116800.0, 'created_time': 1774629492.879567, 'last_price_update_time': 1774726413.553681}
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738631') HTTP/1.1" 204 0
2026-03-28 19:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5609df15-174e-5437-a06e-045e89ee43a3 with identifier: 10738652
2026-03-28 19:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5609df15-174e-5437-a06e-045e89ee43a3 with identifier: 10738652
2026-03-28 19:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5609df15-174e-5437-a06e-045e89ee43a3 with identifier: 10738652 to the API
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738652>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5609df15-174e-5437-a06e-045e89ee43a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-352-YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738652',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 164788,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C4 Spacetourer 1.5 HDI Business - Diesel - Manual - 130 hp '
'- 164.788 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738652%27 HTTP/1.1" 200 None
2026-03-28 19:33:33 [adesa.fr] INFO: Saving data for 10738652: {'auction_closing_time': 1775116800.0, 'created_time': 1774629516.364325, 'last_price_update_time': 1774726413.926151}
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738652') HTTP/1.1" 204 0
2026-03-28 19:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0245f0b9-d879-5ef0-b00e-6fc27851f917 with identifier: 10738632
2026-03-28 19:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0245f0b9-d879-5ef0-b00e-6fc27851f917 with identifier: 10738632
2026-03-28 19:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0245f0b9-d879-5ef0-b00e-6fc27851f917 with identifier: 10738632 to the API
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738632>
{'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': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0245f0b9-d879-5ef0-b00e-6fc27851f917',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-914-VV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738632',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 138635,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 138.635 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738632%27 HTTP/1.1" 200 None
2026-03-28 19:33:34 [adesa.fr] INFO: Saving data for 10738632: {'auction_closing_time': 1775116800.0, 'created_time': 1774629493.929279, 'last_price_update_time': 1774726414.209544}
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738632') HTTP/1.1" 204 0
2026-03-28 19:33:34 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699721%27 HTTP/1.1" 200 None
2026-03-28 19:33:34 [adesa.fr] INFO: Scrape type for 10699721: 2
2026-03-28 19:33:34 [adesa.fr] INFO: Scraping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-28 19:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 559c43d0-c71a-5a1f-bd37-44756ec5a458 with identifier: 10738525
2026-03-28 19:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 559c43d0-c71a-5a1f-bd37-44756ec5a458 with scrape type 2
2026-03-28 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 559c43d0-c71a-5a1f-bd37-44756ec5a458 with scrape type 2
2026-03-28 19:33:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 559c43d0-c71a-5a1f-bd37-44756ec5a458, identifier: 10738525
2026-03-28 19:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9e27f58-a0aa-5e42-af88-b536146f3135 with identifier: 10738613
2026-03-28 19:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9e27f58-a0aa-5e42-af88-b536146f3135 with scrape type 2
2026-03-28 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9e27f58-a0aa-5e42-af88-b536146f3135 with scrape type 2
2026-03-28 19:33:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9e27f58-a0aa-5e42-af88-b536146f3135, identifier: 10738613
2026-03-28 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 559c43d0-c71a-5a1f-bd37-44756ec5a458 with identifier: 10738525
2026-03-28 19:33:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 559c43d0-c71a-5a1f-bd37-44756ec5a458 with identifier: 10738525
2026-03-28 19:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 559c43d0-c71a-5a1f-bd37-44756ec5a458 with identifier: 10738525 to the API
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738525>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '559c43d0-c71a-5a1f-bd37-44756ec5a458',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-516-EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738525',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 166722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.5 Feel - Diesel - Manual - 102 hp - 166.722 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738525%27 HTTP/1.1" 200 None
2026-03-28 19:33:34 [adesa.fr] INFO: Saving data for 10738525: {'auction_closing_time': 1775116800.0, 'created_time': 1774629494.553208, 'last_price_update_time': 1774726414.751718}
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738525') HTTP/1.1" 204 0
2026-03-28 19:33:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9e27f58-a0aa-5e42-af88-b536146f3135 with identifier: 10738613
2026-03-28 19:33:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9e27f58-a0aa-5e42-af88-b536146f3135 with identifier: 10738613
2026-03-28 19:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9e27f58-a0aa-5e42-af88-b536146f3135 with identifier: 10738613 to the API
2026-03-28 19:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738613>
{'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': 110,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9e27f58-a0aa-5e42-af88-b536146f3135',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-190-GQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738613',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 90940,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2020-07-09',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.2i Shine Business - Petrol - Manual - 110 hp - 90.940 '
'km',
'transmission': 'manual',
'trim': 'Shine Business',
'vin': None,
'year': 2020}
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738613%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Saving data for 10738613: {'auction_closing_time': 1775116800.0, 'created_time': 1774629503.664318, 'last_price_update_time': 1774726415.04106}
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738613') HTTP/1.1" 204 0
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326062%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10326062: 0
2026-03-28 19:33:35 [adesa.fr] INFO: Skipping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10734482
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734482%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10734482: 0
2026-03-28 19:33:35 [adesa.fr] INFO: Skipping item 10734482 url https://www.openlane.eu/en/carv6/auction/10734482
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571076%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10571076: 0
2026-03-28 19:33:35 [adesa.fr] INFO: Skipping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10730718
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730718%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10730718: 0
2026-03-28 19:33:35 [adesa.fr] INFO: Skipping item 10730718 url https://www.openlane.eu/en/carv6/auction/10730718
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694993%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10694993: 0
2026-03-28 19:33:35 [adesa.fr] INFO: Skipping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473268%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10473268: 0
2026-03-28 19:33:35 [adesa.fr] INFO: Skipping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683948%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10683948: 0
2026-03-28 19:33:35 [adesa.fr] INFO: Skipping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710381%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10710381: 0
2026-03-28 19:33:35 [adesa.fr] INFO: Skipping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713167%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-28 19:33:35 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721360%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10721360: 2
2026-03-28 19:33:35 [adesa.fr] INFO: Scraping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-28 19:33:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719678%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10719678: 2
2026-03-28 19:33:35 [adesa.fr] INFO: Scraping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-28 19:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5825add2-3873-5cef-bb2e-f94d8ce70f9e with identifier: 10738540
2026-03-28 19:33:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5825add2-3873-5cef-bb2e-f94d8ce70f9e with scrape type 2
2026-03-28 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5825add2-3873-5cef-bb2e-f94d8ce70f9e with scrape type 2
2026-03-28 19:33:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5825add2-3873-5cef-bb2e-f94d8ce70f9e, identifier: 10738540
2026-03-28 19:33:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b497eb-4adc-50e5-a398-4b2754c90a61 with identifier: 10738648
2026-03-28 19:33:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b497eb-4adc-50e5-a398-4b2754c90a61 with scrape type 2
2026-03-28 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06b497eb-4adc-50e5-a398-4b2754c90a61 with scrape type 2
2026-03-28 19:33:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 06b497eb-4adc-50e5-a398-4b2754c90a61, identifier: 10738648
2026-03-28 19:33:35 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719687%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Scrape type for 10719687: 2
2026-03-28 19:33:35 [adesa.fr] INFO: Scraping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-28 19:33:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5825add2-3873-5cef-bb2e-f94d8ce70f9e with identifier: 10738540
2026-03-28 19:33:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5825add2-3873-5cef-bb2e-f94d8ce70f9e with identifier: 10738540
2026-03-28 19:33:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5825add2-3873-5cef-bb2e-f94d8ce70f9e with identifier: 10738540 to the API
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738540>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '5825add2-3873-5cef-bb2e-f94d8ce70f9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-846-JR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738540',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 124261,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2020-03-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.2i Shine Business - Petrol - Manual - 110 hp - 124.261 '
'km',
'transmission': 'manual',
'trim': 'Shine Business',
'vin': None,
'year': 2020}
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738540%27 HTTP/1.1" 200 None
2026-03-28 19:33:35 [adesa.fr] INFO: Saving data for 10738540: {'auction_closing_time': 1775116800.0, 'created_time': 1774629504.078876, 'last_price_update_time': 1774726415.738674}
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738540') HTTP/1.1" 204 0
2026-03-28 19:33:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 06b497eb-4adc-50e5-a398-4b2754c90a61 with identifier: 10738648
2026-03-28 19:33:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 06b497eb-4adc-50e5-a398-4b2754c90a61 with identifier: 10738648
2026-03-28 19:33:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 06b497eb-4adc-50e5-a398-4b2754c90a61 with identifier: 10738648 to the API
2026-03-28 19:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738648>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '06b497eb-4adc-50e5-a398-4b2754c90a61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-184-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738648',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 171737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën Berlingo Club - Diesel - Manual - 75 hp - 171.737 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738648%27 HTTP/1.1" 200 None
2026-03-28 19:33:36 [adesa.fr] INFO: Saving data for 10738648: {'auction_closing_time': 1775116800.0, 'created_time': 1774629496.460445, 'last_price_update_time': 1774726416.142982}
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738648') HTTP/1.1" 204 0
2026-03-28 19:33:36 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662209%27 HTTP/1.1" 200 None
2026-03-28 19:33:36 [adesa.fr] INFO: Scrape type for 10662209: 0
2026-03-28 19:33:36 [adesa.fr] INFO: Skipping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-28 19:33:36 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710439487%27 HTTP/1.1" 200 None
2026-03-28 19:33:36 [adesa.fr] INFO: Scrape type for 10439487: 0
2026-03-28 19:33:36 [adesa.fr] INFO: Skipping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-28 19:33:36 [adesa.fr] INFO: Found listing with ID: 10728851
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728851%27 HTTP/1.1" 200 None
2026-03-28 19:33:36 [adesa.fr] INFO: Scrape type for 10728851: 2
2026-03-28 19:33:36 [adesa.fr] INFO: Scraping item 10728851 url https://www.openlane.eu/en/carv6/auction/10728851
2026-03-28 19:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4850391-a5e9-5f97-ad94-98cb44b89207 with identifier: 10738647
2026-03-28 19:33:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4850391-a5e9-5f97-ad94-98cb44b89207 with scrape type 2
2026-03-28 19:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4850391-a5e9-5f97-ad94-98cb44b89207 with scrape type 2
2026-03-28 19:33:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e4850391-a5e9-5f97-ad94-98cb44b89207, identifier: 10738647
2026-03-28 19:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf089276-06b7-56c1-ba3e-bdcc845834d7 with identifier: 10738485
2026-03-28 19:33:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf089276-06b7-56c1-ba3e-bdcc845834d7 with scrape type 2
2026-03-28 19:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf089276-06b7-56c1-ba3e-bdcc845834d7 with scrape type 2
2026-03-28 19:33:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf089276-06b7-56c1-ba3e-bdcc845834d7, identifier: 10738485
2026-03-28 19:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10653814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e4850391-a5e9-5f97-ad94-98cb44b89207 with identifier: 10738647
2026-03-28 19:33:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e4850391-a5e9-5f97-ad94-98cb44b89207 with identifier: 10738647
2026-03-28 19:33:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e4850391-a5e9-5f97-ad94-98cb44b89207 with identifier: 10738647 to the API
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4850391-a5e9-5f97-ad94-98cb44b89207',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FB-515-EA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738647',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 151211,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2018-10-18',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën Berlingo Club - Diesel - Manual - 100 hp - 151.211 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2018}
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738647%27 HTTP/1.1" 200 None
2026-03-28 19:33:36 [adesa.fr] INFO: Saving data for 10738647: {'auction_closing_time': 1775116800.0, 'created_time': 1774629507.66632, 'last_price_update_time': 1774726416.664005}
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738647') HTTP/1.1" 204 0
2026-03-28 19:33:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf089276-06b7-56c1-ba3e-bdcc845834d7 with identifier: 10738485
2026-03-28 19:33:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf089276-06b7-56c1-ba3e-bdcc845834d7 with identifier: 10738485
2026-03-28 19:33:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf089276-06b7-56c1-ba3e-bdcc845834d7 with identifier: 10738485 to the API
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738485>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf089276-06b7-56c1-ba3e-bdcc845834d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-084-RH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738485',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 173310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën Berlingo 1.5 HDI Feel - Diesel - Manual - 102 hp - 173.310 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738485%27 HTTP/1.1" 200 None
2026-03-28 19:33:36 [adesa.fr] INFO: Saving data for 10738485: {'auction_closing_time': 1775116800.0, 'created_time': 1774629505.735201, 'last_price_update_time': 1774726416.943381}
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738485') HTTP/1.1" 204 0
2026-03-28 19:33:36 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699438%27 HTTP/1.1" 200 None
2026-03-28 19:33:36 [adesa.fr] INFO: Scrape type for 10699438: 2
2026-03-28 19:33:36 [adesa.fr] INFO: Scraping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-28 19:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:36 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051061%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Scrape type for 10051061: 0
2026-03-28 19:33:37 [adesa.fr] INFO: Skipping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-28 19:33:37 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269481%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Scrape type for 10269481: 0
2026-03-28 19:33:37 [adesa.fr] INFO: Skipping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-28 19:33:37 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699439%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Scrape type for 10699439: 2
2026-03-28 19:33:37 [adesa.fr] INFO: Scraping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-28 19:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814
2026-03-28 19:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with scrape type 2
2026-03-28 19:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with scrape type 2
2026-03-28 19:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b, identifier: 10653814
2026-03-28 19:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08e2f832-918f-530e-bf4d-49f53f92b776 with identifier: 10738484
2026-03-28 19:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08e2f832-918f-530e-bf4d-49f53f92b776 with scrape type 2
2026-03-28 19:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08e2f832-918f-530e-bf4d-49f53f92b776 with scrape type 2
2026-03-28 19:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 08e2f832-918f-530e-bf4d-49f53f92b776, identifier: 10738484
2026-03-28 19:33:37 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710057241%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Scrape type for 10057241: 0
2026-03-28 19:33:37 [adesa.fr] INFO: Skipping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-28 19:33:37 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710704551%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Scrape type for 10704551: 0
2026-03-28 19:33:37 [adesa.fr] INFO: Skipping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-28 19:33:37 [adesa.fr] INFO: Found listing with ID: 10734487
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734487%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Scrape type for 10734487: 0
2026-03-28 19:33:37 [adesa.fr] INFO: Skipping item 10734487 url https://www.openlane.eu/en/carv6/auction/10734487
2026-03-28 19:33:37 [adesa.fr] INFO: Found listing with ID: 10733191
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733191%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Scrape type for 10733191: 0
2026-03-28 19:33:37 [adesa.fr] INFO: Skipping item 10733191 url https://www.openlane.eu/en/carv6/auction/10733191
2026-03-28 19:33:37 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685083%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Scrape type for 10685083: 0
2026-03-28 19:33:37 [adesa.fr] INFO: Skipping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-28 19:33:37 [adesa.fr] INFO: Found listing with ID: 10730646
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730646%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Scrape type for 10730646: 0
2026-03-28 19:33:37 [adesa.fr] INFO: Skipping item 10730646 url https://www.openlane.eu/en/carv6/auction/10730646
2026-03-28 19:33:37 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699459%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Scrape type for 10699459: 2
2026-03-28 19:33:37 [adesa.fr] INFO: Scraping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-28 19:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814
2026-03-28 19:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814
2026-03-28 19:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814 to the API
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10653814>
{'auction_title': '',
'c_o_2_emission_value': 128,
'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': 'f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10653814',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 23057,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Petrol - Manual - 102 hp - 23.057 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653814%27 HTTP/1.1" 200 None
2026-03-28 19:33:37 [adesa.fr] INFO: Saving data for 10653814: {'auction_closing_time': 1798675200.0, 'created_time': 1774013594.139615, 'last_price_update_time': 1774726417.625378}
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10653814') HTTP/1.1" 204 0
2026-03-28 19:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 08e2f832-918f-530e-bf4d-49f53f92b776 with identifier: 10738484
2026-03-28 19:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 08e2f832-918f-530e-bf4d-49f53f92b776 with identifier: 10738484
2026-03-28 19:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 08e2f832-918f-530e-bf4d-49f53f92b776 with identifier: 10738484 to the API
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738484>
{'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': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '08e2f832-918f-530e-bf4d-49f53f92b776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-036-HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738484',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 150858,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën Berlingo 1.5 HDI Feel - Diesel - Manual - 102 hp - 150.858 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-28 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738484%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Saving data for 10738484: {'auction_closing_time': 1775116800.0, 'created_time': 1774629375.673395, 'last_price_update_time': 1774726418.00586}
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738484') HTTP/1.1" 204 0
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710518391%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10518391: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699457%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10699457: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710650228%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10650228: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710136698%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10136698: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%279905933%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 9905933: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10726262
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726262%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10726262: 2
2026-03-28 19:33:38 [adesa.fr] INFO: Scraping item 10726262 url https://www.openlane.eu/en/carv6/auction/10726262
2026-03-28 19:33:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c699185e-7b5c-5d05-80ac-1e5e83ff1c86 with identifier: 10738597
2026-03-28 19:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86 with scrape type 2
2026-03-28 19:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86 with scrape type 2
2026-03-28 19:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c699185e-7b5c-5d05-80ac-1e5e83ff1c86, identifier: 10738597
2026-03-28 19:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c699185e-7b5c-5d05-80ac-1e5e83ff1c86 with identifier: 10738597
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-28 19:33:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c699185e-7b5c-5d05-80ac-1e5e83ff1c86 with identifier: 10738597
2026-03-28 19:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c699185e-7b5c-5d05-80ac-1e5e83ff1c86 with identifier: 10738597 to the API
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738597>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c699185e-7b5c-5d05-80ac-1e5e83ff1c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-474-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738597',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 159134,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2023-08-11',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C4 Feel Business - Diesel - Manual - 110 hp - 159.134 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2023}
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738597%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Saving data for 10738597: {'auction_closing_time': 1775116800.0, 'created_time': 1774629471.916492, 'last_price_update_time': 1774726418.662763}
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738597') HTTP/1.1" 204 0
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10728623
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728623%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10728623: 2
2026-03-28 19:33:38 [adesa.fr] INFO: Scraping item 10728623 url https://www.openlane.eu/en/carv6/auction/10728623
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10734355
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734355%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10734355: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10734355 url https://www.openlane.eu/en/carv6/auction/10734355
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597849%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10597849: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710580073%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10580073: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10727618
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727618%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10727618: 2
2026-03-28 19:33:38 [adesa.fr] INFO: Scraping item 10727618 url https://www.openlane.eu/en/carv6/auction/10727618
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718734%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10718734: 2
2026-03-28 19:33:38 [adesa.fr] INFO: Scraping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719679%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10719679: 2
2026-03-28 19:33:38 [adesa.fr] INFO: Scraping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640495%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10640495: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627155%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10627155: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437881%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10437881: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699722%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10699722: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710394825%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10394825: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698182%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10698182: 2
2026-03-28 19:33:38 [adesa.fr] INFO: Scraping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687167%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-28 19:33:38 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10723137
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723137%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10723137: 2
2026-03-28 19:33:38 [adesa.fr] INFO: Scraping item 10723137 url https://www.openlane.eu/en/carv6/auction/10723137
2026-03-28 19:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699512%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10699512: 2
2026-03-28 19:33:38 [adesa.fr] INFO: Scraping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-28 19:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699517%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10699517: 2
2026-03-28 19:33:38 [adesa.fr] INFO: Scraping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10728624
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728624%27 HTTP/1.1" 200 None
2026-03-28 19:33:38 [adesa.fr] INFO: Scrape type for 10728624: 2
2026-03-28 19:33:38 [adesa.fr] INFO: Scraping item 10728624 url https://www.openlane.eu/en/carv6/auction/10728624
2026-03-28 19:33:38 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699513%27 HTTP/1.1" 200 None
2026-03-28 19:33:39 [adesa.fr] INFO: Scrape type for 10699513: 2
2026-03-28 19:33:39 [adesa.fr] INFO: Scraping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-28 19:33:39 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597858%27 HTTP/1.1" 200 None
2026-03-28 19:33:39 [adesa.fr] INFO: Scrape type for 10597858: 0
2026-03-28 19:33:39 [adesa.fr] INFO: Skipping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-28 19:33:39 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688557%27 HTTP/1.1" 200 None
2026-03-28 19:33:39 [adesa.fr] INFO: Scrape type for 10688557: 0
2026-03-28 19:33:39 [adesa.fr] INFO: Skipping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-28 19:33:39 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699502%27 HTTP/1.1" 200 None
2026-03-28 19:33:39 [adesa.fr] INFO: Scrape type for 10699502: 2
2026-03-28 19:33:39 [adesa.fr] INFO: Scraping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-28 19:33:39 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699501%27 HTTP/1.1" 200 None
2026-03-28 19:33:39 [adesa.fr] INFO: Scrape type for 10699501: 2
2026-03-28 19:33:39 [adesa.fr] INFO: Scraping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-28 19:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42ce731e-4b06-5df6-a4d3-2950c6332a04 with identifier: 10724173
2026-03-28 19:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42ce731e-4b06-5df6-a4d3-2950c6332a04 with scrape type 2
2026-03-28 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42ce731e-4b06-5df6-a4d3-2950c6332a04 with scrape type 2
2026-03-28 19:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42ce731e-4b06-5df6-a4d3-2950c6332a04, identifier: 10724173
2026-03-28 19:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42ce731e-4b06-5df6-a4d3-2950c6332a04 with identifier: 10724173
2026-03-28 19:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42ce731e-4b06-5df6-a4d3-2950c6332a04 with identifier: 10724173
2026-03-28 19:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42ce731e-4b06-5df6-a4d3-2950c6332a04 with identifier: 10724173 to the API
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724173>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '42ce731e-4b06-5df6-a4d3-2950c6332a04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724173',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Partner',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Partner - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724173%27 HTTP/1.1" 200 None
2026-03-28 19:33:39 [adesa.fr] INFO: Saving data for 10724173: {'auction_closing_time': 1798675200.0, 'created_time': 1774532338.683956, 'last_price_update_time': 1774726419.477156}
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724173') HTTP/1.1" 204 0
2026-03-28 19:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11625bbf-3441-509a-b80a-5f65f8d1f9be with identifier: 10727623
2026-03-28 19:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11625bbf-3441-509a-b80a-5f65f8d1f9be with scrape type 2
2026-03-28 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11625bbf-3441-509a-b80a-5f65f8d1f9be with scrape type 2
2026-03-28 19:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 11625bbf-3441-509a-b80a-5f65f8d1f9be, identifier: 10727623
2026-03-28 19:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 11625bbf-3441-509a-b80a-5f65f8d1f9be with identifier: 10727623
2026-03-28 19:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 11625bbf-3441-509a-b80a-5f65f8d1f9be with identifier: 10727623
2026-03-28 19:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 11625bbf-3441-509a-b80a-5f65f8d1f9be with identifier: 10727623 to the API
2026-03-28 19:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727623>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 96,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '11625bbf-3441-509a-b80a-5f65f8d1f9be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727623',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 15378,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.6 Evolution - Petrol - Automatic - 96 hp - 15.378 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727623%27 HTTP/1.1" 200 None
2026-03-28 19:33:40 [adesa.fr] INFO: Saving data for 10727623: {'auction_closing_time': 1798675200.0, 'created_time': 1774532333.226964, 'last_price_update_time': 1774726420.067335}
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10727623') HTTP/1.1" 204 0
2026-03-28 19:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731
2026-03-28 19:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11c6dd27-cba1-5c80-a945-ac401662d7f4 with scrape type 2
2026-03-28 19:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11c6dd27-cba1-5c80-a945-ac401662d7f4 with scrape type 2
2026-03-28 19:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 11c6dd27-cba1-5c80-a945-ac401662d7f4, identifier: 10722731
2026-03-28 19:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366
2026-03-28 19:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2a9c87a-4a98-529f-a290-faff33075e44 with scrape type 2
2026-03-28 19:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2a9c87a-4a98-529f-a290-faff33075e44 with scrape type 2
2026-03-28 19:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2a9c87a-4a98-529f-a290-faff33075e44, identifier: 10721366
2026-03-28 19:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731
2026-03-28 19:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731
2026-03-28 19:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731 to the API
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722731>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 96,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '11c6dd27-cba1-5c80-a945-ac401662d7f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722731',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 12244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-04-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.6 Evolution - Petrol - Automatic - 96 hp - 12.244 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722731%27 HTTP/1.1" 200 None
2026-03-28 19:33:40 [adesa.fr] INFO: Saving data for 10722731: {'auction_closing_time': 1798675200.0, 'created_time': 1774445612.228335, 'last_price_update_time': 1774726420.533239}
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722731') HTTP/1.1" 204 0
2026-03-28 19:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366
2026-03-28 19:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366
2026-03-28 19:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366 to the API
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721366>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e2a9c87a-4a98-529f-a290-faff33075e44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721366',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 29122,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-09-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 93 hp - 29.122 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721366%27 HTTP/1.1" 200 None
2026-03-28 19:33:40 [adesa.fr] INFO: Saving data for 10721366: {'auction_closing_time': 1798675200.0, 'created_time': 1774445615.781198, 'last_price_update_time': 1774726420.852856}
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721366') HTTP/1.1" 204 0
2026-03-28 19: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-28 19: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-28 19:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with identifier: 10728852
2026-03-28 19:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with scrape type 2
2026-03-28 19:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with scrape type 2
2026-03-28 19:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e, identifier: 10728852
2026-03-28 19:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606
2026-03-28 19:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c with scrape type 2
2026-03-28 19:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c with scrape type 2
2026-03-28 19:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b7c0aea5-f4a5-5a55-8740-902acec8cd4c, identifier: 10721606
2026-03-28 19:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with identifier: 10728852
2026-03-28 19:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with identifier: 10728852
2026-03-28 19:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with identifier: 10728852 to the API
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728852>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '0b350ef0-d06b-5ea3-9a1f-45526cd9de2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728852',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 20240,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 20.240 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728852%27 HTTP/1.1" 200 None
2026-03-28 19:33:41 [adesa.fr] INFO: Saving data for 10728852: {'auction_closing_time': 1798675200.0, 'created_time': 1774532336.368954, 'last_price_update_time': 1774726421.34986}
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728852') HTTP/1.1" 204 0
2026-03-28 19:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606
2026-03-28 19:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606
2026-03-28 19:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606 to the API
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721606>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7c0aea5-f4a5-5a55-8740-902acec8cd4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57408',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721606',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 36665,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-10-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 93 hp - 36.665 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721606%27 HTTP/1.1" 200 None
2026-03-28 19:33:41 [adesa.fr] INFO: Saving data for 10721606: {'auction_closing_time': 1798675200.0, 'created_time': 1774445614.949225, 'last_price_update_time': 1774726421.633879}
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721606') HTTP/1.1" 204 0
2026-03-28 19:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043
2026-03-28 19:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35dd14db-e664-5884-80e5-95cc09c5309b with scrape type 2
2026-03-28 19:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35dd14db-e664-5884-80e5-95cc09c5309b with scrape type 2
2026-03-28 19:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 35dd14db-e664-5884-80e5-95cc09c5309b, identifier: 10717043
2026-03-28 19:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043
2026-03-28 19:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043
2026-03-28 19:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043 to the API
2026-03-28 19:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717043>
{'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': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '35dd14db-e664-5884-80e5-95cc09c5309b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF180HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717043',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-2008 GT - Electric - Automatic - 156 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717043%27 HTTP/1.1" 200 None
2026-03-28 19:33:42 [adesa.fr] INFO: Saving data for 10717043: {'auction_closing_time': 1798675200.0, 'created_time': 1774445631.59332, 'last_price_update_time': 1774726422.102814}
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10717043') HTTP/1.1" 204 0
2026-03-28 19:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360
2026-03-28 19:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990106ca-eb63-59ed-8879-2aa18c77b79a with scrape type 2
2026-03-28 19:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 990106ca-eb63-59ed-8879-2aa18c77b79a with scrape type 2
2026-03-28 19:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 990106ca-eb63-59ed-8879-2aa18c77b79a, identifier: 10721360
2026-03-28 19:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721
2026-03-28 19:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02843f75-f5c1-5c56-852d-efb8e2328efc with scrape type 2
2026-03-28 19:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02843f75-f5c1-5c56-852d-efb8e2328efc with scrape type 2
2026-03-28 19:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 02843f75-f5c1-5c56-852d-efb8e2328efc, identifier: 10699721
2026-03-28 19:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522
2026-03-28 19:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with scrape type 2
2026-03-28 19:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with scrape type 2
2026-03-28 19:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9, identifier: 10694522
2026-03-28 19:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360
2026-03-28 19:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360
2026-03-28 19:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360 to the API
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721360>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '990106ca-eb63-59ed-8879-2aa18c77b79a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-481-BQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721360',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 19259,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-12-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 19.259 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721360%27 HTTP/1.1" 200 None
2026-03-28 19:33:42 [adesa.fr] INFO: Saving data for 10721360: {'auction_closing_time': 1798671600.0, 'created_time': 1774445682.925055, 'last_price_update_time': 1774726422.784836}
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721360') HTTP/1.1" 204 0
2026-03-28 19:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721
2026-03-28 19:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721
2026-03-28 19:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721 to the API
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699721>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '02843f75-f5c1-5c56-852d-efb8e2328efc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GE-617-WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699721',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 76214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi Q3 Sportback 35 TFSI - Petrol - Manual - 150 hp - 76.214 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699721%27 HTTP/1.1" 200 None
2026-03-28 19:33:43 [adesa.fr] INFO: Saving data for 10699721: {'auction_closing_time': 1798671600.0, 'created_time': 1774013644.197727, 'last_price_update_time': 1774726423.069467}
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699721') HTTP/1.1" 204 0
2026-03-28 19:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522
2026-03-28 19:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522
2026-03-28 19:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522 to the API
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694522>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '2354bce6-8d9b-5b34-8ad8-2c17429f5df9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GT-612-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694522',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 60048,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A3 Sportback 45 TFSIe Competition - Hybrid - Automatic - 150 '
'hp - 60.048 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2023}
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694522%27 HTTP/1.1" 200 None
2026-03-28 19:33:43 [adesa.fr] INFO: Saving data for 10694522: {'auction_closing_time': 1798671600.0, 'created_time': 1774013643.835434, 'last_price_update_time': 1774726423.375499}
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694522') HTTP/1.1" 204 0
2026-03-28 19:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19: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-28 19:33:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 809aabd0-c19f-5978-b9a1-14ddbac36be3 with identifier: 10728850
2026-03-28 19:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 809aabd0-c19f-5978-b9a1-14ddbac36be3 with scrape type 2
2026-03-28 19:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 809aabd0-c19f-5978-b9a1-14ddbac36be3 with scrape type 2
2026-03-28 19:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 809aabd0-c19f-5978-b9a1-14ddbac36be3, identifier: 10728850
2026-03-28 19:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 809aabd0-c19f-5978-b9a1-14ddbac36be3 with identifier: 10728850
2026-03-28 19:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 809aabd0-c19f-5978-b9a1-14ddbac36be3 with identifier: 10728850
2026-03-28 19:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 809aabd0-c19f-5978-b9a1-14ddbac36be3 with identifier: 10728850 to the API
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728850>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '809aabd0-c19f-5978-b9a1-14ddbac36be3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57460',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728850',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 29012,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 93 hp - 29.012 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728850%27 HTTP/1.1" 200 None
2026-03-28 19:33:43 [adesa.fr] INFO: Saving data for 10728850: {'auction_closing_time': 1798675200.0, 'created_time': 1774532334.01322, 'last_price_update_time': 1774726423.850075}
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728850') HTTP/1.1" 204 0
2026-03-28 19:33:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76a119ba-e990-548f-8661-f987e2f06109 with identifier: 10728758
2026-03-28 19:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a119ba-e990-548f-8661-f987e2f06109 with scrape type 2
2026-03-28 19:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76a119ba-e990-548f-8661-f987e2f06109 with scrape type 2
2026-03-28 19:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 76a119ba-e990-548f-8661-f987e2f06109, identifier: 10728758
2026-03-28 19:33:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with identifier: 10728851
2026-03-28 19:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with scrape type 2
2026-03-28 19:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with scrape type 2
2026-03-28 19:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc, identifier: 10728851
2026-03-28 19:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687
2026-03-28 19:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7874e78-f6a4-596b-aa74-23e09f411dcd with scrape type 2
2026-03-28 19:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7874e78-f6a4-596b-aa74-23e09f411dcd with scrape type 2
2026-03-28 19:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a7874e78-f6a4-596b-aa74-23e09f411dcd, identifier: 10719687
2026-03-28 19:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 76a119ba-e990-548f-8661-f987e2f06109 with identifier: 10728758
2026-03-28 19:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 76a119ba-e990-548f-8661-f987e2f06109 with identifier: 10728758
2026-03-28 19:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 76a119ba-e990-548f-8661-f987e2f06109 with identifier: 10728758 to the API
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728758>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '76a119ba-e990-548f-8661-f987e2f06109',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GR-104-TE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728758',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 66552,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A3 Sportback 35 TFSI Business - Petrol - Manual - 150 hp - '
'66.552 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728758%27 HTTP/1.1" 200 None
2026-03-28 19:33:44 [adesa.fr] INFO: Saving data for 10728758: {'auction_closing_time': 1798671600.0, 'created_time': 1774532331.141303, 'last_price_update_time': 1774726424.466971}
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728758') HTTP/1.1" 204 0
2026-03-28 19:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with identifier: 10728851
2026-03-28 19:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with identifier: 10728851
2026-03-28 19:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with identifier: 10728851 to the API
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728851>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8469cb50-ffb3-5b90-a8f8-9b22e747a9cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-124-CA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728851',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3',
'odometer': 7542,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS3 1.2 Performance Line - Petrol - Manual - 101 hp - 7.542 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728851%27 HTTP/1.1" 200 None
2026-03-28 19:33:44 [adesa.fr] INFO: Saving data for 10728851: {'auction_closing_time': 1798671600.0, 'created_time': 1774532327.083316, 'last_price_update_time': 1774726424.741022}
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728851') HTTP/1.1" 204 0
2026-03-28 19:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687
2026-03-28 19:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687
2026-03-28 19:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687 to the API
2026-03-28 19:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719687>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a7874e78-f6a4-596b-aa74-23e09f411dcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-711-TW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719687',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 23001,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-08-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'23.001 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-28 19:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719687%27 HTTP/1.1" 200 None
2026-03-28 19:33:45 [adesa.fr] INFO: Saving data for 10719687: {'auction_closing_time': 1798671600.0, 'created_time': 1774445715.531989, 'last_price_update_time': 1774726425.024233}
2026-03-28 19:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719687') HTTP/1.1" 204 0
2026-03-28 19:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e46dcc6e-b08f-5d62-9728-634b28cc7dec with identifier: 10723137
2026-03-28 19:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e46dcc6e-b08f-5d62-9728-634b28cc7dec with scrape type 2
2026-03-28 19:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e46dcc6e-b08f-5d62-9728-634b28cc7dec with scrape type 2
2026-03-28 19:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e46dcc6e-b08f-5d62-9728-634b28cc7dec, identifier: 10723137
2026-03-28 19:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e46dcc6e-b08f-5d62-9728-634b28cc7dec with identifier: 10723137
2026-03-28 19:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e46dcc6e-b08f-5d62-9728-634b28cc7dec with identifier: 10723137
2026-03-28 19:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e46dcc6e-b08f-5d62-9728-634b28cc7dec with identifier: 10723137 to the API
2026-03-28 19:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723137>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e46dcc6e-b08f-5d62-9728-634b28cc7dec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-404-AQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723137',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 13595,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Hybrid - Automatic - 136 hp - 13.595 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723137%27 HTTP/1.1" 200 None
2026-03-28 19:33:45 [adesa.fr] INFO: Saving data for 10723137: {'auction_closing_time': 1798671600.0, 'created_time': 1774532352.021306, 'last_price_update_time': 1774726425.508076}
2026-03-28 19:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723137') HTTP/1.1" 204 0
2026-03-28 19:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502
2026-03-28 19:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 367930ff-3683-5749-9295-fe0e85177c5f with scrape type 2
2026-03-28 19:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 367930ff-3683-5749-9295-fe0e85177c5f with scrape type 2
2026-03-28 19:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 367930ff-3683-5749-9295-fe0e85177c5f, identifier: 10699502
2026-03-28 19:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502
2026-03-28 19:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502
2026-03-28 19:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502 to the API
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699502>
{'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-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '367930ff-3683-5749-9295-fe0e85177c5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-254-DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699502',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 4769,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 4.769 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699502%27 HTTP/1.1" 200 None
2026-03-28 19:33:46 [adesa.fr] INFO: Saving data for 10699502: {'auction_closing_time': 1798671600.0, 'created_time': 1774013617.641573, 'last_price_update_time': 1774726426.196324}
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699502') HTTP/1.1" 204 0
2026-03-28 19:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513
2026-03-28 19:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7721981b-6fae-5999-adee-a1f3a131608e with scrape type 2
2026-03-28 19:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7721981b-6fae-5999-adee-a1f3a131608e with scrape type 2
2026-03-28 19:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7721981b-6fae-5999-adee-a1f3a131608e, identifier: 10699513
2026-03-28 19:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with identifier: 10728624
2026-03-28 19:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with scrape type 2
2026-03-28 19:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with scrape type 2
2026-03-28 19:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4bc2a3e2-9068-56be-9fa0-a2148a44c883, identifier: 10728624
2026-03-28 19:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513
2026-03-28 19:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513
2026-03-28 19:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513 to the API
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699513>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7721981b-6fae-5999-adee-a1f3a131608e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-498-QV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699513',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19560,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 19.560 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699513%27 HTTP/1.1" 200 None
2026-03-28 19:33:46 [adesa.fr] INFO: Saving data for 10699513: {'auction_closing_time': 1798671600.0, 'created_time': 1774013641.470878, 'last_price_update_time': 1774726426.668634}
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699513') HTTP/1.1" 204 0
2026-03-28 19:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with identifier: 10728624
2026-03-28 19:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with identifier: 10728624
2026-03-28 19:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with identifier: 10728624 to the API
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728624>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4bc2a3e2-9068-56be-9fa0-a2148a44c883',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-039-LW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728624',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19196,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 19.196 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728624%27 HTTP/1.1" 200 None
2026-03-28 19:33:46 [adesa.fr] INFO: Saving data for 10728624: {'auction_closing_time': 1798671600.0, 'created_time': 1774532216.966382, 'last_price_update_time': 1774726426.947479}
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728624') HTTP/1.1" 204 0
2026-03-28 19:33: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-28 19:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501
2026-03-28 19:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968c34ae-f2ff-58ec-85df-48ac77bb930e with scrape type 2
2026-03-28 19:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 968c34ae-f2ff-58ec-85df-48ac77bb930e with scrape type 2
2026-03-28 19:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 968c34ae-f2ff-58ec-85df-48ac77bb930e, identifier: 10699501
2026-03-28 19:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517
2026-03-28 19:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 491388b3-0e83-5fa5-b7bc-998414aac98d with scrape type 2
2026-03-28 19:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 491388b3-0e83-5fa5-b7bc-998414aac98d with scrape type 2
2026-03-28 19:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 491388b3-0e83-5fa5-b7bc-998414aac98d, identifier: 10699517
2026-03-28 19:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501
2026-03-28 19:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501
2026-03-28 19:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501 to the API
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699501>
{'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-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '968c34ae-f2ff-58ec-85df-48ac77bb930e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-324-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699501',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 4966,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 4.966 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699501%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Saving data for 10699501: {'auction_closing_time': 1798671600.0, 'created_time': 1774013621.172103, 'last_price_update_time': 1774726427.463928}
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699501') HTTP/1.1" 204 0
2026-03-28 19:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517
2026-03-28 19:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517
2026-03-28 19:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517 to the API
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699517>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '491388b3-0e83-5fa5-b7bc-998414aac98d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-142-DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699517',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 17429,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-07-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 17.429 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699517%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Saving data for 10699517: {'auction_closing_time': 1798671600.0, 'created_time': 1774013641.10924, 'last_price_update_time': 1774726427.744721}
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699517') HTTP/1.1" 204 0
2026-03-28 19:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710452571%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710512962%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10512962: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661603%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10661603: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710411867%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10411867: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326128%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10326128: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710556138%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10556138: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710222565%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10222565: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710231005%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10231005: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676045%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10676045: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707951%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10707951: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10729504
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710729504%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10729504: 2
2026-03-28 19:33:47 [adesa.fr] INFO: Scraping item 10729504 url https://www.openlane.eu/en/carv6/auction/10729504
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715794%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10715794: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640496%27 HTTP/1.1" 200 None
2026-03-28 19:33:47 [adesa.fr] INFO: Scrape type for 10640496: 0
2026-03-28 19:33:47 [adesa.fr] INFO: Skipping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-28 19:33:47 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721192%27 HTTP/1.1" 200 None
2026-03-28 19:33:48 [adesa.fr] INFO: Scrape type for 10721192: 2
2026-03-28 19:33:48 [adesa.fr] INFO: Scraping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-28 19:33:48 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719683%27 HTTP/1.1" 200 None
2026-03-28 19:33:48 [adesa.fr] INFO: Scrape type for 10719683: 2
2026-03-28 19:33:48 [adesa.fr] INFO: Scraping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-28 19:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512
2026-03-28 19:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with scrape type 2
2026-03-28 19:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with scrape type 2
2026-03-28 19:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6, identifier: 10699512
2026-03-28 19:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd3ee517-025d-5b5a-8421-f811584615dd with identifier: 10719679
2026-03-28 19:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd3ee517-025d-5b5a-8421-f811584615dd with scrape type 2
2026-03-28 19:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd3ee517-025d-5b5a-8421-f811584615dd with scrape type 2
2026-03-28 19:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd3ee517-025d-5b5a-8421-f811584615dd, identifier: 10719679
2026-03-28 19:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182
2026-03-28 19:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with scrape type 2
2026-03-28 19:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with scrape type 2
2026-03-28 19:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b, identifier: 10698182
2026-03-28 19:33:48 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716793%27 HTTP/1.1" 200 None
2026-03-28 19:33:48 [adesa.fr] INFO: Scrape type for 10716793: 2
2026-03-28 19:33:48 [adesa.fr] INFO: Scraping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-28 19:33:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512
2026-03-28 19:33:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512
2026-03-28 19:33:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512 to the API
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699512>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '98b2c7ad-93e8-5715-b93b-4e83f8cab4d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-156-VF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699512',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 14952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2024-08-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 131 hp - 14.952 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699512%27 HTTP/1.1" 200 None
2026-03-28 19:33:48 [adesa.fr] INFO: Saving data for 10699512: {'auction_closing_time': 1798671600.0, 'created_time': 1774013616.20302, 'last_price_update_time': 1774726428.603279}
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699512') HTTP/1.1" 204 0
2026-03-28 19:33:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd3ee517-025d-5b5a-8421-f811584615dd with identifier: 10719679
2026-03-28 19:33:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd3ee517-025d-5b5a-8421-f811584615dd with identifier: 10719679
2026-03-28 19:33:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd3ee517-025d-5b5a-8421-f811584615dd with identifier: 10719679 to the API
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719679>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'dd3ee517-025d-5b5a-8421-f811584615dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-815-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719679',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 2557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Rivoli - Petrol - Automatic - 181 hp - 2.557 '
'km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2023}
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719679%27 HTTP/1.1" 200 None
2026-03-28 19:33:48 [adesa.fr] INFO: Saving data for 10719679: {'auction_closing_time': 1798671600.0, 'created_time': 1774445708.731771, 'last_price_update_time': 1774726428.981116}
2026-03-28 19:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719679') HTTP/1.1" 204 0
2026-03-28 19:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182
2026-03-28 19:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182
2026-03-28 19:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182 to the API
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698182>
{'auction_title': '',
'c_o_2_emission_value': 53,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '0d716eeb-0cce-525e-b7d4-ac9119c5d59b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GM-393-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698182',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 73863,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 45000,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 73.863 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698182%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Saving data for 10698182: {'auction_closing_time': 1798671600.0, 'created_time': 1774013616.497394, 'last_price_update_time': 1774726429.255485}
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698182') HTTP/1.1" 204 0
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699481%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10699481: 2
2026-03-28 19:33:49 [adesa.fr] INFO: Scraping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-28 19:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699475%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10699475: 2
2026-03-28 19:33:49 [adesa.fr] INFO: Scraping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702499%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-28 19:33:49 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710459274%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-28 19:33:49 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710574132%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-28 19:33:49 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710690022%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-28 19:33:49 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710709611%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-28 19:33:49 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699450%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10699450: 2
2026-03-28 19:33:49 [adesa.fr] INFO: Scraping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710595519%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-28 19:33:49 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554218%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-28 19:33:49 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710689052%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-28 19:33:49 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597882%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-28 19:33:49 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10734353
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734353%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10734353: 0
2026-03-28 19:33:49 [adesa.fr] INFO: Skipping item 10734353 url https://www.openlane.eu/en/carv6/auction/10734353
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719684%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10719684: 2
2026-03-28 19:33:49 [adesa.fr] INFO: Scraping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-28 19:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 278f39c0-2b78-5e03-b3e6-15079ca91888 with identifier: 10728623
2026-03-28 19:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 278f39c0-2b78-5e03-b3e6-15079ca91888 with scrape type 2
2026-03-28 19:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 278f39c0-2b78-5e03-b3e6-15079ca91888 with scrape type 2
2026-03-28 19:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 278f39c0-2b78-5e03-b3e6-15079ca91888, identifier: 10728623
2026-03-28 19:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34e14c55-0d85-5849-930d-8abd3c7e227f with identifier: 10727618
2026-03-28 19:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34e14c55-0d85-5849-930d-8abd3c7e227f with scrape type 2
2026-03-28 19:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34e14c55-0d85-5849-930d-8abd3c7e227f with scrape type 2
2026-03-28 19:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 34e14c55-0d85-5849-930d-8abd3c7e227f, identifier: 10727618
2026-03-28 19:33:49 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721358%27 HTTP/1.1" 200 None
2026-03-28 19:33:49 [adesa.fr] INFO: Scrape type for 10721358: 2
2026-03-28 19:33:49 [adesa.fr] INFO: Scraping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-28 19:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 278f39c0-2b78-5e03-b3e6-15079ca91888 with identifier: 10728623
2026-03-28 19:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 278f39c0-2b78-5e03-b3e6-15079ca91888 with identifier: 10728623
2026-03-28 19:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 278f39c0-2b78-5e03-b3e6-15079ca91888 with identifier: 10728623 to the API
2026-03-28 19:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728623>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '278f39c0-2b78-5e03-b3e6-15079ca91888',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-323-TE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728623',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 4803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-08-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 4.803 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728623%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Saving data for 10728623: {'auction_closing_time': 1798671600.0, 'created_time': 1774532320.017723, 'last_price_update_time': 1774726430.01815}
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728623') HTTP/1.1" 204 0
2026-03-28 19:33:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 34e14c55-0d85-5849-930d-8abd3c7e227f with identifier: 10727618
2026-03-28 19:33:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 34e14c55-0d85-5849-930d-8abd3c7e227f with identifier: 10727618
2026-03-28 19:33:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 34e14c55-0d85-5849-930d-8abd3c7e227f with identifier: 10727618 to the API
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727618>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '34e14c55-0d85-5849-930d-8abd3c7e227f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-702-WW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727618',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 19845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2024-03-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Rivoli - AWD - Hybrid - Automatic - 200 hp - '
'19.845 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727618%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Saving data for 10727618: {'auction_closing_time': 1798671600.0, 'created_time': 1774532320.846464, 'last_price_update_time': 1774726430.409773}
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10727618') HTTP/1.1" 204 0
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721603%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10721603: 2
2026-03-28 19:33:50 [adesa.fr] INFO: Scraping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-28 19:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10728846
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728846%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10728846: 2
2026-03-28 19:33:50 [adesa.fr] INFO: Scraping item 10728846 url https://www.openlane.eu/en/carv6/auction/10728846
2026-03-28 19:33:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713164%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-28 19:33:50 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681283%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-28 19:33:50 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10724175
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724175%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10724175: 2
2026-03-28 19:33:50 [adesa.fr] INFO: Scraping item 10724175 url https://www.openlane.eu/en/carv6/auction/10724175
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10724174
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724174%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10724174: 2
2026-03-28 19:33:50 [adesa.fr] INFO: Scraping item 10724174 url https://www.openlane.eu/en/carv6/auction/10724174
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682593%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10682593: 0
2026-03-28 19:33:50 [adesa.fr] INFO: Skipping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710284853%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10284853: 0
2026-03-28 19:33:50 [adesa.fr] INFO: Skipping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710573240%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10573240: 0
2026-03-28 19:33:50 [adesa.fr] INFO: Skipping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10726274
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726274%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10726274: 2
2026-03-28 19:33:50 [adesa.fr] INFO: Scraping item 10726274 url https://www.openlane.eu/en/carv6/auction/10726274
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269547%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10269547: 0
2026-03-28 19:33:50 [adesa.fr] INFO: Skipping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713169%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10713169: 0
2026-03-28 19:33:50 [adesa.fr] INFO: Skipping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710654300%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10654300: 0
2026-03-28 19:33:50 [adesa.fr] INFO: Skipping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10733975
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733975%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10733975: 0
2026-03-28 19:33:50 [adesa.fr] INFO: Skipping item 10733975 url https://www.openlane.eu/en/carv6/auction/10733975
2026-03-28 19:33:50 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722729%27 HTTP/1.1" 200 None
2026-03-28 19:33:50 [adesa.fr] INFO: Scrape type for 10722729: 2
2026-03-28 19:33:50 [adesa.fr] INFO: Scraping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-28 19:33:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e203348-fa6f-59c4-880e-890db1307c43 with identifier: 10726262
2026-03-28 19:33:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e203348-fa6f-59c4-880e-890db1307c43 with scrape type 2
2026-03-28 19:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e203348-fa6f-59c4-880e-890db1307c43 with scrape type 2
2026-03-28 19:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0e203348-fa6f-59c4-880e-890db1307c43, identifier: 10726262
2026-03-28 19:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459
2026-03-28 19:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbdf74a4-8550-5457-b843-35cfef996df3 with scrape type 2
2026-03-28 19:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbdf74a4-8550-5457-b843-35cfef996df3 with scrape type 2
2026-03-28 19:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dbdf74a4-8550-5457-b843-35cfef996df3, identifier: 10699459
2026-03-28 19:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439
2026-03-28 19:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83596e62-c528-5e41-a5f3-aa46505df2be with scrape type 2
2026-03-28 19:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83596e62-c528-5e41-a5f3-aa46505df2be with scrape type 2
2026-03-28 19:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 83596e62-c528-5e41-a5f3-aa46505df2be, identifier: 10699439
2026-03-28 19:33:51 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707273%27 HTTP/1.1" 200 None
2026-03-28 19:33:51 [adesa.fr] INFO: Scrape type for 10707273: 0
2026-03-28 19:33:51 [adesa.fr] INFO: Skipping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-28 19:33:51 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676823%27 HTTP/1.1" 200 None
2026-03-28 19:33:51 [adesa.fr] INFO: Scrape type for 10676823: 0
2026-03-28 19:33:51 [adesa.fr] INFO: Skipping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-28 19:33:51 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699507%27 HTTP/1.1" 200 None
2026-03-28 19:33:51 [adesa.fr] INFO: Scrape type for 10699507: 2
2026-03-28 19:33:51 [adesa.fr] INFO: Scraping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-28 19:33:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0e203348-fa6f-59c4-880e-890db1307c43 with identifier: 10726262
2026-03-28 19:33:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0e203348-fa6f-59c4-880e-890db1307c43 with identifier: 10726262
2026-03-28 19:33:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0e203348-fa6f-59c4-880e-890db1307c43 with identifier: 10726262 to the API
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726262>
{'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': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '0e203348-fa6f-59c4-880e-890db1307c43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-058-LW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726262',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 3617,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 3.617 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726262%27 HTTP/1.1" 200 None
2026-03-28 19:33:51 [adesa.fr] INFO: Saving data for 10726262: {'auction_closing_time': 1798671600.0, 'created_time': 1774532317.404012, 'last_price_update_time': 1774726431.531375}
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726262') HTTP/1.1" 204 0
2026-03-28 19:33:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459
2026-03-28 19:33:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459
2026-03-28 19:33:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459 to the API
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699459>
{'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': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'dbdf74a4-8550-5457-b843-35cfef996df3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-707-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699459',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 12065,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 12.065 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699459%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Saving data for 10699459: {'auction_closing_time': 1798671600.0, 'created_time': 1774013655.686357, 'last_price_update_time': 1774726432.086988}
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699459') HTTP/1.1" 204 0
2026-03-28 19:33:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439
2026-03-28 19:33:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439
2026-03-28 19:33:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439 to the API
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699439>
{'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': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '83596e62-c528-5e41-a5f3-aa46505df2be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-362-JX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699439',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30411,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 30.411 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699439%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Saving data for 10699439: {'auction_closing_time': 1798671600.0, 'created_time': 1774013646.742403, 'last_price_update_time': 1774726432.374597}
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699439') HTTP/1.1" 204 0
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673717%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10673717: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688251%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10688251: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710679268%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10679268: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707858%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10707858: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473270%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10473270: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699416%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10699416: 2
2026-03-28 19:33:52 [adesa.fr] INFO: Scraping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-28 19:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473269%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10473269: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699425%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10699425: 2
2026-03-28 19:33:52 [adesa.fr] INFO: Scraping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-28 19: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-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10728755
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728755%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10728755: 2
2026-03-28 19:33:52 [adesa.fr] INFO: Scraping item 10728755 url https://www.openlane.eu/en/carv6/auction/10728755
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710477906%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10477906: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707276%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10707276: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710381371%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10381371: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710375917%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10375917: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326152%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10326152: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707860%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10707860: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597840%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10597840: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710351032%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10351032: 2
2026-03-28 19:33:52 [adesa.fr] INFO: Scraping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681277%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681282%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10681282: 2
2026-03-28 19:33:52 [adesa.fr] INFO: Scraping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-28 19:33:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678
2026-03-28 19:33:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3d92692-e285-520d-a597-095a30b3b313 with scrape type 2
2026-03-28 19:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3d92692-e285-520d-a597-095a30b3b313 with scrape type 2
2026-03-28 19:33:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3d92692-e285-520d-a597-095a30b3b313, identifier: 10719678
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10733189
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733189%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10733189: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10733189 url https://www.openlane.eu/en/carv6/auction/10733189
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661519%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10661519: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571074%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-28 19:33:52 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-28 19:33:52 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710649232%27 HTTP/1.1" 200 None
2026-03-28 19:33:52 [adesa.fr] INFO: Scrape type for 10649232: 2
2026-03-28 19:33:52 [adesa.fr] INFO: Scraping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-28 19:33:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678
2026-03-28 19:33:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678
2026-03-28 19:33:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678 to the API
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719678>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c3d92692-e285-520d-a597-095a30b3b313',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-612-VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719678',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 26879,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-10-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 26.879 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719678%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Saving data for 10719678: {'auction_closing_time': 1798671600.0, 'created_time': 1774445714.176189, 'last_price_update_time': 1774726433.231863}
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719678') HTTP/1.1" 204 0
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626577%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10626577: 2
2026-03-28 19:33:53 [adesa.fr] INFO: Scraping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-28 19:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10731306
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731306%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10731306: 0
2026-03-28 19:33:53 [adesa.fr] INFO: Skipping item 10731306 url https://www.openlane.eu/en/carv6/auction/10731306
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699395%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10699395: 2
2026-03-28 19:33:53 [adesa.fr] INFO: Scraping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-28 19: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-28 19: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-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699388%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10699388: 2
2026-03-28 19:33:53 [adesa.fr] INFO: Scraping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721340%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10721340: 2
2026-03-28 19:33:53 [adesa.fr] INFO: Scraping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721342%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10721342: 2
2026-03-28 19:33:53 [adesa.fr] INFO: Scraping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699452%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-28 19:33:53 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10726267
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726267%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10726267: 0
2026-03-28 19:33:53 [adesa.fr] INFO: Skipping item 10726267 url https://www.openlane.eu/en/carv6/auction/10726267
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10723136
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723136%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10723136: 2
2026-03-28 19:33:53 [adesa.fr] INFO: Scraping item 10723136 url https://www.openlane.eu/en/carv6/auction/10723136
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554939%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-28 19:33:53 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699446%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-28 19:33:53 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699445%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-28 19:33:53 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10662769: 2
2026-03-28 19:33:53 [adesa.fr] INFO: Scraping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-28 19:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c7af8bd-1527-5773-accf-00273c5363c0 with identifier: 10738184
2026-03-28 19:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c7af8bd-1527-5773-accf-00273c5363c0 with scrape type 2
2026-03-28 19:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c7af8bd-1527-5773-accf-00273c5363c0 with scrape type 2
2026-03-28 19:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1c7af8bd-1527-5773-accf-00273c5363c0, identifier: 10738184
2026-03-28 19:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91effed9-3470-5336-b750-cd733f818b1d with identifier: 10738450
2026-03-28 19:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91effed9-3470-5336-b750-cd733f818b1d with scrape type 2
2026-03-28 19:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91effed9-3470-5336-b750-cd733f818b1d with scrape type 2
2026-03-28 19:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91effed9-3470-5336-b750-cd733f818b1d, identifier: 10738450
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10733976
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733976%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10733976: 0
2026-03-28 19:33:53 [adesa.fr] INFO: Skipping item 10733976 url https://www.openlane.eu/en/carv6/auction/10733976
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699444%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-28 19:33:53 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527709%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-28 19:33:53 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527711%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-28 19:33:53 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-28 19:33:53 [adesa.fr] INFO: Found listing with ID: 10725178
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725178%27 HTTP/1.1" 200 None
2026-03-28 19:33:53 [adesa.fr] INFO: Scrape type for 10725178: 2
2026-03-28 19:33:53 [adesa.fr] INFO: Scraping item 10725178 url https://www.openlane.eu/en/carv6/auction/10725178
2026-03-28 19:33:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1c7af8bd-1527-5773-accf-00273c5363c0 with identifier: 10738184
2026-03-28 19:33:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1c7af8bd-1527-5773-accf-00273c5363c0 with identifier: 10738184
2026-03-28 19:33:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1c7af8bd-1527-5773-accf-00273c5363c0 with identifier: 10738184 to the API
2026-03-28 19:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738184>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '1c7af8bd-1527-5773-accf-00273c5363c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28/09/2021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738184',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 115726,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 35500,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'BMW X5 45e X Line - xDrive - Hybrid - Automatic - 394 hp - 115.726 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738184%27 HTTP/1.1" 200 None
2026-03-28 19:33:54 [adesa.fr] INFO: Saving data for 10738184: {'auction_closing_time': 1774858200.0, 'created_time': 1774629547.00306, 'last_price_update_time': 1774726434.1486}
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738184') HTTP/1.1" 204 0
2026-03-28 19:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91effed9-3470-5336-b750-cd733f818b1d with identifier: 10738450
2026-03-28 19:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91effed9-3470-5336-b750-cd733f818b1d with identifier: 10738450
2026-03-28 19:33:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91effed9-3470-5336-b750-cd733f818b1d with identifier: 10738450 to the API
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738450>
{'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-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '91effed9-3470-5336-b750-cd733f818b1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-104-KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738450',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X2',
'odometer': 85605,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X2 25e Business Design - xDrive - Hybrid - Automatic - 220 hp - '
'85.605 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738450%27 HTTP/1.1" 200 None
2026-03-28 19:33:54 [adesa.fr] INFO: Saving data for 10738450: {'auction_closing_time': 1775116800.0, 'created_time': 1774629171.466733, 'last_price_update_time': 1774726434.534029}
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738450') HTTP/1.1" 204 0
2026-03-28 19:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:54 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699467%27 HTTP/1.1" 200 None
2026-03-28 19:33:54 [adesa.fr] INFO: Scrape type for 10699467: 2
2026-03-28 19:33:54 [adesa.fr] INFO: Scraping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-28 19: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-28 19:33:54 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='8d8a7b9ab034c5f97ea57cc7caea2c9e') while processing URL (https://www.openlane.eu/en/carv6/auction/10699438): 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-28 19:33:54 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710693704%27 HTTP/1.1" 200 None
2026-03-28 19:33:54 [adesa.fr] INFO: Scrape type for 10693704: 2
2026-03-28 19:33:54 [adesa.fr] INFO: Scraping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-28 19: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-28 19:33:54 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695919%27 HTTP/1.1" 200 None
2026-03-28 19:33:54 [adesa.fr] INFO: Scrape type for 10695919: 2
2026-03-28 19:33:54 [adesa.fr] INFO: Scraping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-28 19:33:54 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687169%27 HTTP/1.1" 200 None
2026-03-28 19:33:54 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-28 19:33:54 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-28 19:33:54 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715524%27 HTTP/1.1" 200 None
2026-03-28 19:33:54 [adesa.fr] INFO: Scrape type for 10715524: 0
2026-03-28 19:33:54 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-28 19:33:54 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652149%27 HTTP/1.1" 200 None
2026-03-28 19:33:54 [adesa.fr] INFO: Scrape type for 10652149: 2
2026-03-28 19:33:54 [adesa.fr] INFO: Scraping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-28 19:33:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 114ea66e-4ff1-56b3-8fd8-5650fbc7541e with identifier: 10738506
2026-03-28 19:33:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114ea66e-4ff1-56b3-8fd8-5650fbc7541e with scrape type 2
2026-03-28 19:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 114ea66e-4ff1-56b3-8fd8-5650fbc7541e with scrape type 2
2026-03-28 19:33:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 114ea66e-4ff1-56b3-8fd8-5650fbc7541e, identifier: 10738506
2026-03-28 19:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 114ea66e-4ff1-56b3-8fd8-5650fbc7541e with identifier: 10738506
2026-03-28 19:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 114ea66e-4ff1-56b3-8fd8-5650fbc7541e with identifier: 10738506
2026-03-28 19:33:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 114ea66e-4ff1-56b3-8fd8-5650fbc7541e with identifier: 10738506 to the API
2026-03-28 19:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738506>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '114ea66e-4ff1-56b3-8fd8-5650fbc7541e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-601-HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738506',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 179829,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-12-26',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X3 18d Business - Diesel - Automatic - 150 hp - 179.829 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738506%27 HTTP/1.1" 200 None
2026-03-28 19:33:55 [adesa.fr] INFO: Saving data for 10738506: {'auction_closing_time': 1775116800.0, 'created_time': 1774629549.104456, 'last_price_update_time': 1774726435.044991}
2026-03-28 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738506') HTTP/1.1" 204 0
2026-03-28 19:33:55 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10699438>
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': 'Sat, 28 Mar 2026 19:33:54 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '8d8a7b9ab034c5f97ea57cc7caea2c9e', '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=8d8a7b9ab034c5f97ea57cc7caea2c9e
2026-03-28 19:33:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 2.545(s), this was the 1st time calling it.
2026-03-28 19:33:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.3235486447964675 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sat, 28 Mar 2026 19:33:54 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'b2d1bed8fb6e9b20c413a7b4e821ca92', '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=b2d1bed8fb6e9b20c413a7b4e821ca92.
2026-03-28 19:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0677dd6-7585-5c0c-83f4-f354ea96461c with identifier: 10738503
2026-03-28 19:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0677dd6-7585-5c0c-83f4-f354ea96461c with scrape type 2
2026-03-28 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0677dd6-7585-5c0c-83f4-f354ea96461c with scrape type 2
2026-03-28 19:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0677dd6-7585-5c0c-83f4-f354ea96461c, identifier: 10738503
2026-03-28 19:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0677dd6-7585-5c0c-83f4-f354ea96461c with identifier: 10738503
2026-03-28 19:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0677dd6-7585-5c0c-83f4-f354ea96461c with identifier: 10738503
2026-03-28 19:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0677dd6-7585-5c0c-83f4-f354ea96461c with identifier: 10738503 to the API
2026-03-28 19:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738503>
{'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-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'e0677dd6-7585-5c0c-83f4-f354ea96461c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-073-BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738503',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': 'iX3',
'odometer': 32522,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW iX3 74 kWh Impressive - Electric - Automatic - 286 hp - 32.522 '
'km',
'transmission': 'automatic',
'trim': 'Impressive',
'vin': None,
'year': 2023}
2026-03-28 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738503%27 HTTP/1.1" 200 None
2026-03-28 19:33:55 [adesa.fr] INFO: Saving data for 10738503: {'auction_closing_time': 1775116800.0, 'created_time': 1774629523.402399, 'last_price_update_time': 1774726435.89632}
2026-03-28 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738503') HTTP/1.1" 204 0
2026-03-28 19:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683
2026-03-28 19:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175a56f8-16b6-5970-a00b-5a3ba8711c45 with scrape type 2
2026-03-28 19:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 175a56f8-16b6-5970-a00b-5a3ba8711c45 with scrape type 2
2026-03-28 19:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 175a56f8-16b6-5970-a00b-5a3ba8711c45, identifier: 10719683
2026-03-28 19:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683
2026-03-28 19:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683
2026-03-28 19:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683 to the API
2026-03-28 19:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719683>
{'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-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '175a56f8-16b6-5970-a00b-5a3ba8711c45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-354-BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719683',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 10336,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2025-04-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 10.336 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719683%27 HTTP/1.1" 200 None
2026-03-28 19:33:56 [adesa.fr] INFO: Saving data for 10719683: {'auction_closing_time': 1798671600.0, 'created_time': 1774445686.869753, 'last_price_update_time': 1774726436.386578}
2026-03-28 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719683') HTTP/1.1" 204 0
2026-03-28 19:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734
2026-03-28 19:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with scrape type 2
2026-03-28 19:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with scrape type 2
2026-03-28 19:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc, identifier: 10718734
2026-03-28 19:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793
2026-03-28 19:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800f3a03-6aee-5201-b23c-946b2922c65c with scrape type 2
2026-03-28 19:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 800f3a03-6aee-5201-b23c-946b2922c65c with scrape type 2
2026-03-28 19:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 800f3a03-6aee-5201-b23c-946b2922c65c, identifier: 10716793
2026-03-28 19:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b7b46cb-7b75-5370-a555-31bca84223d2 with identifier: 10738646
2026-03-28 19:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b7b46cb-7b75-5370-a555-31bca84223d2 with scrape type 2
2026-03-28 19:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b7b46cb-7b75-5370-a555-31bca84223d2 with scrape type 2
2026-03-28 19:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b7b46cb-7b75-5370-a555-31bca84223d2, identifier: 10738646
2026-03-28 19:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734
2026-03-28 19:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734
2026-03-28 19:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734 to the API
2026-03-28 19:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718734>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '006a30c8-7470-5e4a-80a7-b5f2bbdeffbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-461-SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718734',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 20691,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Rivoli - AWD - Hybrid - Automatic - 200 hp - '
'20.691 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718734%27 HTTP/1.1" 200 None
2026-03-28 19:33:57 [adesa.fr] INFO: Saving data for 10718734: {'auction_closing_time': 1798671600.0, 'created_time': 1774445709.531443, 'last_price_update_time': 1774726437.044063}
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718734') HTTP/1.1" 204 0
2026-03-28 19:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793
2026-03-28 19:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793
2026-03-28 19:33:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793 to the API
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716793>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '800f3a03-6aee-5201-b23c-946b2922c65c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-820-WN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 12365,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 12.365 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716793%27 HTTP/1.1" 200 None
2026-03-28 19:33:57 [adesa.fr] INFO: Saving data for 10716793: {'auction_closing_time': 1798671600.0, 'created_time': 1774445680.037667, 'last_price_update_time': 1774726437.317606}
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716793') HTTP/1.1" 204 0
2026-03-28 19:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b7b46cb-7b75-5370-a555-31bca84223d2 with identifier: 10738646
2026-03-28 19:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b7b46cb-7b75-5370-a555-31bca84223d2 with identifier: 10738646
2026-03-28 19:33:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b7b46cb-7b75-5370-a555-31bca84223d2 with identifier: 10738646 to the API
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738646>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '6b7b46cb-7b75-5370-a555-31bca84223d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-917-SE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738646',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '5 Series',
'odometer': 109472,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW 5 Series Touring 530e Lounge - xDrive - Hybrid - Automatic - '
'292 hp - 109.472 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738646%27 HTTP/1.1" 200 None
2026-03-28 19:33:57 [adesa.fr] INFO: Saving data for 10738646: {'auction_closing_time': 1775116800.0, 'created_time': 1774629527.439752, 'last_price_update_time': 1774726437.599493}
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738646') HTTP/1.1" 204 0
2026-03-28 19:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 359f257c-b854-561c-a073-7a6d1e0ffc8d with identifier: 10721603
2026-03-28 19:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 359f257c-b854-561c-a073-7a6d1e0ffc8d with scrape type 2
2026-03-28 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 359f257c-b854-561c-a073-7a6d1e0ffc8d with scrape type 2
2026-03-28 19:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 359f257c-b854-561c-a073-7a6d1e0ffc8d, identifier: 10721603
2026-03-28 19:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 359f257c-b854-561c-a073-7a6d1e0ffc8d with identifier: 10721603
2026-03-28 19:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 359f257c-b854-561c-a073-7a6d1e0ffc8d with identifier: 10721603
2026-03-28 19:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 359f257c-b854-561c-a073-7a6d1e0ffc8d with identifier: 10721603 to the API
2026-03-28 19:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721603>
{'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': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '359f257c-b854-561c-a073-7a6d1e0ffc8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-869-RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721603',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10581,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 101 hp - 10.581 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721603%27 HTTP/1.1" 200 None
2026-03-28 19:33:58 [adesa.fr] INFO: Saving data for 10721603: {'auction_closing_time': 1798671600.0, 'created_time': 1774445675.82496, 'last_price_update_time': 1774726438.531418}
2026-03-28 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721603') HTTP/1.1" 204 0
2026-03-28 19:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adee587b-f323-5036-9cf4-4e042313e4b2 with identifier: 10721358
2026-03-28 19:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adee587b-f323-5036-9cf4-4e042313e4b2 with scrape type 2
2026-03-28 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adee587b-f323-5036-9cf4-4e042313e4b2 with scrape type 2
2026-03-28 19:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: adee587b-f323-5036-9cf4-4e042313e4b2, identifier: 10721358
2026-03-28 19:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: adee587b-f323-5036-9cf4-4e042313e4b2 with identifier: 10721358
2026-03-28 19:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: adee587b-f323-5036-9cf4-4e042313e4b2 with identifier: 10721358
2026-03-28 19:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: adee587b-f323-5036-9cf4-4e042313e4b2 with identifier: 10721358 to the API
2026-03-28 19:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721358>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'adee587b-f323-5036-9cf4-4e042313e4b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-194-VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721358',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 9568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Active - Petrol - Manual - 101 hp - 9.568 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2024}
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721358%27 HTTP/1.1" 200 None
2026-03-28 19:33:59 [adesa.fr] INFO: Saving data for 10721358: {'auction_closing_time': 1798671600.0, 'created_time': 1774445910.47911, 'last_price_update_time': 1774726439.008743}
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721358') HTTP/1.1" 204 0
2026-03-28 19:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf934b3-ffcf-57db-aef1-abfb09f63809 with identifier: 10719684
2026-03-28 19:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf934b3-ffcf-57db-aef1-abfb09f63809 with scrape type 2
2026-03-28 19:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cf934b3-ffcf-57db-aef1-abfb09f63809 with scrape type 2
2026-03-28 19:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6cf934b3-ffcf-57db-aef1-abfb09f63809, identifier: 10719684
2026-03-28 19:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6cf934b3-ffcf-57db-aef1-abfb09f63809 with identifier: 10719684
2026-03-28 19:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6cf934b3-ffcf-57db-aef1-abfb09f63809 with identifier: 10719684
2026-03-28 19:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6cf934b3-ffcf-57db-aef1-abfb09f63809 with identifier: 10719684 to the API
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719684>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6cf934b3-ffcf-57db-aef1-abfb09f63809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-196-VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719684',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 12794,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Active - Petrol - Manual - 101 hp - 12.794 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2024}
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719684%27 HTTP/1.1" 200 None
2026-03-28 19:33:59 [adesa.fr] INFO: Saving data for 10719684: {'auction_closing_time': 1798671600.0, 'created_time': 1774445681.519012, 'last_price_update_time': 1774726439.389842}
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719684') HTTP/1.1" 204 0
2026-03-28 19:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:33:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-28 19:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09cfc1a3-0faa-5f28-987d-26c0197993e2 with scrape type 2
2026-03-28 19:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09cfc1a3-0faa-5f28-987d-26c0197993e2 with scrape type 2
2026-03-28 19:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 09cfc1a3-0faa-5f28-987d-26c0197993e2, identifier: 10626577
2026-03-28 19:33:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 19:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-28 19:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-28 19:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577 to the API
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626577>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '09cfc1a3-0faa-5f28-987d-26c0197993e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-675-ZQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626577',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 12397,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-04-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 12.397 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626577%27 HTTP/1.1" 200 None
2026-03-28 19:33:59 [adesa.fr] INFO: Saving data for 10626577: {'auction_closing_time': 1798671600.0, 'created_time': 1773229799.166384, 'last_price_update_time': 1774726439.781611}
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10626577') HTTP/1.1" 204 0
2026-03-28 19:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416
2026-03-28 19:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cbc7e37-feb3-5895-8ac1-093ce676554a with scrape type 2
2026-03-28 19:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cbc7e37-feb3-5895-8ac1-093ce676554a with scrape type 2
2026-03-28 19:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5cbc7e37-feb3-5895-8ac1-093ce676554a, identifier: 10699416
2026-03-28 19:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416
2026-03-28 19:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416
2026-03-28 19:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416 to the API
2026-03-28 19:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699416>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '5cbc7e37-feb3-5895-8ac1-093ce676554a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-589-CF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699416',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 4526,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-06-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW Allure - Petrol - Automatic - 136 hp - 4.526 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699416%27 HTTP/1.1" 200 None
2026-03-28 19:34:00 [adesa.fr] INFO: Saving data for 10699416: {'auction_closing_time': 1798671600.0, 'created_time': 1774013653.07373, 'last_price_update_time': 1774726440.271946}
2026-03-28 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699416') HTTP/1.1" 204 0
2026-03-28 19:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10725178
2026-03-28 19:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aefffbab-f241-5aa9-962a-ec0f32fba38a with scrape type 2
2026-03-28 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aefffbab-f241-5aa9-962a-ec0f32fba38a with scrape type 2
2026-03-28 19:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aefffbab-f241-5aa9-962a-ec0f32fba38a, identifier: 10725178
2026-03-28 19:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10725178
2026-03-28 19:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10725178
2026-03-28 19:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10725178 to the API
2026-03-28 19:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725178>
{'auction_title': '',
'c_o_2_emission_value': 238,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 141,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'aefffbab-f241-5aa9-962a-ec0f32fba38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-351-LL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725178',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Boxer L2H2 2.2 HDI - Diesel - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725178%27 HTTP/1.1" 200 None
2026-03-28 19:34:00 [adesa.fr] INFO: Saving data for 10725178: {'auction_closing_time': 1798671600.0, 'created_time': 1774532266.973174, 'last_price_update_time': 1774726440.769684}
2026-03-28 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725178') HTTP/1.1" 204 0
2026-03-28 19:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-28 19:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with scrape type 2
2026-03-28 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with scrape type 2
2026-03-28 19:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2, identifier: 10649232
2026-03-28 19:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-28 19:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-28 19:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232 to the API
2026-03-28 19:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649232>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-660-JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649232',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 11386,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 11.386 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710649232%27 HTTP/1.1" 200 None
2026-03-28 19:34:01 [adesa.fr] INFO: Saving data for 10649232: {'auction_closing_time': 1798671600.0, 'created_time': 1773229801.438366, 'last_price_update_time': 1774726441.149022}
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10649232') HTTP/1.1" 204 0
2026-03-28 19:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-28 19:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88803034-87eb-5ed4-b58b-5ec645d1e170 with scrape type 2
2026-03-28 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88803034-87eb-5ed4-b58b-5ec645d1e170 with scrape type 2
2026-03-28 19:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88803034-87eb-5ed4-b58b-5ec645d1e170, identifier: 10652149
2026-03-28 19:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467
2026-03-28 19:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with scrape type 2
2026-03-28 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with scrape type 2
2026-03-28 19:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b, identifier: 10699467
2026-03-28 19:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-28 19:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-28 19:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149 to the API
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652149>
{'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': 116,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '88803034-87eb-5ed4-b58b-5ec645d1e170',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-824-TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10652149',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 43034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 43.034 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652149%27 HTTP/1.1" 200 None
2026-03-28 19:34:01 [adesa.fr] INFO: Saving data for 10652149: {'auction_closing_time': 1798671600.0, 'created_time': 1773229737.60018, 'last_price_update_time': 1774726441.632567}
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10652149') HTTP/1.1" 204 0
2026-03-28 19:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467
2026-03-28 19:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467
2026-03-28 19:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467 to the API
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699467>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'af51ce50-7f2e-51fb-ad53-0d8a8f467d2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-101-GA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699467',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2025-08-27',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Expert 1.5 HDI - Diesel - Manual - 120 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699467%27 HTTP/1.1" 200 None
2026-03-28 19:34:01 [adesa.fr] INFO: Saving data for 10699467: {'auction_closing_time': 1798671600.0, 'created_time': 1774013668.631659, 'last_price_update_time': 1774726441.906884}
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699467') HTTP/1.1" 204 0
2026-03-28 19:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10695919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10696362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55a566f5-5cbc-54bc-90a6-3a99d0814b74 with identifier: 10738538
2026-03-28 19:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55a566f5-5cbc-54bc-90a6-3a99d0814b74 with scrape type 2
2026-03-28 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55a566f5-5cbc-54bc-90a6-3a99d0814b74 with scrape type 2
2026-03-28 19:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 55a566f5-5cbc-54bc-90a6-3a99d0814b74, identifier: 10738538
2026-03-28 19:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 55a566f5-5cbc-54bc-90a6-3a99d0814b74 with identifier: 10738538
2026-03-28 19:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 55a566f5-5cbc-54bc-90a6-3a99d0814b74 with identifier: 10738538
2026-03-28 19:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 55a566f5-5cbc-54bc-90a6-3a99d0814b74 with identifier: 10738538 to the API
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738538>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '55a566f5-5cbc-54bc-90a6-3a99d0814b74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-562-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738538',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 216280,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X1 16d Lounge - Diesel - Manual - 116 hp - 216.280 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738538%27 HTTP/1.1" 200 None
2026-03-28 19:34:02 [adesa.fr] INFO: Saving data for 10738538: {'auction_closing_time': 1775116800.0, 'created_time': 1774629523.784768, 'last_price_update_time': 1774726442.299105}
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738538') HTTP/1.1" 204 0
2026-03-28 19:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10693704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919
2026-03-28 19:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a8a6ca-f6df-53ec-9ac2-afd78814068f with scrape type 2
2026-03-28 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a8a6ca-f6df-53ec-9ac2-afd78814068f with scrape type 2
2026-03-28 19:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 69a8a6ca-f6df-53ec-9ac2-afd78814068f, identifier: 10695919
2026-03-28 19:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-28 19:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with scrape type 2
2026-03-28 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with scrape type 2
2026-03-28 19:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6, identifier: 10662769
2026-03-28 19:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362
2026-03-28 19:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738f3155-5ed1-5833-a146-b7e875db1031 with scrape type 2
2026-03-28 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 738f3155-5ed1-5833-a146-b7e875db1031 with scrape type 2
2026-03-28 19:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 738f3155-5ed1-5833-a146-b7e875db1031, identifier: 10696362
2026-03-28 19:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919
2026-03-28 19:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919
2026-03-28 19:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919 to the API
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10695919>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 141,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '69a8a6ca-f6df-53ec-9ac2-afd78814068f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GQ-588-KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10695919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 10565,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.3 RS Line - Petrol - Manual - 141 hp - 10.565 km',
'transmission': 'manual',
'trim': 'RS Line',
'vin': None,
'year': 2023}
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695919%27 HTTP/1.1" 200 None
2026-03-28 19:34:02 [adesa.fr] INFO: Saving data for 10695919: {'auction_closing_time': 1798671600.0, 'created_time': 1774013664.049524, 'last_price_update_time': 1774726442.862149}
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695919') HTTP/1.1" 204 0
2026-03-28 19:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-28 19:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-28 19:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769 to the API
2026-03-28 19:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662769>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '2929df88-d7e1-54df-b1b6-81ecdd83d7c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-643-HR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662769',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 60,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 150 hp - 60 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
2026-03-28 19:34:03 [adesa.fr] INFO: Saving data for 10662769: {'auction_closing_time': 1798671600.0, 'created_time': 1773408732.811112, 'last_price_update_time': 1774726443.151628}
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10662769') HTTP/1.1" 204 0
2026-03-28 19:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362
2026-03-28 19:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362
2026-03-28 19:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362 to the API
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10696362>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '738f3155-5ed1-5833-a146-b7e875db1031',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55376',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10696362',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 12984,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Petrol - Automatic - 136 hp - 12.984 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710696362%27 HTTP/1.1" 200 None
2026-03-28 19:34:03 [adesa.fr] INFO: Saving data for 10696362: {'auction_closing_time': 1798675200.0, 'created_time': 1774013595.860701, 'last_price_update_time': 1774726443.44238}
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10696362') HTTP/1.1" 204 0
2026-03-28 19:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-28 19:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 947d150e-e555-52ee-8ea5-10c847cd60d6 with scrape type 2
2026-03-28 19:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 947d150e-e555-52ee-8ea5-10c847cd60d6 with scrape type 2
2026-03-28 19:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 947d150e-e555-52ee-8ea5-10c847cd60d6, identifier: 10693704
2026-03-28 19:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-28 19:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-28 19:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704 to the API
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10693704>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '947d150e-e555-52ee-8ea5-10c847cd60d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-135-KR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10693704',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 26392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Evolution - Petrol - Manual - 92 hp - 26.392 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710693704%27 HTTP/1.1" 200 None
2026-03-28 19:34:03 [adesa.fr] INFO: Saving data for 10693704: {'auction_closing_time': 1798671600.0, 'created_time': 1773928471.508703, 'last_price_update_time': 1774726443.844385}
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10693704') HTTP/1.1" 204 0
2026-03-28 19:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340
2026-03-28 19:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6573165a-71c4-51cb-9447-642edf07d6df with scrape type 2
2026-03-28 19:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6573165a-71c4-51cb-9447-642edf07d6df with scrape type 2
2026-03-28 19:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6573165a-71c4-51cb-9447-642edf07d6df, identifier: 10721340
2026-03-28 19:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10723136
2026-03-28 19:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-28 19:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-28 19:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0, identifier: 10723136
2026-03-28 19:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340
2026-03-28 19:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340
2026-03-28 19:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340 to the API
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721340>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6573165a-71c4-51cb-9447-642edf07d6df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721340',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 24897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure - Petrol - Automatic - 136 hp - 24.897 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721340%27 HTTP/1.1" 200 None
2026-03-28 19:34:04 [adesa.fr] INFO: Saving data for 10721340: {'auction_closing_time': 1798671600.0, 'created_time': 1774445707.565642, 'last_price_update_time': 1774726444.315901}
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721340') HTTP/1.1" 204 0
2026-03-28 19:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10723136
2026-03-28 19:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10723136
2026-03-28 19:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10723136 to the API
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723136>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-446-HR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723136',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 508 1.6 Allure - Hybrid - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723136%27 HTTP/1.1" 200 None
2026-03-28 19:34:04 [adesa.fr] INFO: Saving data for 10723136: {'auction_closing_time': 1798671600.0, 'created_time': 1774532234.987937, 'last_price_update_time': 1774726444.625261}
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723136') HTTP/1.1" 204 0
2026-03-28 19:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10351032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-28 19:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900f43a3-15ce-5301-86b5-0d0094979ce2 with scrape type 2
2026-03-28 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 900f43a3-15ce-5301-86b5-0d0094979ce2 with scrape type 2
2026-03-28 19:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 900f43a3-15ce-5301-86b5-0d0094979ce2, identifier: 10351032
2026-03-28 19:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-28 19:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-28 19:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032 to the API
2026-03-28 19:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10351032>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '900f43a3-15ce-5301-86b5-0d0094979ce2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-016-VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10351032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 6033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2i GT - Petrol - Automatic - 136 hp - 6.033 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 19:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710351032%27 HTTP/1.1" 200 None
2026-03-28 19:34:05 [adesa.fr] INFO: Saving data for 10351032: {'auction_closing_time': 1798671600.0, 'created_time': 1773229819.072845, 'last_price_update_time': 1774726445.1509}
2026-03-28 19:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10351032') HTTP/1.1" 204 0
2026-03-28 19:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342
2026-03-28 19:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8b1040-a871-5b49-971a-eca973113a33 with scrape type 2
2026-03-28 19:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f8b1040-a871-5b49-971a-eca973113a33 with scrape type 2
2026-03-28 19:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f8b1040-a871-5b49-971a-eca973113a33, identifier: 10721342
2026-03-28 19:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395
2026-03-28 19:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with scrape type 2
2026-03-28 19:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with scrape type 2
2026-03-28 19:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f, identifier: 10699395
2026-03-28 19:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-28 19:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21bb44ce-4462-570f-a3e1-38fbc4b29112 with scrape type 2
2026-03-28 19:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21bb44ce-4462-570f-a3e1-38fbc4b29112 with scrape type 2
2026-03-28 19:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 21bb44ce-4462-570f-a3e1-38fbc4b29112, identifier: 10681282
2026-03-28 19:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342
2026-03-28 19:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342
2026-03-28 19:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342 to the API
2026-03-28 19:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721342>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '2f8b1040-a871-5b49-971a-eca973113a33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721342',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 29473,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2025-02-03',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure - Petrol - Automatic - 136 hp - 29.473 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721342%27 HTTP/1.1" 200 None
2026-03-28 19:34:05 [adesa.fr] INFO: Saving data for 10721342: {'auction_closing_time': 1798671600.0, 'created_time': 1774445688.655261, 'last_price_update_time': 1774726445.741075}
2026-03-28 19:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721342') HTTP/1.1" 204 0
2026-03-28 19:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395
2026-03-28 19:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395
2026-03-28 19:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395 to the API
2026-03-28 19:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699395>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb6b7c9d-76fa-5527-84d1-19ccf1b4314f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-157-PQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699395',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 4060,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 4.060 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699395%27 HTTP/1.1" 200 None
2026-03-28 19:34:06 [adesa.fr] INFO: Saving data for 10699395: {'auction_closing_time': 1798671600.0, 'created_time': 1774013627.753173, 'last_price_update_time': 1774726446.031016}
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699395') HTTP/1.1" 204 0
2026-03-28 19:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-28 19:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-28 19:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282 to the API
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681282>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '21bb44ce-4462-570f-a3e1-38fbc4b29112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-873-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681282',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 19419,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 19.419 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681282%27 HTTP/1.1" 200 None
2026-03-28 19:34:06 [adesa.fr] INFO: Saving data for 10681282: {'auction_closing_time': 1798671600.0, 'created_time': 1773754456.029636, 'last_price_update_time': 1774726446.307163}
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681282') HTTP/1.1" 204 0
2026-03-28 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425
2026-03-28 19:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04ad098f-8270-5123-a05a-3740b27dec2f with scrape type 2
2026-03-28 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04ad098f-8270-5123-a05a-3740b27dec2f with scrape type 2
2026-03-28 19:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 04ad098f-8270-5123-a05a-3740b27dec2f, identifier: 10699425
2026-03-28 19:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388
2026-03-28 19:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7708986e-3dd5-5e48-b954-70557234092e with scrape type 2
2026-03-28 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7708986e-3dd5-5e48-b954-70557234092e with scrape type 2
2026-03-28 19:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7708986e-3dd5-5e48-b954-70557234092e, identifier: 10699388
2026-03-28 19:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425
2026-03-28 19:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425
2026-03-28 19:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425 to the API
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699425>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '04ad098f-8270-5123-a05a-3740b27dec2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-550-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699425',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 22284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2024-11-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 Allure - Petrol - Automatic - 136 hp - 22.284 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699425%27 HTTP/1.1" 200 None
2026-03-28 19:34:06 [adesa.fr] INFO: Saving data for 10699425: {'auction_closing_time': 1798671600.0, 'created_time': 1774013636.173946, 'last_price_update_time': 1774726446.885874}
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699425') HTTP/1.1" 204 0
2026-03-28 19:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388
2026-03-28 19:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388
2026-03-28 19:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388 to the API
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699388>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7708986e-3dd5-5e48-b954-70557234092e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-941-KT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699388',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 5403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2025-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 5.403 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699388%27 HTTP/1.1" 200 None
2026-03-28 19:34:07 [adesa.fr] INFO: Saving data for 10699388: {'auction_closing_time': 1798671600.0, 'created_time': 1774013628.721014, 'last_price_update_time': 1774726447.178145}
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699388') HTTP/1.1" 204 0
2026-03-28 19:34:07 [scrapy.extensions.logstats] INFO: Crawled 465 pages (at 133 pages/min), scraped 452 items (at 130 items/min)
2026-03-28 19:34:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-03-28 19:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with identifier: 10728755
2026-03-28 19:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with scrape type 2
2026-03-28 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with scrape type 2
2026-03-28 19:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8, identifier: 10728755
2026-03-28 19:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with identifier: 10728755
2026-03-28 19:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with identifier: 10728755
2026-03-28 19:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with identifier: 10728755 to the API
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728755>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-681-LD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728755',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 29848,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Hybrid - Automatic - 136 hp - 29.848 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728755%27 HTTP/1.1" 200 None
2026-03-28 19:34:07 [adesa.fr] INFO: Saving data for 10728755: {'auction_closing_time': 1798671600.0, 'created_time': 1774532263.722855, 'last_price_update_time': 1774726447.57572}
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728755') HTTP/1.1" 204 0
2026-03-28 19:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f9772fd-459b-5954-9638-faf2ee4ee029 with identifier: 10724174
2026-03-28 19:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f9772fd-459b-5954-9638-faf2ee4ee029 with scrape type 2
2026-03-28 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f9772fd-459b-5954-9638-faf2ee4ee029 with scrape type 2
2026-03-28 19:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6f9772fd-459b-5954-9638-faf2ee4ee029, identifier: 10724174
2026-03-28 19:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6f9772fd-459b-5954-9638-faf2ee4ee029 with identifier: 10724174
2026-03-28 19:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6f9772fd-459b-5954-9638-faf2ee4ee029 with identifier: 10724174
2026-03-28 19:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6f9772fd-459b-5954-9638-faf2ee4ee029 with identifier: 10724174 to the API
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724174>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '6f9772fd-459b-5954-9638-faf2ee4ee029',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-141-RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724174',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23874,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Hybrid - Automatic - 136 hp - 23.874 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724174%27 HTTP/1.1" 200 None
2026-03-28 19:34:07 [adesa.fr] INFO: Saving data for 10724174: {'auction_closing_time': 1798671600.0, 'created_time': 1774532293.96985, 'last_price_update_time': 1774726447.95969}
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724174') HTTP/1.1" 204 0
2026-03-28 19:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with identifier: 10726274
2026-03-28 19:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with scrape type 2
2026-03-28 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with scrape type 2
2026-03-28 19:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12f4e4ca-3649-5afa-b888-8dd06392b1a2, identifier: 10726274
2026-03-28 19:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729
2026-03-28 19:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with scrape type 2
2026-03-28 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with scrape type 2
2026-03-28 19:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125, identifier: 10722729
2026-03-28 19:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with identifier: 10726274
2026-03-28 19:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with identifier: 10726274
2026-03-28 19:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with identifier: 10726274 to the API
2026-03-28 19:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726274>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '12f4e4ca-3649-5afa-b888-8dd06392b1a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-823-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726274',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 40111,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 Allure Pack - Petrol - Automatic - 150 hp - 40.111 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-28 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726274%27 HTTP/1.1" 200 None
2026-03-28 19:34:08 [adesa.fr] INFO: Saving data for 10726274: {'auction_closing_time': 1798671600.0, 'created_time': 1774532285.626, 'last_price_update_time': 1774726448.459031}
2026-03-28 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726274') HTTP/1.1" 204 0
2026-03-28 19:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729
2026-03-28 19:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729
2026-03-28 19:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729 to the API
2026-03-28 19:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722729>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'cccc2967-c3e0-56ba-8aa0-0d18a7d4a125',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-038-ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722729',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 15933,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 15.933 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722729%27 HTTP/1.1" 200 None
2026-03-28 19:34:08 [adesa.fr] INFO: Saving data for 10722729: {'auction_closing_time': 1798671600.0, 'created_time': 1774445654.099055, 'last_price_update_time': 1774726448.732521}
2026-03-28 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722729') HTTP/1.1" 204 0
2026-03-28 19:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10695475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475
2026-03-28 19:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with scrape type 2
2026-03-28 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with scrape type 2
2026-03-28 19:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b0a7d04-c6e4-5e46-b6c3-592105c63771, identifier: 10695475
2026-03-28 19:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475
2026-03-28 19:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with scrape type 2
2026-03-28 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with scrape type 2
2026-03-28 19:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f, identifier: 10699475
2026-03-28 19:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475
2026-03-28 19:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475
2026-03-28 19:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475 to the API
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10695475>
{'auction_title': '',
'c_o_2_emission_value': 128,
'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': '0b0a7d04-c6e4-5e46-b6c3-592105c63771',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55337',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10695475',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 21951,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Petrol - Manual - 102 hp - 21.951 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695475%27 HTTP/1.1" 200 None
2026-03-28 19:34:09 [adesa.fr] INFO: Saving data for 10695475: {'auction_closing_time': 1798675200.0, 'created_time': 1774013593.803294, 'last_price_update_time': 1774726449.316762}
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695475') HTTP/1.1" 204 0
2026-03-28 19:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475
2026-03-28 19:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475
2026-03-28 19:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475 to the API
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699475>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '3d526bd1-a621-5c2b-8673-ee2d7e4c301f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-323-CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699475',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 20011,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 20.011 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699475%27 HTTP/1.1" 200 None
2026-03-28 19:34:09 [adesa.fr] INFO: Saving data for 10699475: {'auction_closing_time': 1798671600.0, 'created_time': 1774013639.391897, 'last_price_update_time': 1774726449.6016}
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699475') HTTP/1.1" 204 0
2026-03-28 19:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cbe69c2-5667-5391-8cb9-ae051e803009 with identifier: 10728846
2026-03-28 19:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cbe69c2-5667-5391-8cb9-ae051e803009 with scrape type 2
2026-03-28 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cbe69c2-5667-5391-8cb9-ae051e803009 with scrape type 2
2026-03-28 19:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cbe69c2-5667-5391-8cb9-ae051e803009, identifier: 10728846
2026-03-28 19:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450
2026-03-28 19:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a29d98e8-fe6f-54ea-ba51-c9e97f42976d with scrape type 2
2026-03-28 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a29d98e8-fe6f-54ea-ba51-c9e97f42976d with scrape type 2
2026-03-28 19:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a29d98e8-fe6f-54ea-ba51-c9e97f42976d, identifier: 10699450
2026-03-28 19: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-28 19:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cbe69c2-5667-5391-8cb9-ae051e803009 with identifier: 10728846
2026-03-28 19:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cbe69c2-5667-5391-8cb9-ae051e803009 with identifier: 10728846
2026-03-28 19:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cbe69c2-5667-5391-8cb9-ae051e803009 with identifier: 10728846 to the API
2026-03-28 19:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728846>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7cbe69c2-5667-5391-8cb9-ae051e803009',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-682-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728846',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 20245,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-10-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 101 hp - 20.245 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728846%27 HTTP/1.1" 200 None
2026-03-28 19:34:10 [adesa.fr] INFO: Saving data for 10728846: {'auction_closing_time': 1798671600.0, 'created_time': 1774532293.149362, 'last_price_update_time': 1774726450.082576}
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728846') HTTP/1.1" 204 0
2026-03-28 19:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450
2026-03-28 19:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450
2026-03-28 19:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450 to the API
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699450>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Black',
'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': 'a29d98e8-fe6f-54ea-ba51-c9e97f42976d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-404-GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699450',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10369,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure Pack - Petrol - Manual - 102 hp - 10.369 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699450%27 HTTP/1.1" 200 None
2026-03-28 19:34:10 [adesa.fr] INFO: Saving data for 10699450: {'auction_closing_time': 1798671600.0, 'created_time': 1774013638.987539, 'last_price_update_time': 1774726450.361496}
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699450') HTTP/1.1" 204 0
2026-03-28 19:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192
2026-03-28 19:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb47490-2512-5ca3-860a-8173d4451d85 with scrape type 2
2026-03-28 19:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cb47490-2512-5ca3-860a-8173d4451d85 with scrape type 2
2026-03-28 19:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9cb47490-2512-5ca3-860a-8173d4451d85, identifier: 10721192
2026-03-28 19:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192
2026-03-28 19:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192
2026-03-28 19:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192 to the API
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721192>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '9cb47490-2512-5ca3-860a-8173d4451d85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-941-AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721192',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 8139,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 8.139 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721192%27 HTTP/1.1" 200 None
2026-03-28 19:34:10 [adesa.fr] INFO: Saving data for 10721192: {'auction_closing_time': 1798671600.0, 'created_time': 1774445713.353006, 'last_price_update_time': 1774726450.751383}
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721192') HTTP/1.1" 204 0
2026-03-28 19:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with identifier: 10724175
2026-03-28 19:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with scrape type 2
2026-03-28 19:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with scrape type 2
2026-03-28 19:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc, identifier: 10724175
2026-03-28 19:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with identifier: 10699507
2026-03-28 19:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with scrape type 2
2026-03-28 19:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with scrape type 2
2026-03-28 19:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 79967ec2-8fc9-55d6-81f9-77d4e2e44f75, identifier: 10699507
2026-03-28 19:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with identifier: 10724175
2026-03-28 19:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with identifier: 10724175
2026-03-28 19:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with identifier: 10724175 to the API
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724175>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-785-ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724175',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23410,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Hybrid - Automatic - 136 hp - 23.410 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724175%27 HTTP/1.1" 200 None
2026-03-28 19:34:11 [adesa.fr] INFO: Saving data for 10724175: {'auction_closing_time': 1798671600.0, 'created_time': 1774532313.36566, 'last_price_update_time': 1774726451.263483}
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724175') HTTP/1.1" 204 0
2026-03-28 19:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with identifier: 10699507
2026-03-28 19:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with identifier: 10699507
2026-03-28 19:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with identifier: 10699507 to the API
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699507>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '79967ec2-8fc9-55d6-81f9-77d4e2e44f75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-049-SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699507',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 5500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-07-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 5.500 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699507%27 HTTP/1.1" 200 None
2026-03-28 19:34:11 [adesa.fr] INFO: Saving data for 10699507: {'auction_closing_time': 1798671600.0, 'created_time': 1774013634.376505, 'last_price_update_time': 1774726451.547824}
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699507') HTTP/1.1" 204 0
2026-03-28 19:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481
2026-03-28 19:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63778d7d-45db-54e9-a96c-ff61724b15ee with scrape type 2
2026-03-28 19:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63778d7d-45db-54e9-a96c-ff61724b15ee with scrape type 2
2026-03-28 19:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 63778d7d-45db-54e9-a96c-ff61724b15ee, identifier: 10699481
2026-03-28 19:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd24bd4b-7746-54ea-8f26-11c0c8c62489 with identifier: 10738644
2026-03-28 19:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd24bd4b-7746-54ea-8f26-11c0c8c62489 with scrape type 2
2026-03-28 19:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd24bd4b-7746-54ea-8f26-11c0c8c62489 with scrape type 2
2026-03-28 19:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd24bd4b-7746-54ea-8f26-11c0c8c62489, identifier: 10738644
2026-03-28 19:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bb63132-f68e-5637-9c92-ad5e0c34c94c with identifier: 10738560
2026-03-28 19:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bb63132-f68e-5637-9c92-ad5e0c34c94c with scrape type 2
2026-03-28 19:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bb63132-f68e-5637-9c92-ad5e0c34c94c with scrape type 2
2026-03-28 19:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2bb63132-f68e-5637-9c92-ad5e0c34c94c, identifier: 10738560
2026-03-28 19:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481
2026-03-28 19:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481
2026-03-28 19:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481 to the API
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699481>
{'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-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '63778d7d-45db-54e9-a96c-ff61724b15ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-541-CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699481',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19255,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 19.255 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699481%27 HTTP/1.1" 200 None
2026-03-28 19:34:12 [adesa.fr] INFO: Saving data for 10699481: {'auction_closing_time': 1798671600.0, 'created_time': 1774013632.416008, 'last_price_update_time': 1774726452.225146}
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699481') HTTP/1.1" 204 0
2026-03-28 19:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd24bd4b-7746-54ea-8f26-11c0c8c62489 with identifier: 10738644
2026-03-28 19:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd24bd4b-7746-54ea-8f26-11c0c8c62489 with identifier: 10738644
2026-03-28 19:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd24bd4b-7746-54ea-8f26-11c0c8c62489 with identifier: 10738644 to the API
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738644>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'dd24bd4b-7746-54ea-8f26-11c0c8c62489',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-632-XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738644',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 102689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW 1 Series 118i Business Design - Petrol - Manual - 136 hp - '
'102.689 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738644%27 HTTP/1.1" 200 None
2026-03-28 19:34:12 [adesa.fr] INFO: Saving data for 10738644: {'auction_closing_time': 1775116800.0, 'created_time': 1774629528.566085, 'last_price_update_time': 1774726452.496763}
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738644') HTTP/1.1" 204 0
2026-03-28 19:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2bb63132-f68e-5637-9c92-ad5e0c34c94c with identifier: 10738560
2026-03-28 19:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2bb63132-f68e-5637-9c92-ad5e0c34c94c with identifier: 10738560
2026-03-28 19:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2bb63132-f68e-5637-9c92-ad5e0c34c94c with identifier: 10738560 to the API
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738560>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '2bb63132-f68e-5637-9c92-ad5e0c34c94c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-432-BY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738560',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 85978,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-08-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW 1 Series 118i Business Design - Petrol - Automatic - 136 hp - '
'85.978 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738560%27 HTTP/1.1" 200 None
2026-03-28 19:34:12 [adesa.fr] INFO: Saving data for 10738560: {'auction_closing_time': 1775116800.0, 'created_time': 1774629531.233488, 'last_price_update_time': 1774726452.795532}
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738560') HTTP/1.1" 204 0
2026-03-28 19:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10729504
2026-03-28 19:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-28 19:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-28 19:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9faea89-ac1d-519e-a543-4d517f54f92c, identifier: 10729504
2026-03-28 19:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7788f4f0-8200-5535-9f9c-4cde7f3822b4 with identifier: 10738504
2026-03-28 19:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7788f4f0-8200-5535-9f9c-4cde7f3822b4 with scrape type 2
2026-03-28 19:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7788f4f0-8200-5535-9f9c-4cde7f3822b4 with scrape type 2
2026-03-28 19:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7788f4f0-8200-5535-9f9c-4cde7f3822b4, identifier: 10738504
2026-03-28 19:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5b5a764-668b-5346-8cf5-98d013d031c4 with identifier: 10738537
2026-03-28 19:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5b5a764-668b-5346-8cf5-98d013d031c4 with scrape type 2
2026-03-28 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5b5a764-668b-5346-8cf5-98d013d031c4 with scrape type 2
2026-03-28 19:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5b5a764-668b-5346-8cf5-98d013d031c4, identifier: 10738537
2026-03-28 19:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10729504
2026-03-28 19:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10729504
2026-03-28 19:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10729504 to the API
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Electric',
'id': 'd9faea89-ac1d-519e-a543-4d517f54f92c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-565-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729504',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Active - Electric - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2025}
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710729504%27 HTTP/1.1" 200 None
2026-03-28 19:34:13 [adesa.fr] INFO: Saving data for 10729504: {'auction_closing_time': 1798671600.0, 'created_time': 1774532321.970086, 'last_price_update_time': 1774726453.382529}
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10729504') HTTP/1.1" 204 0
2026-03-28 19:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7788f4f0-8200-5535-9f9c-4cde7f3822b4 with identifier: 10738504
2026-03-28 19:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7788f4f0-8200-5535-9f9c-4cde7f3822b4 with identifier: 10738504
2026-03-28 19:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7788f4f0-8200-5535-9f9c-4cde7f3822b4 with identifier: 10738504 to the API
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738504>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7788f4f0-8200-5535-9f9c-4cde7f3822b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-666-JK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738504',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 155166,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW 2 Series Gran Coupé 216d M Sport - Diesel - Automatic - 116 hp '
'- 155.166 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738504%27 HTTP/1.1" 200 None
2026-03-28 19:34:13 [adesa.fr] INFO: Saving data for 10738504: {'auction_closing_time': 1775116800.0, 'created_time': 1774629548.105556, 'last_price_update_time': 1774726453.657923}
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738504') HTTP/1.1" 204 0
2026-03-28 19:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5b5a764-668b-5346-8cf5-98d013d031c4 with identifier: 10738537
2026-03-28 19:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5b5a764-668b-5346-8cf5-98d013d031c4 with identifier: 10738537
2026-03-28 19:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5b5a764-668b-5346-8cf5-98d013d031c4 with identifier: 10738537 to the API
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738537>
{'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': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f5b5a764-668b-5346-8cf5-98d013d031c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-596-FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738537',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 86941,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW 2 Series Gran Tourer 216d Business - Diesel - Automatic - 116 '
'hp - 86.941 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738537%27 HTTP/1.1" 200 None
2026-03-28 19:34:13 [adesa.fr] INFO: Saving data for 10738537: {'auction_closing_time': 1775116800.0, 'created_time': 1774629547.743307, 'last_price_update_time': 1774726453.941308}
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738537') HTTP/1.1" 204 0
2026-03-28 19:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10738022
2026-03-28 19:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56009173-261d-549c-a38c-964ccb0948c6 with scrape type 2
2026-03-28 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56009173-261d-549c-a38c-964ccb0948c6 with scrape type 2
2026-03-28 19:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 56009173-261d-549c-a38c-964ccb0948c6, identifier: 10738022
2026-03-28 19:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10737930
2026-03-28 19:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faeadeca-d55f-5247-bdea-e694c54ba683 with scrape type 2
2026-03-28 19:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faeadeca-d55f-5247-bdea-e694c54ba683 with scrape type 2
2026-03-28 19:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: faeadeca-d55f-5247-bdea-e694c54ba683, identifier: 10737930
2026-03-28 19:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10738022
2026-03-28 19:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10738022
2026-03-28 19:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10738022 to the API
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738022>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 220,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '56009173-261d-549c-a38c-964ccb0948c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738022',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 7906,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Megane E-Tech Techno - Electric - Automatic - 220 hp - '
'7.906 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738022%27 HTTP/1.1" 200 None
2026-03-28 19:34:14 [adesa.fr] INFO: Saving data for 10738022: {'auction_closing_time': 1774876200.0, 'created_time': 1774629603.755126, 'last_price_update_time': 1774726454.444624}
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738022') HTTP/1.1" 204 0
2026-03-28 19:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10737930
2026-03-28 19:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10737930
2026-03-28 19:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10737930 to the API
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737930>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'faeadeca-d55f-5247-bdea-e694c54ba683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737930',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 83555,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 37600,
'price_includes_vat': True,
'registration_date': '2024-06-04',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Volvo XC60 T6 - Hybrid - Automatic - 253 hp - 83.555 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737930%27 HTTP/1.1" 200 None
2026-03-28 19:34:14 [adesa.fr] INFO: Saving data for 10737930: {'auction_closing_time': 1774875600.0, 'created_time': 1774629161.7544, 'last_price_update_time': 1774726454.73351}
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737930') HTTP/1.1" 204 0
2026-03-28 19:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a14d3e1e-1c1f-52ad-872f-24d7d41d751e with identifier: 10740995
2026-03-28 19:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a14d3e1e-1c1f-52ad-872f-24d7d41d751e with scrape type 2
2026-03-28 19:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a14d3e1e-1c1f-52ad-872f-24d7d41d751e with scrape type 2
2026-03-28 19:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a14d3e1e-1c1f-52ad-872f-24d7d41d751e, identifier: 10740995
2026-03-28 19:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a14d3e1e-1c1f-52ad-872f-24d7d41d751e with identifier: 10740995
2026-03-28 19:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a14d3e1e-1c1f-52ad-872f-24d7d41d751e with identifier: 10740995
2026-03-28 19:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a14d3e1e-1c1f-52ad-872f-24d7d41d751e with identifier: 10740995 to the API
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740995>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'a14d3e1e-1c1f-52ad-872f-24d7d41d751e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP021QV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740995',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 29429,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Arkana Evolution - Petrol - Automatic - 140 hp - 29.429 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740995%27 HTTP/1.1" 200 None
2026-03-28 19:34:15 [adesa.fr] INFO: Saving data for 10740995: {'auction_closing_time': 1774876500.0, 'created_time': 1774629555.095373, 'last_price_update_time': 1774726455.227999}
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740995') HTTP/1.1" 204 0
2026-03-28 19:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71a0dbd-936d-530d-908b-6c9e3647e696 with identifier: 10740962
2026-03-28 19:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71a0dbd-936d-530d-908b-6c9e3647e696 with scrape type 2
2026-03-28 19:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a71a0dbd-936d-530d-908b-6c9e3647e696 with scrape type 2
2026-03-28 19:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a71a0dbd-936d-530d-908b-6c9e3647e696, identifier: 10740962
2026-03-28 19:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6f81b4f-5a87-5acf-8863-57cf9f34a6ce with identifier: 10741008
2026-03-28 19:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6f81b4f-5a87-5acf-8863-57cf9f34a6ce with scrape type 2
2026-03-28 19:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6f81b4f-5a87-5acf-8863-57cf9f34a6ce with scrape type 2
2026-03-28 19:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c6f81b4f-5a87-5acf-8863-57cf9f34a6ce, identifier: 10741008
2026-03-28 19:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a71a0dbd-936d-530d-908b-6c9e3647e696 with identifier: 10740962
2026-03-28 19:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a71a0dbd-936d-530d-908b-6c9e3647e696 with identifier: 10740962
2026-03-28 19:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a71a0dbd-936d-530d-908b-6c9e3647e696 with identifier: 10740962 to the API
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740962>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'a71a0dbd-936d-530d-908b-6c9e3647e696',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC161RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740962',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 78762,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 130 hp - 78.762 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740962%27 HTTP/1.1" 200 None
2026-03-28 19:34:15 [adesa.fr] INFO: Saving data for 10740962: {'auction_closing_time': 1774876500.0, 'created_time': 1774629157.137218, 'last_price_update_time': 1774726455.75282}
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740962') HTTP/1.1" 204 0
2026-03-28 19:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c6f81b4f-5a87-5acf-8863-57cf9f34a6ce with identifier: 10741008
2026-03-28 19:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c6f81b4f-5a87-5acf-8863-57cf9f34a6ce with identifier: 10741008
2026-03-28 19:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c6f81b4f-5a87-5acf-8863-57cf9f34a6ce with identifier: 10741008 to the API
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741008>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'c6f81b4f-5a87-5acf-8863-57cf9f34a6ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM358QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741008',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 30533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Megane 1.5 DCI Evolution - Diesel - Automatic - 115 hp - '
'30.533 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741008%27 HTTP/1.1" 200 None
2026-03-28 19:34:16 [adesa.fr] INFO: Saving data for 10741008: {'auction_closing_time': 1774876500.0, 'created_time': 1774629588.563175, 'last_price_update_time': 1774726456.072058}
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741008') HTTP/1.1" 204 0
2026-03-28 19:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d301ed40-aad4-50de-8cd9-6e0528a168e6 with identifier: 10741032
2026-03-28 19:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d301ed40-aad4-50de-8cd9-6e0528a168e6 with scrape type 2
2026-03-28 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d301ed40-aad4-50de-8cd9-6e0528a168e6 with scrape type 2
2026-03-28 19:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d301ed40-aad4-50de-8cd9-6e0528a168e6, identifier: 10741032
2026-03-28 19:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10738031
2026-03-28 19:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 746d0c7f-9846-5d7f-9982-162c0c879f45 with scrape type 2
2026-03-28 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 746d0c7f-9846-5d7f-9982-162c0c879f45 with scrape type 2
2026-03-28 19:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 746d0c7f-9846-5d7f-9982-162c0c879f45, identifier: 10738031
2026-03-28 19:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d301ed40-aad4-50de-8cd9-6e0528a168e6 with identifier: 10741032
2026-03-28 19:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d301ed40-aad4-50de-8cd9-6e0528a168e6 with identifier: 10741032
2026-03-28 19:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d301ed40-aad4-50de-8cd9-6e0528a168e6 with identifier: 10741032 to the API
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741032>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'd301ed40-aad4-50de-8cd9-6e0528a168e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE330DX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741032',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 107099,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'107.099 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741032%27 HTTP/1.1" 200 None
2026-03-28 19:34:16 [adesa.fr] INFO: Saving data for 10741032: {'auction_closing_time': 1774876500.0, 'created_time': 1774629556.242578, 'last_price_update_time': 1774726456.595823}
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741032') HTTP/1.1" 204 0
2026-03-28 19:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10738031
2026-03-28 19:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10738031
2026-03-28 19:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10738031 to the API
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738031>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '746d0c7f-9846-5d7f-9982-162c0c879f45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738031',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 71080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Arkana RS Line - Hybrid - Automatic - 94 hp - 71.080 km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2021}
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738031%27 HTTP/1.1" 200 None
2026-03-28 19:34:16 [adesa.fr] INFO: Saving data for 10738031: {'auction_closing_time': 1774876200.0, 'created_time': 1774629580.874033, 'last_price_update_time': 1774726456.89853}
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738031') HTTP/1.1" 204 0
2026-03-28 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e3af286-5ace-5c24-bd6f-ea762efba9b0 with identifier: 10740959
2026-03-28 19:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e3af286-5ace-5c24-bd6f-ea762efba9b0 with scrape type 2
2026-03-28 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e3af286-5ace-5c24-bd6f-ea762efba9b0 with scrape type 2
2026-03-28 19:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e3af286-5ace-5c24-bd6f-ea762efba9b0, identifier: 10740959
2026-03-28 19:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 398d3c0c-40c2-50c6-bc77-20fd5d988ff5 with identifier: 10741005
2026-03-28 19:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5 with scrape type 2
2026-03-28 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5 with scrape type 2
2026-03-28 19:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 398d3c0c-40c2-50c6-bc77-20fd5d988ff5, identifier: 10741005
2026-03-28 19:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e3af286-5ace-5c24-bd6f-ea762efba9b0 with identifier: 10740959
2026-03-28 19:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e3af286-5ace-5c24-bd6f-ea762efba9b0 with identifier: 10740959
2026-03-28 19:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e3af286-5ace-5c24-bd6f-ea762efba9b0 with identifier: 10740959 to the API
2026-03-28 19:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740959>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '8e3af286-5ace-5c24-bd6f-ea762efba9b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA928CH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740959',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 103820,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-06-18',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 80 '
'hp - 103.820 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-28 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740959%27 HTTP/1.1" 200 None
2026-03-28 19:34:17 [adesa.fr] INFO: Saving data for 10740959: {'auction_closing_time': 1774876500.0, 'created_time': 1774629579.008903, 'last_price_update_time': 1774726457.459604}
2026-03-28 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740959') HTTP/1.1" 204 0
2026-03-28 19:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 398d3c0c-40c2-50c6-bc77-20fd5d988ff5 with identifier: 10741005
2026-03-28 19:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 398d3c0c-40c2-50c6-bc77-20fd5d988ff5 with identifier: 10741005
2026-03-28 19:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 398d3c0c-40c2-50c6-bc77-20fd5d988ff5 with identifier: 10741005 to the API
2026-03-28 19:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741005>
{'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': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '398d3c0c-40c2-50c6-bc77-20fd5d988ff5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR564EW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741005',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '408',
'odometer': 84390,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-09-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 408 1.2i Allure Pack - Petrol - Automatic - 130 hp - 84.390 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741005%27 HTTP/1.1" 200 None
2026-03-28 19:34:17 [adesa.fr] INFO: Saving data for 10741005: {'auction_closing_time': 1774876500.0, 'created_time': 1774629566.869986, 'last_price_update_time': 1774726457.750095}
2026-03-28 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741005') HTTP/1.1" 204 0
2026-03-28 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d707386-f3b1-5c55-9d1c-d826a2461562 with identifier: 10741019
2026-03-28 19:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d707386-f3b1-5c55-9d1c-d826a2461562 with scrape type 2
2026-03-28 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d707386-f3b1-5c55-9d1c-d826a2461562 with scrape type 2
2026-03-28 19:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d707386-f3b1-5c55-9d1c-d826a2461562, identifier: 10741019
2026-03-28 19:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d with identifier: 10741035
2026-03-28 19:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d with scrape type 2
2026-03-28 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d with scrape type 2
2026-03-28 19:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d, identifier: 10741035
2026-03-28 19:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e608bc10-f52e-5aee-b288-2314c6e33a08 with identifier: 10740992
2026-03-28 19:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e608bc10-f52e-5aee-b288-2314c6e33a08 with scrape type 2
2026-03-28 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e608bc10-f52e-5aee-b288-2314c6e33a08 with scrape type 2
2026-03-28 19:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e608bc10-f52e-5aee-b288-2314c6e33a08, identifier: 10740992
2026-03-28 19:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d707386-f3b1-5c55-9d1c-d826a2461562 with identifier: 10741019
2026-03-28 19:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d707386-f3b1-5c55-9d1c-d826a2461562 with identifier: 10741019
2026-03-28 19:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d707386-f3b1-5c55-9d1c-d826a2461562 with identifier: 10741019 to the API
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741019>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '8d707386-f3b1-5c55-9d1c-d826a2461562',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV572DV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741019',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 116429,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 3008 1.6 GT Line - Hybrid - Automatic - 180 hp - 116.429 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741019%27 HTTP/1.1" 200 None
2026-03-28 19:34:18 [adesa.fr] INFO: Saving data for 10741019: {'auction_closing_time': 1774876500.0, 'created_time': 1774629568.681894, 'last_price_update_time': 1774726458.326146}
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741019') HTTP/1.1" 204 0
2026-03-28 19:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d with identifier: 10741035
2026-03-28 19:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d with identifier: 10741035
2026-03-28 19:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d with identifier: 10741035 to the API
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741035>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '1eeba09e-4dd7-5b7d-87e2-c14f918cd12d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ692AS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741035',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 127579,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 127.579 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741035%27 HTTP/1.1" 200 None
2026-03-28 19:34:18 [adesa.fr] INFO: Saving data for 10741035: {'auction_closing_time': 1774876500.0, 'created_time': 1774629556.602003, 'last_price_update_time': 1774726458.605727}
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741035') HTTP/1.1" 204 0
2026-03-28 19:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e608bc10-f52e-5aee-b288-2314c6e33a08 with identifier: 10740992
2026-03-28 19:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e608bc10-f52e-5aee-b288-2314c6e33a08 with identifier: 10740992
2026-03-28 19:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e608bc10-f52e-5aee-b288-2314c6e33a08 with identifier: 10740992 to the API
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740992>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'e608bc10-f52e-5aee-b288-2314c6e33a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA543WL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740992',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 119546,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-07-21',
'seats_number': 7,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 5008 1.5 HDI Active Business - Diesel - Manual - 130 hp - '
'119.546 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740992%27 HTTP/1.1" 200 None
2026-03-28 19:34:18 [adesa.fr] INFO: Saving data for 10740992: {'auction_closing_time': 1774876500.0, 'created_time': 1774629553.559444, 'last_price_update_time': 1774726458.877269}
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740992') HTTP/1.1" 204 0
2026-03-28 19:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ae9ab68-dbe0-51ae-966e-159758dcf30b with identifier: 10740977
2026-03-28 19:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b with scrape type 2
2026-03-28 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b with scrape type 2
2026-03-28 19:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9ae9ab68-dbe0-51ae-966e-159758dcf30b, identifier: 10740977
2026-03-28 19:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f53524ce-2c93-5c11-b3f9-de7bb5c0074f with identifier: 10740985
2026-03-28 19:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f53524ce-2c93-5c11-b3f9-de7bb5c0074f with scrape type 2
2026-03-28 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f53524ce-2c93-5c11-b3f9-de7bb5c0074f with scrape type 2
2026-03-28 19:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f53524ce-2c93-5c11-b3f9-de7bb5c0074f, identifier: 10740985
2026-03-28 19:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9ae9ab68-dbe0-51ae-966e-159758dcf30b with identifier: 10740977
2026-03-28 19:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9ae9ab68-dbe0-51ae-966e-159758dcf30b with identifier: 10740977
2026-03-28 19:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9ae9ab68-dbe0-51ae-966e-159758dcf30b with identifier: 10740977 to the API
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740977>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '9ae9ab68-dbe0-51ae-966e-159758dcf30b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE859QX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740977',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 110523,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-03-18',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 3008 1.2i Active Business - Petrol - Manual - 130 hp - '
'110.523 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2019}
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740977%27 HTTP/1.1" 200 None
2026-03-28 19:34:19 [adesa.fr] INFO: Saving data for 10740977: {'auction_closing_time': 1774876500.0, 'created_time': 1774629550.878112, 'last_price_update_time': 1774726459.377999}
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740977') HTTP/1.1" 204 0
2026-03-28 19:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f53524ce-2c93-5c11-b3f9-de7bb5c0074f with identifier: 10740985
2026-03-28 19:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f53524ce-2c93-5c11-b3f9-de7bb5c0074f with identifier: 10740985
2026-03-28 19:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f53524ce-2c93-5c11-b3f9-de7bb5c0074f with identifier: 10740985 to the API
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740985>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f53524ce-2c93-5c11-b3f9-de7bb5c0074f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE103JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740985',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 112694,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'112.694 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740985%27 HTTP/1.1" 200 None
2026-03-28 19:34:19 [adesa.fr] INFO: Saving data for 10740985: {'auction_closing_time': 1774876500.0, 'created_time': 1774629572.464899, 'last_price_update_time': 1774726459.675439}
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740985') HTTP/1.1" 204 0
2026-03-28 19:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 197d41df-e850-5d54-8b16-a236dec3aba1 with identifier: 10741015
2026-03-28 19:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 197d41df-e850-5d54-8b16-a236dec3aba1 with scrape type 2
2026-03-28 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 197d41df-e850-5d54-8b16-a236dec3aba1 with scrape type 2
2026-03-28 19:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 197d41df-e850-5d54-8b16-a236dec3aba1, identifier: 10741015
2026-03-28 19:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 653d54b4-34cd-5ed4-811d-77c0858896e8 with identifier: 10740954
2026-03-28 19:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 653d54b4-34cd-5ed4-811d-77c0858896e8 with scrape type 2
2026-03-28 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 653d54b4-34cd-5ed4-811d-77c0858896e8 with scrape type 2
2026-03-28 19:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 653d54b4-34cd-5ed4-811d-77c0858896e8, identifier: 10740954
2026-03-28 19:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bae3aaf-0852-5665-88ee-1c0eb01ad90f with identifier: 10740994
2026-03-28 19:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bae3aaf-0852-5665-88ee-1c0eb01ad90f with scrape type 2
2026-03-28 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bae3aaf-0852-5665-88ee-1c0eb01ad90f with scrape type 2
2026-03-28 19:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6bae3aaf-0852-5665-88ee-1c0eb01ad90f, identifier: 10740994
2026-03-28 19:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 197d41df-e850-5d54-8b16-a236dec3aba1 with identifier: 10741015
2026-03-28 19:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 197d41df-e850-5d54-8b16-a236dec3aba1 with identifier: 10741015
2026-03-28 19:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 197d41df-e850-5d54-8b16-a236dec3aba1 with identifier: 10741015 to the API
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741015>
{'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': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '197d41df-e850-5d54-8b16-a236dec3aba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH398TW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741015',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 53863,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'53.863 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741015%27 HTTP/1.1" 200 None
2026-03-28 19:34:20 [adesa.fr] INFO: Saving data for 10741015: {'auction_closing_time': 1774876500.0, 'created_time': 1774629573.97169, 'last_price_update_time': 1774726460.534778}
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741015') HTTP/1.1" 204 0
2026-03-28 19:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 653d54b4-34cd-5ed4-811d-77c0858896e8 with identifier: 10740954
2026-03-28 19:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 653d54b4-34cd-5ed4-811d-77c0858896e8 with identifier: 10740954
2026-03-28 19:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 653d54b4-34cd-5ed4-811d-77c0858896e8 with identifier: 10740954 to the API
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740954>
{'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-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '653d54b4-34cd-5ed4-811d-77c0858896e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK272MS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740954',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 114525,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 Allure Pack - Diesel - Automatic - 130 hp - 114.525 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740954%27 HTTP/1.1" 200 None
2026-03-28 19:34:20 [adesa.fr] INFO: Saving data for 10740954: {'auction_closing_time': 1774876500.0, 'created_time': 1774629117.115143, 'last_price_update_time': 1774726460.815567}
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740954') HTTP/1.1" 204 0
2026-03-28 19:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6bae3aaf-0852-5665-88ee-1c0eb01ad90f with identifier: 10740994
2026-03-28 19:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6bae3aaf-0852-5665-88ee-1c0eb01ad90f with identifier: 10740994
2026-03-28 19:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6bae3aaf-0852-5665-88ee-1c0eb01ad90f with identifier: 10740994 to the API
2026-03-28 19:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740994>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '6bae3aaf-0852-5665-88ee-1c0eb01ad90f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EY120PP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740994',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 121886,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2018-06-27',
'seats_number': 2,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 208 1.5 HDI Premium - Diesel - Manual - 100 hp - 121.886 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2018}
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740994%27 HTTP/1.1" 200 None
2026-03-28 19:34:21 [adesa.fr] INFO: Saving data for 10740994: {'auction_closing_time': 1774876500.0, 'created_time': 1774629577.744735, 'last_price_update_time': 1774726461.126808}
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740994') HTTP/1.1" 204 0
2026-03-28 19:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eccb5315-976f-5303-8d99-984eeda60443 with identifier: 10741003
2026-03-28 19:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eccb5315-976f-5303-8d99-984eeda60443 with scrape type 2
2026-03-28 19:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eccb5315-976f-5303-8d99-984eeda60443 with scrape type 2
2026-03-28 19:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eccb5315-976f-5303-8d99-984eeda60443, identifier: 10741003
2026-03-28 19:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48b95a9d-df8f-5777-bbce-3b4400a43a40 with identifier: 10740981
2026-03-28 19:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48b95a9d-df8f-5777-bbce-3b4400a43a40 with scrape type 2
2026-03-28 19:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48b95a9d-df8f-5777-bbce-3b4400a43a40 with scrape type 2
2026-03-28 19:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 48b95a9d-df8f-5777-bbce-3b4400a43a40, identifier: 10740981
2026-03-28 19:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eccb5315-976f-5303-8d99-984eeda60443 with identifier: 10741003
2026-03-28 19:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eccb5315-976f-5303-8d99-984eeda60443 with identifier: 10741003
2026-03-28 19:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eccb5315-976f-5303-8d99-984eeda60443 with identifier: 10741003 to the API
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741003>
{'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': 136,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': 'eccb5315-976f-5303-8d99-984eeda60443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH957PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741003',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 25313,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Opel Mokka Elegance Business - Electric - Automatic - 136 hp - '
'25.313 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2022}
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741003%27 HTTP/1.1" 200 None
2026-03-28 19:34:21 [adesa.fr] INFO: Saving data for 10741003: {'auction_closing_time': 1774876500.0, 'created_time': 1774629581.864685, 'last_price_update_time': 1774726461.60608}
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741003') HTTP/1.1" 204 0
2026-03-28 19:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 48b95a9d-df8f-5777-bbce-3b4400a43a40 with identifier: 10740981
2026-03-28 19:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 48b95a9d-df8f-5777-bbce-3b4400a43a40 with identifier: 10740981
2026-03-28 19:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 48b95a9d-df8f-5777-bbce-3b4400a43a40 with identifier: 10740981 to the API
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '48b95a9d-df8f-5777-bbce-3b4400a43a40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV958BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740981',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 22768,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Nissan Leaf 62 kWh Business - Electric - Automatic - 217 hp - '
'22.768 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740981%27 HTTP/1.1" 200 None
2026-03-28 19:34:21 [adesa.fr] INFO: Saving data for 10740981: {'auction_closing_time': 1774876500.0, 'created_time': 1774629120.649053, 'last_price_update_time': 1774726461.907515}
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740981') HTTP/1.1" 204 0
2026-03-28 19:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10737993
2026-03-28 19:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with scrape type 2
2026-03-28 19:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with scrape type 2
2026-03-28 19:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5, identifier: 10737993
2026-03-28 19:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10737884
2026-03-28 19:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with scrape type 2
2026-03-28 19:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with scrape type 2
2026-03-28 19:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf, identifier: 10737884
2026-03-28 19:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10737938
2026-03-28 19:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with scrape type 2
2026-03-28 19:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with scrape type 2
2026-03-28 19:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d1fd43c-da3e-51c5-bf17-b57921cc8206, identifier: 10737938
2026-03-28 19:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10737993
2026-03-28 19:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10737993
2026-03-28 19:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10737993 to the API
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737993>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737993',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 115880,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 115.880 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737993%27 HTTP/1.1" 200 None
2026-03-28 19:34:22 [adesa.fr] INFO: Saving data for 10737993: {'auction_closing_time': 1774876200.0, 'created_time': 1774629129.703968, 'last_price_update_time': 1774726462.49041}
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737993') HTTP/1.1" 204 0
2026-03-28 19:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10737884
2026-03-28 19:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10737884
2026-03-28 19:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10737884 to the API
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737884>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '27e4bbcf-cff7-5af1-b237-bc82f58e8fbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737884',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 75198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 51600,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - 197 hp '
'- 75.198 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737884%27 HTTP/1.1" 200 None
2026-03-28 19:34:22 [adesa.fr] INFO: Saving data for 10737884: {'auction_closing_time': 1774875600.0, 'created_time': 1774629130.479785, 'last_price_update_time': 1774726462.778882}
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737884') HTTP/1.1" 204 0
2026-03-28 19:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10737938
2026-03-28 19:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10737938
2026-03-28 19:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10737938 to the API
2026-03-28 19:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737938>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '1d1fd43c-da3e-51c5-bf17-b57921cc8206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737938',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 51310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 54600,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 197 hp - 51.310 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737938%27 HTTP/1.1" 200 None
2026-03-28 19:34:24 [adesa.fr] INFO: Saving data for 10737938: {'auction_closing_time': 1774875600.0, 'created_time': 1774629121.379519, 'last_price_update_time': 1774726464.058441}
2026-03-28 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737938') HTTP/1.1" 204 0
2026-03-28 19:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10737900
2026-03-28 19:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 with scrape type 2
2026-03-28 19:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 with scrape type 2
2026-03-28 19:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0621dd15-7335-58e2-974a-c6057ad9e6f7, identifier: 10737900
2026-03-28 19:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10737900
2026-03-28 19:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10737900
2026-03-28 19:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10737900 to the API
2026-03-28 19:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737900>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '0621dd15-7335-58e2-974a-c6057ad9e6f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737900',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 111081,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 39600,
'price_includes_vat': True,
'registration_date': '2023-09-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'197 hp - 111.081 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737900%27 HTTP/1.1" 200 None
2026-03-28 19:34:24 [adesa.fr] INFO: Saving data for 10737900: {'auction_closing_time': 1774875600.0, 'created_time': 1774629115.017863, 'last_price_update_time': 1774726464.559058}
2026-03-28 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737900') HTTP/1.1" 204 0
2026-03-28 19:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10737888
2026-03-28 19:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e90f2d07-25cc-5406-915b-30276a6c2e1d with scrape type 2
2026-03-28 19:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e90f2d07-25cc-5406-915b-30276a6c2e1d with scrape type 2
2026-03-28 19:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e90f2d07-25cc-5406-915b-30276a6c2e1d, identifier: 10737888
2026-03-28 19:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with identifier: 10741021
2026-03-28 19:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with scrape type 2
2026-03-28 19:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with scrape type 2
2026-03-28 19:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d, identifier: 10741021
2026-03-28 19:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10738039
2026-03-28 19:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with scrape type 2
2026-03-28 19:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with scrape type 2
2026-03-28 19:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e, identifier: 10738039
2026-03-28 19:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10738044
2026-03-28 19:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d840680e-938a-573c-aed8-5783a4080019 with scrape type 2
2026-03-28 19:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d840680e-938a-573c-aed8-5783a4080019 with scrape type 2
2026-03-28 19:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d840680e-938a-573c-aed8-5783a4080019, identifier: 10738044
2026-03-28 19:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10737888
2026-03-28 19:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10737888
2026-03-28 19:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10737888 to the API
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737888>
{'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-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e90f2d07-25cc-5406-915b-30276a6c2e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737888',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 40710,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 46600,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - Automatic - '
'252 hp - 40.710 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737888%27 HTTP/1.1" 200 None
2026-03-28 19:34:25 [adesa.fr] INFO: Saving data for 10737888: {'auction_closing_time': 1774875600.0, 'created_time': 1774629132.284558, 'last_price_update_time': 1774726465.21508}
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737888') HTTP/1.1" 204 0
2026-03-28 19:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with identifier: 10741021
2026-03-28 19:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with identifier: 10741021
2026-03-28 19:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with identifier: 10741021 to the API
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741021>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '34d3ccaa-3f40-52f4-8221-ff098b9eb88d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD057GQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741021',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 79494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLC 220d Business Line - 4-Matic - Diesel - Automatic '
'- 194 hp - 79.494 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741021%27 HTTP/1.1" 200 None
2026-03-28 19:34:25 [adesa.fr] INFO: Saving data for 10741021: {'auction_closing_time': 1774876500.0, 'created_time': 1774629116.319072, 'last_price_update_time': 1774726465.491368}
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741021') HTTP/1.1" 204 0
2026-03-28 19:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10738039
2026-03-28 19:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10738039
2026-03-28 19:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10738039 to the API
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738039>
{'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': 204,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '3ede98d8-6522-5f7b-aabe-a3e320a07c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738039',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 63845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 43700,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'204 hp - 63.845 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738039%27 HTTP/1.1" 200 None
2026-03-28 19:34:25 [adesa.fr] INFO: Saving data for 10738039: {'auction_closing_time': 1774876200.0, 'created_time': 1774629112.90759, 'last_price_update_time': 1774726465.774748}
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738039') HTTP/1.1" 204 0
2026-03-28 19:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10738044
2026-03-28 19:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10738044
2026-03-28 19:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10738044 to the API
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738044>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd840680e-938a-573c-aed8-5783a4080019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738044',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 107172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 107.172 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 19:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738044%27 HTTP/1.1" 200 None
2026-03-28 19:34:26 [adesa.fr] INFO: Saving data for 10738044: {'auction_closing_time': 1774876200.0, 'created_time': 1774629135.456761, 'last_price_update_time': 1774726466.080298}
2026-03-28 19:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738044') HTTP/1.1" 204 0
2026-03-28 19:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:34:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10737968
2026-03-28 19:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e with scrape type 2
2026-03-28 19:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e with scrape type 2
2026-03-28 19:34:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 725b43a8-fae3-5089-9bd8-7b2a80a3441e, identifier: 10737968
2026-03-28 19:34:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10737968
2026-03-28 19:34:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10737968
2026-03-28 19:34:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10737968 to the API
2026-03-28 19:34:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737968>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '725b43a8-fae3-5089-9bd8-7b2a80a3441e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737968',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 22758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - 152 hp - 22.758 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2024}
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737968%27 HTTP/1.1" 200 None
2026-03-28 19:34:27 [adesa.fr] INFO: Saving data for 10737968: {'auction_closing_time': 1774876200.0, 'created_time': 1774629134.531179, 'last_price_update_time': 1774726467.036896}
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737968') HTTP/1.1" 204 0
2026-03-28 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9de50cc-665f-55f2-b023-b7c41a3a09e8 with identifier: 10740993
2026-03-28 19:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9de50cc-665f-55f2-b023-b7c41a3a09e8 with scrape type 2
2026-03-28 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9de50cc-665f-55f2-b023-b7c41a3a09e8 with scrape type 2
2026-03-28 19:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9de50cc-665f-55f2-b023-b7c41a3a09e8, identifier: 10740993
2026-03-28 19:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1e2bab7-c895-5ab2-82a3-0f5755db13b1 with identifier: 10740990
2026-03-28 19:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1e2bab7-c895-5ab2-82a3-0f5755db13b1 with scrape type 2
2026-03-28 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1e2bab7-c895-5ab2-82a3-0f5755db13b1 with scrape type 2
2026-03-28 19:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1e2bab7-c895-5ab2-82a3-0f5755db13b1, identifier: 10740990
2026-03-28 19:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9de50cc-665f-55f2-b023-b7c41a3a09e8 with identifier: 10740993
2026-03-28 19:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9de50cc-665f-55f2-b023-b7c41a3a09e8 with identifier: 10740993
2026-03-28 19:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9de50cc-665f-55f2-b023-b7c41a3a09e8 with identifier: 10740993 to the API
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740993>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'd9de50cc-665f-55f2-b023-b7c41a3a09e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ264QP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740993',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS4',
'odometer': 102537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-08-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS4 1.5 HDI Trocadero - Diesel - Automatic - 130 hp - 102.537 km',
'transmission': 'automatic',
'trim': 'Trocadero',
'vin': None,
'year': 2023}
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740993%27 HTTP/1.1" 200 None
2026-03-28 19:34:27 [adesa.fr] INFO: Saving data for 10740993: {'auction_closing_time': 1774876500.0, 'created_time': 1774629124.134595, 'last_price_update_time': 1774726467.507114}
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740993') HTTP/1.1" 204 0
2026-03-28 19:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1e2bab7-c895-5ab2-82a3-0f5755db13b1 with identifier: 10740990
2026-03-28 19:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1e2bab7-c895-5ab2-82a3-0f5755db13b1 with identifier: 10740990
2026-03-28 19:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1e2bab7-c895-5ab2-82a3-0f5755db13b1 with identifier: 10740990 to the API
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740990>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd1e2bab7-c895-5ab2-82a3-0f5755db13b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR883GP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740990',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 104801,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-07-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS7 Crossback Grand Chic - AWD - Hybrid - Automatic - 200 hp - '
'104.801 km',
'transmission': 'automatic',
'trim': 'Grand Chic',
'vin': None,
'year': 2020}
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740990%27 HTTP/1.1" 200 None
2026-03-28 19:34:27 [adesa.fr] INFO: Saving data for 10740990: {'auction_closing_time': 1774876500.0, 'created_time': 1774629594.383456, 'last_price_update_time': 1774726467.791881}
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740990') HTTP/1.1" 204 0
2026-03-28 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4069ae53-d865-5ab2-88d1-75df2834f70f with identifier: 10740972
2026-03-28 19:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4069ae53-d865-5ab2-88d1-75df2834f70f with scrape type 2
2026-03-28 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4069ae53-d865-5ab2-88d1-75df2834f70f with scrape type 2
2026-03-28 19:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4069ae53-d865-5ab2-88d1-75df2834f70f, identifier: 10740972
2026-03-28 19:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07b52129-4d76-5453-87cc-c1a2270ea4ff with identifier: 10740983
2026-03-28 19:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b52129-4d76-5453-87cc-c1a2270ea4ff with scrape type 2
2026-03-28 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07b52129-4d76-5453-87cc-c1a2270ea4ff with scrape type 2
2026-03-28 19:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07b52129-4d76-5453-87cc-c1a2270ea4ff, identifier: 10740983
2026-03-28 19:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9c77037-b6b0-5dde-82f3-793a26f03510 with identifier: 10740968
2026-03-28 19:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9c77037-b6b0-5dde-82f3-793a26f03510 with scrape type 2
2026-03-28 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9c77037-b6b0-5dde-82f3-793a26f03510 with scrape type 2
2026-03-28 19:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e9c77037-b6b0-5dde-82f3-793a26f03510, identifier: 10740968
2026-03-28 19:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with identifier: 10740969
2026-03-28 19:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with scrape type 2
2026-03-28 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with scrape type 2
2026-03-28 19:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 768356a4-1a16-5c69-94c7-69c10fcdd7c0, identifier: 10740969
2026-03-28 19:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4069ae53-d865-5ab2-88d1-75df2834f70f with identifier: 10740972
2026-03-28 19:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4069ae53-d865-5ab2-88d1-75df2834f70f with identifier: 10740972
2026-03-28 19:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4069ae53-d865-5ab2-88d1-75df2834f70f with identifier: 10740972 to the API
2026-03-28 19:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740972>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '4069ae53-d865-5ab2-88d1-75df2834f70f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR547FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740972',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 93329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 X 1.2 Feel - Petrol - Automatic - 131 hp - 93.329 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740972%27 HTTP/1.1" 200 None
2026-03-28 19:34:29 [adesa.fr] INFO: Saving data for 10740972: {'auction_closing_time': 1774876500.0, 'created_time': 1774629136.129182, 'last_price_update_time': 1774726469.033341}
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740972') HTTP/1.1" 204 0
2026-03-28 19:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07b52129-4d76-5453-87cc-c1a2270ea4ff with identifier: 10740983
2026-03-28 19:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07b52129-4d76-5453-87cc-c1a2270ea4ff with identifier: 10740983
2026-03-28 19:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07b52129-4d76-5453-87cc-c1a2270ea4ff with identifier: 10740983 to the API
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740983>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '07b52129-4d76-5453-87cc-c1a2270ea4ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT198SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740983',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 127618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-10-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C5 Aircross 1.2i Business - Petrol - Manual - 131 hp - '
'127.618 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740983%27 HTTP/1.1" 200 None
2026-03-28 19:34:29 [adesa.fr] INFO: Saving data for 10740983: {'auction_closing_time': 1774876500.0, 'created_time': 1774629584.49741, 'last_price_update_time': 1774726469.318202}
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740983') HTTP/1.1" 204 0
2026-03-28 19:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e9c77037-b6b0-5dde-82f3-793a26f03510 with identifier: 10740968
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-28 19:34:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 19:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e9c77037-b6b0-5dde-82f3-793a26f03510 with identifier: 10740968
2026-03-28 19:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e9c77037-b6b0-5dde-82f3-793a26f03510 with identifier: 10740968 to the API
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740968>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'CNG',
'id': 'e9c77037-b6b0-5dde-82f3-793a26f03510',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV099TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740968',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 18157,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2024-03-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Dacia Duster 1.0 TCe Expression - CNG - Manual - 100 hp - 18.157 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740968%27 HTTP/1.1" 200 None
2026-03-28 19:34:29 [adesa.fr] INFO: Saving data for 10740968: {'auction_closing_time': 1774876500.0, 'created_time': 1774629107.09686, 'last_price_update_time': 1774726469.808248}
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740968') HTTP/1.1" 204 0
2026-03-28 19:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with identifier: 10740969
2026-03-28 19:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with identifier: 10740969
2026-03-28 19:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with identifier: 10740969 to the API
2026-03-28 19:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740969>
{'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': 92,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '768356a4-1a16-5c69-94c7-69c10fcdd7c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ749BQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740969',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 45077,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Dacia Sandero 1.0 TCe Comfort - Petrol - Manual - 92 hp - 45.077 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740969%27 HTTP/1.1" 200 None
2026-03-28 19:34:30 [adesa.fr] INFO: Saving data for 10740969: {'auction_closing_time': 1774876500.0, 'created_time': 1774629134.13449, 'last_price_update_time': 1774726470.108389}
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740969') HTTP/1.1" 204 0
2026-03-28 19:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with identifier: 10740955
2026-03-28 19:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with scrape type 2
2026-03-28 19:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with scrape type 2
2026-03-28 19:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6c81dbdf-f0e1-5333-bb2f-7077561789d3, identifier: 10740955
2026-03-28 19:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with identifier: 10740955
2026-03-28 19:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with identifier: 10740955
2026-03-28 19:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with identifier: 10740955 to the API
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740955>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '6c81dbdf-f0e1-5333-bb2f-7077561789d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ100CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740955',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 113462,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C5 Aircross 1.5 HDI Shine - Diesel - Manual - 131 hp - '
'113.462 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740955%27 HTTP/1.1" 200 None
2026-03-28 19:34:30 [adesa.fr] INFO: Saving data for 10740955: {'auction_closing_time': 1774876500.0, 'created_time': 1774629104.681301, 'last_price_update_time': 1774726470.507994}
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740955') HTTP/1.1" 204 0
2026-03-28 19:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b07c3b5-735f-5234-a6d0-fcd86217f626 with identifier: 10740957
2026-03-28 19:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b07c3b5-735f-5234-a6d0-fcd86217f626 with scrape type 2
2026-03-28 19:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b07c3b5-735f-5234-a6d0-fcd86217f626 with scrape type 2
2026-03-28 19:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b07c3b5-735f-5234-a6d0-fcd86217f626, identifier: 10740957
2026-03-28 19:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb1ce25-2dc2-5d55-aa9b-07107ae0265c with identifier: 10740971
2026-03-28 19:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb1ce25-2dc2-5d55-aa9b-07107ae0265c with scrape type 2
2026-03-28 19:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbb1ce25-2dc2-5d55-aa9b-07107ae0265c with scrape type 2
2026-03-28 19:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fbb1ce25-2dc2-5d55-aa9b-07107ae0265c, identifier: 10740971
2026-03-28 19:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2e737ac-a584-50eb-b4d3-376ed00434dd with identifier: 10741036
2026-03-28 19:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2e737ac-a584-50eb-b4d3-376ed00434dd with scrape type 2
2026-03-28 19:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2e737ac-a584-50eb-b4d3-376ed00434dd with scrape type 2
2026-03-28 19:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c2e737ac-a584-50eb-b4d3-376ed00434dd, identifier: 10741036
2026-03-28 19:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b07c3b5-735f-5234-a6d0-fcd86217f626 with identifier: 10740957
2026-03-28 19:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b07c3b5-735f-5234-a6d0-fcd86217f626 with identifier: 10740957
2026-03-28 19:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b07c3b5-735f-5234-a6d0-fcd86217f626 with identifier: 10740957 to the API
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740957>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '0b07c3b5-735f-5234-a6d0-fcd86217f626',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE833DB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740957',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 101642,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 Grand Picasso 1.2i Shine - Petrol - Automatic - 130 hp - '
'101.642 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740957%27 HTTP/1.1" 200 None
2026-03-28 19:34:31 [adesa.fr] INFO: Saving data for 10740957: {'auction_closing_time': 1774876500.0, 'created_time': 1774629590.376333, 'last_price_update_time': 1774726471.378404}
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740957') HTTP/1.1" 204 0
2026-03-28 19:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fbb1ce25-2dc2-5d55-aa9b-07107ae0265c with identifier: 10740971
2026-03-28 19:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fbb1ce25-2dc2-5d55-aa9b-07107ae0265c with identifier: 10740971
2026-03-28 19:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fbb1ce25-2dc2-5d55-aa9b-07107ae0265c with identifier: 10740971 to the API
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740971>
{'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': 102,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'fbb1ce25-2dc2-5d55-aa9b-07107ae0265c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB741NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740971',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 123660,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2021-09-02',
'seats_number': 2,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën C3 Feel - Diesel - Manual - 102 hp - 123.660 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740971%27 HTTP/1.1" 200 None
2026-03-28 19:34:31 [adesa.fr] INFO: Saving data for 10740971: {'auction_closing_time': 1774876500.0, 'created_time': 1774629594.022192, 'last_price_update_time': 1774726471.657439}
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740971') HTTP/1.1" 204 0
2026-03-28 19:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c2e737ac-a584-50eb-b4d3-376ed00434dd with identifier: 10741036
2026-03-28 19:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c2e737ac-a584-50eb-b4d3-376ed00434dd with identifier: 10741036
2026-03-28 19:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c2e737ac-a584-50eb-b4d3-376ed00434dd with identifier: 10741036 to the API
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741036>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'c2e737ac-a584-50eb-b4d3-376ed00434dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP081EN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741036',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 87440,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2020-03-03',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën C3 1.2i Feel Business - Petrol - Manual - 82 hp - 87.440 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741036%27 HTTP/1.1" 200 None
2026-03-28 19:34:31 [adesa.fr] INFO: Saving data for 10741036: {'auction_closing_time': 1774876500.0, 'created_time': 1774629583.600446, 'last_price_update_time': 1774726471.943397}
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741036') HTTP/1.1" 204 0
2026-03-28 19:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10737911
2026-03-28 19:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b3de0b-0763-518d-8c73-a50b73d7daa7 with scrape type 2
2026-03-28 19:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1b3de0b-0763-518d-8c73-a50b73d7daa7 with scrape type 2
2026-03-28 19:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1b3de0b-0763-518d-8c73-a50b73d7daa7, identifier: 10737911
2026-03-28 19:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10737911
2026-03-28 19:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10737911
2026-03-28 19:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10737911 to the API
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737911>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd1b3de0b-0763-518d-8c73-a50b73d7daa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737911',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 91057,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX3 M Sport - Electric - Automatic - 286 hp - 91.057 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737911%27 HTTP/1.1" 200 None
2026-03-28 19:34:32 [adesa.fr] INFO: Saving data for 10737911: {'auction_closing_time': 1774875600.0, 'created_time': 1774629075.577548, 'last_price_update_time': 1774726472.447921}
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737911') HTTP/1.1" 204 0
2026-03-28 19:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a03fbf0c-f50e-5125-bb84-afe3969de84c with identifier: 10741022
2026-03-28 19:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a03fbf0c-f50e-5125-bb84-afe3969de84c with scrape type 2
2026-03-28 19:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a03fbf0c-f50e-5125-bb84-afe3969de84c with scrape type 2
2026-03-28 19:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a03fbf0c-f50e-5125-bb84-afe3969de84c, identifier: 10741022
2026-03-28 19:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10737970
2026-03-28 19:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with scrape type 2
2026-03-28 19:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with scrape type 2
2026-03-28 19:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe, identifier: 10737970
2026-03-28 19:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a03fbf0c-f50e-5125-bb84-afe3969de84c with identifier: 10741022
2026-03-28 19:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a03fbf0c-f50e-5125-bb84-afe3969de84c with identifier: 10741022
2026-03-28 19:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a03fbf0c-f50e-5125-bb84-afe3969de84c with identifier: 10741022 to the API
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741022>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'a03fbf0c-f50e-5125-bb84-afe3969de84c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR972DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741022',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 25842,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-09-12',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW X1 23i M Sport - xDrive - Petrol - Automatic - 218 hp - 25.842 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741022%27 HTTP/1.1" 200 None
2026-03-28 19:34:32 [adesa.fr] INFO: Saving data for 10741022: {'auction_closing_time': 1774876500.0, 'created_time': 1774629587.743114, 'last_price_update_time': 1774726472.950223}
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741022') HTTP/1.1" 204 0
2026-03-28 19:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10737970
2026-03-28 19:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10737970
2026-03-28 19:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10737970 to the API
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737970>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 619,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '5f2dd8b4-b455-5643-afdb-e9d4ec634efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737970',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 25184,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 52200,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX M - xDrive - Electric - 619 hp - 25.184 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737970%27 HTTP/1.1" 200 None
2026-03-28 19:34:33 [adesa.fr] INFO: Saving data for 10737970: {'auction_closing_time': 1774876200.0, 'created_time': 1774629071.880607, 'last_price_update_time': 1774726473.253476}
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737970') HTTP/1.1" 204 0
2026-03-28 19:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with identifier: 10741034
2026-03-28 19:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with scrape type 2
2026-03-28 19:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with scrape type 2
2026-03-28 19:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973, identifier: 10741034
2026-03-28 19:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40b4238d-5b4e-58ad-834b-3160d794f99d with identifier: 10740976
2026-03-28 19:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40b4238d-5b4e-58ad-834b-3160d794f99d with scrape type 2
2026-03-28 19:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40b4238d-5b4e-58ad-834b-3160d794f99d with scrape type 2
2026-03-28 19:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 40b4238d-5b4e-58ad-834b-3160d794f99d, identifier: 10740976
2026-03-28 19:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with identifier: 10741034
2026-03-28 19:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with identifier: 10741034
2026-03-28 19:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with identifier: 10741034 to the API
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741034>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '83edbc1b-e706-5e4d-82b7-5ce8e8e06973',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF620VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741034',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 72136,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'72.136 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741034%27 HTTP/1.1" 200 None
2026-03-28 19:34:33 [adesa.fr] INFO: Saving data for 10741034: {'auction_closing_time': 1774876500.0, 'created_time': 1774629138.404263, 'last_price_update_time': 1774726473.726894}
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741034') HTTP/1.1" 204 0
2026-03-28 19:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 40b4238d-5b4e-58ad-834b-3160d794f99d with identifier: 10740976
2026-03-28 19:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 40b4238d-5b4e-58ad-834b-3160d794f99d with identifier: 10740976
2026-03-28 19:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 40b4238d-5b4e-58ad-834b-3160d794f99d with identifier: 10740976 to the API
2026-03-28 19:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740976>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '40b4238d-5b4e-58ad-834b-3160d794f99d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ149XW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740976',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X4',
'odometer': 93237,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 33000,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW X4 20d M Sport - xDrive - Diesel - Automatic - 190 hp - 93.237 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740976%27 HTTP/1.1" 200 None
2026-03-28 19:34:34 [adesa.fr] INFO: Saving data for 10740976: {'auction_closing_time': 1774876500.0, 'created_time': 1774629582.72755, 'last_price_update_time': 1774726474.010427}
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740976') HTTP/1.1" 204 0
2026-03-28 19:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10737912
2026-03-28 19:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with scrape type 2
2026-03-28 19:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with scrape type 2
2026-03-28 19:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04, identifier: 10737912
2026-03-28 19:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10737878
2026-03-28 19:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with scrape type 2
2026-03-28 19:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with scrape type 2
2026-03-28 19:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7, identifier: 10737878
2026-03-28 19:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10737912
2026-03-28 19:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10737912
2026-03-28 19:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10737912 to the API
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737912>
{'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-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '2bf9fc93-7a14-5d88-9bc9-57b7c594ab04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737912',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX2',
'odometer': 7226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 37900,
'price_includes_vat': True,
'registration_date': '2025-03-12',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX2 30 M Sport - xDrive - Electric - Automatic - 313 hp - 7.226 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737912%27 HTTP/1.1" 200 None
2026-03-28 19:34:34 [adesa.fr] INFO: Saving data for 10737912: {'auction_closing_time': 1774875600.0, 'created_time': 1774629069.049285, 'last_price_update_time': 1774726474.629115}
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737912') HTTP/1.1" 204 0
2026-03-28 19:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10737878
2026-03-28 19:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10737878
2026-03-28 19:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10737878 to the API
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737878>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '4c7778b0-8e2f-552e-bbc2-5481ca9c69f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737878',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 93096,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX3 M Sport - Electric - 286 hp - 93.096 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737878%27 HTTP/1.1" 200 None
2026-03-28 19:34:34 [adesa.fr] INFO: Saving data for 10737878: {'auction_closing_time': 1774875600.0, 'created_time': 1774629587.092621, 'last_price_update_time': 1774726474.922377}
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737878') HTTP/1.1" 204 0
2026-03-28 19:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10737907
2026-03-28 19:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with scrape type 2
2026-03-28 19:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with scrape type 2
2026-03-28 19:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a, identifier: 10737907
2026-03-28 19: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-28 19: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-28 19: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-28 19:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10737907
2026-03-28 19:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10737907
2026-03-28 19:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10737907 to the API
2026-03-28 19:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737907>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737907',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 86964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW i4 40e M Sport - Electric - Automatic - 340 hp - 86.964 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 19:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737907%27 HTTP/1.1" 200 None
2026-03-28 19:34:35 [adesa.fr] INFO: Saving data for 10737907: {'auction_closing_time': 1774875600.0, 'created_time': 1774629074.134468, 'last_price_update_time': 1774726475.322071}
2026-03-28 19:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737907') HTTP/1.1" 204 0
2026-03-28 19: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-28 19:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10737959
2026-03-28 19:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with scrape type 2
2026-03-28 19:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with scrape type 2
2026-03-28 19:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a, identifier: 10737959
2026-03-28 19:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10737958
2026-03-28 19:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1536f987-b6f2-5039-8e87-580d65d0c791 with scrape type 2
2026-03-28 19:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1536f987-b6f2-5039-8e87-580d65d0c791 with scrape type 2
2026-03-28 19:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1536f987-b6f2-5039-8e87-580d65d0c791, identifier: 10737958
2026-03-28 19:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175a8fda-0779-5930-8d07-32f0262bf6f2 with identifier: 10740998
2026-03-28 19:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175a8fda-0779-5930-8d07-32f0262bf6f2 with scrape type 2
2026-03-28 19:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 175a8fda-0779-5930-8d07-32f0262bf6f2 with scrape type 2
2026-03-28 19:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 175a8fda-0779-5930-8d07-32f0262bf6f2, identifier: 10740998
2026-03-28 19:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10737868
2026-03-28 19:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b421b3f-5405-50c3-830c-add40dd11b6d with scrape type 2
2026-03-28 19:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b421b3f-5405-50c3-830c-add40dd11b6d with scrape type 2
2026-03-28 19:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1b421b3f-5405-50c3-830c-add40dd11b6d, identifier: 10737868
2026-03-28 19:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10737959
2026-03-28 19:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10737959
2026-03-28 19:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10737959 to the API
2026-03-28 19:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '0adfe666-b7aa-5f18-b82d-e0cf0035b05a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737959',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 74222,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 5 Series 530e M Sport - xDrive - Hybrid - Automatic - 184 hp - '
'74.222 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 19:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737959%27 HTTP/1.1" 200 None
2026-03-28 19:34:35 [adesa.fr] INFO: Saving data for 10737959: {'auction_closing_time': 1774876200.0, 'created_time': 1774629075.885797, 'last_price_update_time': 1774726475.992676}
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737959') HTTP/1.1" 204 0
2026-03-28 19:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10737958
2026-03-28 19:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10737958
2026-03-28 19:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10737958 to the API
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737958>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '1536f987-b6f2-5039-8e87-580d65d0c791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737958',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 79248,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-04-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 245 hp - 79.248 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737958%27 HTTP/1.1" 200 None
2026-03-28 19:34:36 [adesa.fr] INFO: Saving data for 10737958: {'auction_closing_time': 1774876200.0, 'created_time': 1774629098.743815, 'last_price_update_time': 1774726476.287389}
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737958') HTTP/1.1" 204 0
2026-03-28 19:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 175a8fda-0779-5930-8d07-32f0262bf6f2 with identifier: 10740998
2026-03-28 19:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 175a8fda-0779-5930-8d07-32f0262bf6f2 with identifier: 10740998
2026-03-28 19:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 175a8fda-0779-5930-8d07-32f0262bf6f2 with identifier: 10740998 to the API
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740998>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '175a8fda-0779-5930-8d07-32f0262bf6f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF542AD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740998',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 116017,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'BMW 2 Series Gran Tourer 216d Lounge - Diesel - Automatic - 116 hp '
'- 116.017 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740998%27 HTTP/1.1" 200 None
2026-03-28 19:34:36 [adesa.fr] INFO: Saving data for 10740998: {'auction_closing_time': 1774876500.0, 'created_time': 1774629586.773328, 'last_price_update_time': 1774726476.569829}
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740998') HTTP/1.1" 204 0
2026-03-28 19:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10737868
2026-03-28 19:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10737868
2026-03-28 19:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10737868 to the API
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737868>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '1b421b3f-5405-50c3-830c-add40dd11b6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737868',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 77326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 136 hp - 77.326 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737868%27 HTTP/1.1" 200 None
2026-03-28 19:34:36 [adesa.fr] INFO: Saving data for 10737868: {'auction_closing_time': 1774875600.0, 'created_time': 1774629079.029915, 'last_price_update_time': 1774726476.857098}
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737868') HTTP/1.1" 204 0
2026-03-28 19:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19: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-28 19:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc08098f-107f-550f-9d8f-6ed04d5c1f57 with identifier: 10741007
2026-03-28 19:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc08098f-107f-550f-9d8f-6ed04d5c1f57 with scrape type 2
2026-03-28 19:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc08098f-107f-550f-9d8f-6ed04d5c1f57 with scrape type 2
2026-03-28 19:34:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fc08098f-107f-550f-9d8f-6ed04d5c1f57, identifier: 10741007
2026-03-28 19:34:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10737870
2026-03-28 19:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 425538f0-f386-5419-939f-a69d767613eb with scrape type 2
2026-03-28 19:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 425538f0-f386-5419-939f-a69d767613eb with scrape type 2
2026-03-28 19:34:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 425538f0-f386-5419-939f-a69d767613eb, identifier: 10737870
2026-03-28 19:34:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10737862
2026-03-28 19:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with scrape type 2
2026-03-28 19:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with scrape type 2
2026-03-28 19:34:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4acbeef5-f8cc-5542-b9f7-543823a63dc7, identifier: 10737862
2026-03-28 19:34:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fc08098f-107f-550f-9d8f-6ed04d5c1f57 with identifier: 10741007
2026-03-28 19:34:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fc08098f-107f-550f-9d8f-6ed04d5c1f57 with identifier: 10741007
2026-03-28 19:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fc08098f-107f-550f-9d8f-6ed04d5c1f57 with identifier: 10741007 to the API
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741007>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'fc08098f-107f-550f-9d8f-6ed04d5c1f57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL822BY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741007',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 68566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'BMW 1 Series 116d Business Design - Diesel - Automatic - 116 hp - '
'68.566 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741007%27 HTTP/1.1" 200 None
2026-03-28 19:34:37 [adesa.fr] INFO: Saving data for 10741007: {'auction_closing_time': 1774876500.0, 'created_time': 1774629598.075624, 'last_price_update_time': 1774726477.538749}
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741007') HTTP/1.1" 204 0
2026-03-28 19:34:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10737870
2026-03-28 19:34:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10737870
2026-03-28 19:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10737870 to the API
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737870>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '425538f0-f386-5419-939f-a69d767613eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737870',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 37743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q3 Sportback 45 TFSIe Business - Hybrid - Automatic - 150 hp - '
'37.743 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737870%27 HTTP/1.1" 200 None
2026-03-28 19:34:37 [adesa.fr] INFO: Saving data for 10737870: {'auction_closing_time': 1774875600.0, 'created_time': 1774629599.043464, 'last_price_update_time': 1774726477.840879}
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737870') HTTP/1.1" 204 0
2026-03-28 19:34:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10737862
2026-03-28 19:34:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10737862
2026-03-28 19:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10737862 to the API
2026-03-28 19:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737862>
{'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': 265,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '4acbeef5-f8cc-5542-b9f7-543823a63dc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125002225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737862',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 20935,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2023-07-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi A6 50 TFSIe S Line - Quattro - Hybrid - Automatic - 265 hp - '
'20.935 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 19:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737862%27 HTTP/1.1" 200 None
2026-03-28 19:34:38 [adesa.fr] INFO: Saving data for 10737862: {'auction_closing_time': 1774875600.0, 'created_time': 1774629078.542985, 'last_price_update_time': 1774726478.248441}
2026-03-28 19:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737862') HTTP/1.1" 204 0
2026-03-28 19:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175821d3-740c-59c1-bc3f-81841a67c64a with identifier: 10741025
2026-03-28 19:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175821d3-740c-59c1-bc3f-81841a67c64a with scrape type 2
2026-03-28 19:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 175821d3-740c-59c1-bc3f-81841a67c64a with scrape type 2
2026-03-28 19:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 175821d3-740c-59c1-bc3f-81841a67c64a, identifier: 10741025
2026-03-28 19:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 175821d3-740c-59c1-bc3f-81841a67c64a with identifier: 10741025
2026-03-28 19:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 175821d3-740c-59c1-bc3f-81841a67c64a with identifier: 10741025
2026-03-28 19:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 175821d3-740c-59c1-bc3f-81841a67c64a with identifier: 10741025 to the API
2026-03-28 19:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741025>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '175821d3-740c-59c1-bc3f-81841a67c64a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH236YA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741025',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 69983,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 1 Series 118i Business Design - Petrol - Manual - 136 hp - '
'69.983 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 19:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741025%27 HTTP/1.1" 200 None
2026-03-28 19:34:38 [adesa.fr] INFO: Saving data for 10741025: {'auction_closing_time': 1774876500.0, 'created_time': 1774629596.578908, 'last_price_update_time': 1774726478.627696}
2026-03-28 19:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741025') HTTP/1.1" 204 0
2026-03-28 19: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-28 19: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-28 19:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10740198
2026-03-28 19:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with scrape type 2
2026-03-28 19:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with scrape type 2
2026-03-28 19:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79, identifier: 10740198
2026-03-28 19:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4a2881f-68ec-5e0c-8e83-ece086d39cb8 with identifier: 10741010
2026-03-28 19:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4a2881f-68ec-5e0c-8e83-ece086d39cb8 with scrape type 2
2026-03-28 19:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4a2881f-68ec-5e0c-8e83-ece086d39cb8 with scrape type 2
2026-03-28 19:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d4a2881f-68ec-5e0c-8e83-ece086d39cb8, identifier: 10741010
2026-03-28 19:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10740198
2026-03-28 19:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10740198
2026-03-28 19:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10740198 to the API
2026-03-28 19:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740198>
{'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': 380,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '4a80b3fb-6ebd-5a0c-8ba7-555435f45a79',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740198',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 27079,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 45800,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Touareg 3.0 TSI Elegance - 4Motion - Hybrid - Automatic '
'- 380 hp - 27.079 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740198%27 HTTP/1.1" 200 None
2026-03-28 19:34:39 [adesa.fr] INFO: Saving data for 10740198: {'auction_closing_time': 1774866600.0, 'created_time': 1774629066.56899, 'last_price_update_time': 1774726479.108529}
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740198') HTTP/1.1" 204 0
2026-03-28 19:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d4a2881f-68ec-5e0c-8e83-ece086d39cb8 with identifier: 10741010
2026-03-28 19:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d4a2881f-68ec-5e0c-8e83-ece086d39cb8 with identifier: 10741010
2026-03-28 19:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d4a2881f-68ec-5e0c-8e83-ece086d39cb8 with identifier: 10741010 to the API
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741010>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'd4a2881f-68ec-5e0c-8e83-ece086d39cb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT041XB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741010',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 32048,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Audi A4 35 TDI Business - Diesel - Automatic - 163 hp - 32.048 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741010%27 HTTP/1.1" 200 None
2026-03-28 19:34:39 [adesa.fr] INFO: Saving data for 10741010: {'auction_closing_time': 1774876500.0, 'created_time': 1774629614.877317, 'last_price_update_time': 1774726479.484395}
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741010') HTTP/1.1" 204 0
2026-03-28 19:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19: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-28 19:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 548fa340-bb79-57b9-b7f9-5159900aff23 with identifier: 10741028
2026-03-28 19:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 548fa340-bb79-57b9-b7f9-5159900aff23 with scrape type 2
2026-03-28 19:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 548fa340-bb79-57b9-b7f9-5159900aff23 with scrape type 2
2026-03-28 19:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 548fa340-bb79-57b9-b7f9-5159900aff23, identifier: 10741028
2026-03-28 19:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 548fa340-bb79-57b9-b7f9-5159900aff23 with identifier: 10741028
2026-03-28 19:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 548fa340-bb79-57b9-b7f9-5159900aff23 with identifier: 10741028
2026-03-28 19:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 548fa340-bb79-57b9-b7f9-5159900aff23 with identifier: 10741028 to the API
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741028>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '548fa340-bb79-57b9-b7f9-5159900aff23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FK462JX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741028',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A5',
'odometer': 117811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2019-09-26',
'seats_number': 4,
'seller_name': 'ARVAL-FR',
'title': 'Audi A5 Sportback 40 TDI Design Luxe - Diesel - Manual - 190 hp - '
'117.811 km',
'transmission': 'manual',
'trim': 'Design Luxe',
'vin': None,
'year': 2019}
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741028%27 HTTP/1.1" 200 None
2026-03-28 19:34:39 [adesa.fr] INFO: Saving data for 10741028: {'auction_closing_time': 1774876500.0, 'created_time': 1774629612.56097, 'last_price_update_time': 1774726479.888419}
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741028') HTTP/1.1" 204 0
2026-03-28 19:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with identifier: 10740593
2026-03-28 19:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with scrape type 2
2026-03-28 19:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with scrape type 2
2026-03-28 19:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4f5f3be3-55a5-5ffc-a305-e5760e8cac45, identifier: 10740593
2026-03-28 19:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10740584
2026-03-28 19:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f83c950-a6ef-5423-a6a0-10502dd323cd with scrape type 2
2026-03-28 19:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f83c950-a6ef-5423-a6a0-10502dd323cd with scrape type 2
2026-03-28 19:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8f83c950-a6ef-5423-a6a0-10502dd323cd, identifier: 10740584
2026-03-28 19:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0085e23-3bf0-53ab-ab5e-c0608d568a6c with identifier: 10740219
2026-03-28 19:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0085e23-3bf0-53ab-ab5e-c0608d568a6c with scrape type 2
2026-03-28 19:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0085e23-3bf0-53ab-ab5e-c0608d568a6c with scrape type 2
2026-03-28 19:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0085e23-3bf0-53ab-ab5e-c0608d568a6c, identifier: 10740219
2026-03-28 19:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10740581
2026-03-28 19:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with scrape type 2
2026-03-28 19:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with scrape type 2
2026-03-28 19:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50, identifier: 10740581
2026-03-28 19:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10740564
2026-03-28 19:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with scrape type 2
2026-03-28 19:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with scrape type 2
2026-03-28 19:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2, identifier: 10740564
2026-03-28 19:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with identifier: 10740593
2026-03-28 19:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with identifier: 10740593
2026-03-28 19:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with identifier: 10740593 to the API
2026-03-28 19:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '4f5f3be3-55a5-5ffc-a305-e5760e8cac45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740593',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 16825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28700,
'price_includes_vat': True,
'registration_date': '2023-10-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Tiguan 1.4 R-Line - Hybrid - Automatic - 150 hp - 16.825 '
'km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-28 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740593%27 HTTP/1.1" 200 None
2026-03-28 19:34:40 [adesa.fr] INFO: Saving data for 10740593: {'auction_closing_time': 1774865400.0, 'created_time': 1774629601.813002, 'last_price_update_time': 1774726480.735818}
2026-03-28 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740593') HTTP/1.1" 204 0
2026-03-28 19:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10740584
2026-03-28 19:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10740584
2026-03-28 19:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10740584 to the API
2026-03-28 19:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '8f83c950-a6ef-5423-a6a0-10502dd323cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740584',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 126018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-06-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 126.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740584%27 HTTP/1.1" 200 None
2026-03-28 19:34:41 [adesa.fr] INFO: Saving data for 10740584: {'auction_closing_time': 1774865400.0, 'created_time': 1774629039.020164, 'last_price_update_time': 1774726481.026353}
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740584') HTTP/1.1" 204 0
2026-03-28 19:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0085e23-3bf0-53ab-ab5e-c0608d568a6c with identifier: 10740219
2026-03-28 19:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0085e23-3bf0-53ab-ab5e-c0608d568a6c with identifier: 10740219
2026-03-28 19:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0085e23-3bf0-53ab-ab5e-c0608d568a6c with identifier: 10740219 to the API
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740219>
{'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-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'c0085e23-3bf0-53ab-ab5e-c0608d568a6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30775',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740219',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 75310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Manual - 95 hp - 75.310 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740219%27 HTTP/1.1" 200 None
2026-03-28 19:34:41 [adesa.fr] INFO: Saving data for 10740219: {'auction_closing_time': 1774866600.0, 'created_time': 1774629603.158827, 'last_price_update_time': 1774726481.373027}
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740219') HTTP/1.1" 204 0
2026-03-28 19:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10740581
2026-03-28 19:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10740581
2026-03-28 19:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10740581 to the API
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740581',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 32616,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 145 hp - 32.616 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740581%27 HTTP/1.1" 200 None
2026-03-28 19:34:41 [adesa.fr] INFO: Saving data for 10740581: {'auction_closing_time': 1774865400.0, 'created_time': 1774629037.883835, 'last_price_update_time': 1774726481.684956}
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740581') HTTP/1.1" 204 0
2026-03-28 19:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10740564
2026-03-28 19:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10740564
2026-03-28 19:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10740564 to the API
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '46aef8e1-ccde-5bd7-be61-34460d9b3ff2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740564',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 27171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 54200,
'price_includes_vat': True,
'registration_date': '2023-11-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Touareg 3.0 - Hybrid - Automatic - 340 hp - 27.171 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740564%27 HTTP/1.1" 200 None
2026-03-28 19:34:41 [adesa.fr] INFO: Saving data for 10740564: {'auction_closing_time': 1774865400.0, 'created_time': 1774629068.110384, 'last_price_update_time': 1774726481.977582}
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740564') HTTP/1.1" 204 0
2026-03-28 19:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with identifier: 10740571
2026-03-28 19:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with scrape type 2
2026-03-28 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with scrape type 2
2026-03-28 19:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 83fbac7b-457c-5f65-8093-9c68c7f2d0b5, identifier: 10740571
2026-03-28 19:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e99378b6-26a5-5164-be95-d54a7efe2cf9 with identifier: 10740209
2026-03-28 19:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e99378b6-26a5-5164-be95-d54a7efe2cf9 with scrape type 2
2026-03-28 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e99378b6-26a5-5164-be95-d54a7efe2cf9 with scrape type 2
2026-03-28 19:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e99378b6-26a5-5164-be95-d54a7efe2cf9, identifier: 10740209
2026-03-28 19:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with identifier: 10740571
2026-03-28 19:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with identifier: 10740571
2026-03-28 19:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with identifier: 10740571 to the API
2026-03-28 19:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '83fbac7b-457c-5f65-8093-9c68c7f2d0b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740571',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 87544,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 87.544 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740571%27 HTTP/1.1" 200 None
2026-03-28 19:34:42 [adesa.fr] INFO: Saving data for 10740571: {'auction_closing_time': 1774865400.0, 'created_time': 1774629616.664247, 'last_price_update_time': 1774726482.582236}
2026-03-28 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740571') HTTP/1.1" 204 0
2026-03-28 19:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e99378b6-26a5-5164-be95-d54a7efe2cf9 with identifier: 10740209
2026-03-28 19:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e99378b6-26a5-5164-be95-d54a7efe2cf9 with identifier: 10740209
2026-03-28 19:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e99378b6-26a5-5164-be95-d54a7efe2cf9 with identifier: 10740209 to the API
2026-03-28 19:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e99378b6-26a5-5164-be95-d54a7efe2cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740209',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 72899,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 72.899 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740209%27 HTTP/1.1" 200 None
2026-03-28 19:34:42 [adesa.fr] INFO: Saving data for 10740209: {'auction_closing_time': 1774866600.0, 'created_time': 1774629617.342129, 'last_price_update_time': 1774726482.87071}
2026-03-28 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740209') HTTP/1.1" 204 0
2026-03-28 19:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with identifier: 10740193
2026-03-28 19:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with scrape type 2
2026-03-28 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with scrape type 2
2026-03-28 19:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190, identifier: 10740193
2026-03-28 19:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with identifier: 10740193
2026-03-28 19:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with identifier: 10740193
2026-03-28 19:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with identifier: 10740193 to the API
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740193>
{'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-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '6f7c1e2b-939b-5eb2-ba02-bdb8eb983190',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740193',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 82008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 82.008 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740193%27 HTTP/1.1" 200 None
2026-03-28 19:34:43 [adesa.fr] INFO: Saving data for 10740193: {'auction_closing_time': 1774866600.0, 'created_time': 1774629619.125045, 'last_price_update_time': 1774726483.254767}
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740193') HTTP/1.1" 204 0
2026-03-28 19: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-28 19:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f85d05c-ba08-504c-b431-d961b182f5ac with identifier: 10740220
2026-03-28 19:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f85d05c-ba08-504c-b431-d961b182f5ac with scrape type 2
2026-03-28 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f85d05c-ba08-504c-b431-d961b182f5ac with scrape type 2
2026-03-28 19:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7f85d05c-ba08-504c-b431-d961b182f5ac, identifier: 10740220
2026-03-28 19:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7f85d05c-ba08-504c-b431-d961b182f5ac with identifier: 10740220
2026-03-28 19:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7f85d05c-ba08-504c-b431-d961b182f5ac with identifier: 10740220
2026-03-28 19:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7f85d05c-ba08-504c-b431-d961b182f5ac with identifier: 10740220 to the API
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '7f85d05c-ba08-504c-b431-d961b182f5ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740220',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 23165,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-05-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 23.165 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740220%27 HTTP/1.1" 200 None
2026-03-28 19:34:43 [adesa.fr] INFO: Saving data for 10740220: {'auction_closing_time': 1774866600.0, 'created_time': 1774629617.047242, 'last_price_update_time': 1774726483.666217}
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740220') HTTP/1.1" 204 0
2026-03-28 19:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01618344-9eaf-507a-9696-4bd8ff8e297a with identifier: 10740228
2026-03-28 19:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01618344-9eaf-507a-9696-4bd8ff8e297a with scrape type 2
2026-03-28 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01618344-9eaf-507a-9696-4bd8ff8e297a with scrape type 2
2026-03-28 19:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01618344-9eaf-507a-9696-4bd8ff8e297a, identifier: 10740228
2026-03-28 19:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68bcc63f-ae73-5984-a5de-c8c0436829bd with identifier: 10740211
2026-03-28 19:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68bcc63f-ae73-5984-a5de-c8c0436829bd with scrape type 2
2026-03-28 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68bcc63f-ae73-5984-a5de-c8c0436829bd with scrape type 2
2026-03-28 19:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 68bcc63f-ae73-5984-a5de-c8c0436829bd, identifier: 10740211
2026-03-28 19:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01618344-9eaf-507a-9696-4bd8ff8e297a with identifier: 10740228
2026-03-28 19:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01618344-9eaf-507a-9696-4bd8ff8e297a with identifier: 10740228
2026-03-28 19:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01618344-9eaf-507a-9696-4bd8ff8e297a with identifier: 10740228 to the API
2026-03-28 19:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '01618344-9eaf-507a-9696-4bd8ff8e297a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740228',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 63096,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Seat Ateca 2.0 TDI FR - Diesel - Automatic - 150 hp - 63.096 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2023}
2026-03-28 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740228%27 HTTP/1.1" 200 None
2026-03-28 19:34:44 [adesa.fr] INFO: Saving data for 10740228: {'auction_closing_time': 1774866600.0, 'created_time': 1774629620.325688, 'last_price_update_time': 1774726484.142162}
2026-03-28 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740228') HTTP/1.1" 204 0
2026-03-28 19:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 68bcc63f-ae73-5984-a5de-c8c0436829bd with identifier: 10740211
2026-03-28 19:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 68bcc63f-ae73-5984-a5de-c8c0436829bd with identifier: 10740211
2026-03-28 19:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 68bcc63f-ae73-5984-a5de-c8c0436829bd with identifier: 10740211 to the API
2026-03-28 19:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740211>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '68bcc63f-ae73-5984-a5de-c8c0436829bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30305',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740211',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 87645,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Seat Ateca 2.0 TDI Style - Diesel - Automatic - 150 hp - 87.645 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-28 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740211%27 HTTP/1.1" 200 None
2026-03-28 19:34:44 [adesa.fr] INFO: Saving data for 10740211: {'auction_closing_time': 1774866600.0, 'created_time': 1774629618.798536, 'last_price_update_time': 1774726484.675501}
2026-03-28 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740211') HTTP/1.1" 204 0
2026-03-28 19:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89b86168-2d13-5962-96a3-b19cd99a7d27 with identifier: 10740232
2026-03-28 19:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89b86168-2d13-5962-96a3-b19cd99a7d27 with scrape type 2
2026-03-28 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89b86168-2d13-5962-96a3-b19cd99a7d27 with scrape type 2
2026-03-28 19:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 89b86168-2d13-5962-96a3-b19cd99a7d27, identifier: 10740232
2026-03-28 19:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 89b86168-2d13-5962-96a3-b19cd99a7d27 with identifier: 10740232
2026-03-28 19:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 89b86168-2d13-5962-96a3-b19cd99a7d27 with identifier: 10740232
2026-03-28 19:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 89b86168-2d13-5962-96a3-b19cd99a7d27 with identifier: 10740232 to the API
2026-03-28 19:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740232>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '89b86168-2d13-5962-96a3-b19cd99a7d27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740232',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 43118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 2.0 TDI VZ - Diesel - Manual - 150 hp - 43.118 km',
'transmission': 'manual',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740232%27 HTTP/1.1" 200 None
2026-03-28 19:34:45 [adesa.fr] INFO: Saving data for 10740232: {'auction_closing_time': 1774866600.0, 'created_time': 1774629622.174113, 'last_price_update_time': 1774726485.202442}
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740232') HTTP/1.1" 204 0
2026-03-28 19:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5623e9ba-3adc-54b4-86ad-a84947e29e6e with identifier: 10740446
2026-03-28 19:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5623e9ba-3adc-54b4-86ad-a84947e29e6e with scrape type 2
2026-03-28 19:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5623e9ba-3adc-54b4-86ad-a84947e29e6e with scrape type 2
2026-03-28 19:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5623e9ba-3adc-54b4-86ad-a84947e29e6e, identifier: 10740446
2026-03-28 19:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f488b7d-e30a-5e7c-9300-095e978bec81 with identifier: 10740615
2026-03-28 19:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f488b7d-e30a-5e7c-9300-095e978bec81 with scrape type 2
2026-03-28 19:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f488b7d-e30a-5e7c-9300-095e978bec81 with scrape type 2
2026-03-28 19:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f488b7d-e30a-5e7c-9300-095e978bec81, identifier: 10740615
2026-03-28 19:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f16c535-3ee8-56c2-9a34-76bb575207fe with identifier: 10740558
2026-03-28 19:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f16c535-3ee8-56c2-9a34-76bb575207fe with scrape type 2
2026-03-28 19:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f16c535-3ee8-56c2-9a34-76bb575207fe with scrape type 2
2026-03-28 19:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f16c535-3ee8-56c2-9a34-76bb575207fe, identifier: 10740558
2026-03-28 19:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5623e9ba-3adc-54b4-86ad-a84947e29e6e with identifier: 10740446
2026-03-28 19:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5623e9ba-3adc-54b4-86ad-a84947e29e6e with identifier: 10740446
2026-03-28 19:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5623e9ba-3adc-54b4-86ad-a84947e29e6e with identifier: 10740446 to the API
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740446>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5623e9ba-3adc-54b4-86ad-a84947e29e6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30821',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740446',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 103082,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor - Diesel - Manual - 150 hp - 103.082 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740446%27 HTTP/1.1" 200 None
2026-03-28 19:34:45 [adesa.fr] INFO: Saving data for 10740446: {'auction_closing_time': 1774864800.0, 'created_time': 1774629621.565593, 'last_price_update_time': 1774726485.774708}
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740446') HTTP/1.1" 204 0
2026-03-28 19:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f488b7d-e30a-5e7c-9300-095e978bec81 with identifier: 10740615
2026-03-28 19:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f488b7d-e30a-5e7c-9300-095e978bec81 with identifier: 10740615
2026-03-28 19:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f488b7d-e30a-5e7c-9300-095e978bec81 with identifier: 10740615 to the API
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740615>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2f488b7d-e30a-5e7c-9300-095e978bec81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740615',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 99426,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-09-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Seat Ateca 2.0 TDI Style - Diesel - Automatic - 150 hp - 99.426 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740615%27 HTTP/1.1" 200 None
2026-03-28 19:34:46 [adesa.fr] INFO: Saving data for 10740615: {'auction_closing_time': 1774865400.0, 'created_time': 1774629618.494444, 'last_price_update_time': 1774726486.082662}
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740615') HTTP/1.1" 204 0
2026-03-28 19:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f16c535-3ee8-56c2-9a34-76bb575207fe with identifier: 10740558
2026-03-28 19:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f16c535-3ee8-56c2-9a34-76bb575207fe with identifier: 10740558
2026-03-28 19:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f16c535-3ee8-56c2-9a34-76bb575207fe with identifier: 10740558 to the API
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740558>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5f16c535-3ee8-56c2-9a34-76bb575207fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740558',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 112759,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 2.0 TDI Business - Diesel - Manual - 150 hp - '
'112.759 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740558%27 HTTP/1.1" 200 None
2026-03-28 19:34:46 [adesa.fr] INFO: Saving data for 10740558: {'auction_closing_time': 1774865400.0, 'created_time': 1774629620.014981, 'last_price_update_time': 1774726486.407034}
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740558') HTTP/1.1" 204 0
2026-03-28 19: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-28 19:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19: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-28 19:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with identifier: 10740591
2026-03-28 19:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with scrape type 2
2026-03-28 19:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with scrape type 2
2026-03-28 19:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 547ae003-8796-5c4f-9a8d-b0b3f552cdd2, identifier: 10740591
2026-03-28 19:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with identifier: 10740591
2026-03-28 19:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with identifier: 10740591
2026-03-28 19:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with identifier: 10740591 to the API
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740591>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '547ae003-8796-5c4f-9a8d-b0b3f552cdd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740591',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 62920,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-07-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 62.920 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740591%27 HTTP/1.1" 200 None
2026-03-28 19:34:46 [adesa.fr] INFO: Saving data for 10740591: {'auction_closing_time': 1774865400.0, 'created_time': 1774629615.555441, 'last_price_update_time': 1774726486.856733}
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740591') HTTP/1.1" 204 0
2026-03-28 19:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 266fc712-531f-5f65-a3cf-46c37a8ea85f with identifier: 10740206
2026-03-28 19:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 266fc712-531f-5f65-a3cf-46c37a8ea85f with scrape type 2
2026-03-28 19:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 266fc712-531f-5f65-a3cf-46c37a8ea85f with scrape type 2
2026-03-28 19:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 266fc712-531f-5f65-a3cf-46c37a8ea85f, identifier: 10740206
2026-03-28 19:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with identifier: 10740221
2026-03-28 19:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with scrape type 2
2026-03-28 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with scrape type 2
2026-03-28 19:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd, identifier: 10740221
2026-03-28 19:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b14089-f0ff-533b-a8ea-3fae7734d155 with identifier: 10740594
2026-03-28 19:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b14089-f0ff-533b-a8ea-3fae7734d155 with scrape type 2
2026-03-28 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88b14089-f0ff-533b-a8ea-3fae7734d155 with scrape type 2
2026-03-28 19:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88b14089-f0ff-533b-a8ea-3fae7734d155, identifier: 10740594
2026-03-28 19:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 266fc712-531f-5f65-a3cf-46c37a8ea85f with identifier: 10740206
2026-03-28 19:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 266fc712-531f-5f65-a3cf-46c37a8ea85f with identifier: 10740206
2026-03-28 19:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 266fc712-531f-5f65-a3cf-46c37a8ea85f with identifier: 10740206 to the API
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740206>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '266fc712-531f-5f65-a3cf-46c37a8ea85f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30266',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740206',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 109356,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 2.0 TDI Business - Diesel - Manual - 150 hp - '
'109.356 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740206%27 HTTP/1.1" 200 None
2026-03-28 19:34:47 [adesa.fr] INFO: Saving data for 10740206: {'auction_closing_time': 1774866600.0, 'created_time': 1774629621.265847, 'last_price_update_time': 1774726487.51295}
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740206') HTTP/1.1" 204 0
2026-03-28 19:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with identifier: 10740221
2026-03-28 19:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with identifier: 10740221
2026-03-28 19:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with identifier: 10740221 to the API
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740221>
{'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': 244,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740221',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 55535,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2023-10-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 244 hp - '
'55.535 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740221%27 HTTP/1.1" 200 None
2026-03-28 19:34:47 [adesa.fr] INFO: Saving data for 10740221: {'auction_closing_time': 1774866600.0, 'created_time': 1774629642.285918, 'last_price_update_time': 1774726487.796134}
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740221') HTTP/1.1" 204 0
2026-03-28 19:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88b14089-f0ff-533b-a8ea-3fae7734d155 with identifier: 10740594
2026-03-28 19:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88b14089-f0ff-533b-a8ea-3fae7734d155 with identifier: 10740594
2026-03-28 19:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88b14089-f0ff-533b-a8ea-3fae7734d155 with identifier: 10740594 to the API
2026-03-28 19:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740594>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '88b14089-f0ff-533b-a8ea-3fae7734d155',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740594',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 671999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2023-08-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'671.999 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740594%27 HTTP/1.1" 200 None
2026-03-28 19:34:48 [adesa.fr] INFO: Saving data for 10740594: {'auction_closing_time': 1774865400.0, 'created_time': 1774629622.763252, 'last_price_update_time': 1774726488.109882}
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740594') HTTP/1.1" 204 0
2026-03-28 19:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19: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-28 19: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-28 19:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16809a21-3d9b-5389-94c0-a46f820952b6 with identifier: 10740592
2026-03-28 19:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16809a21-3d9b-5389-94c0-a46f820952b6 with scrape type 2
2026-03-28 19:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16809a21-3d9b-5389-94c0-a46f820952b6 with scrape type 2
2026-03-28 19:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 16809a21-3d9b-5389-94c0-a46f820952b6, identifier: 10740592
2026-03-28 19:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ce131f-2d7d-50a4-8ac6-057b41287e82 with identifier: 10740589
2026-03-28 19:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ce131f-2d7d-50a4-8ac6-057b41287e82 with scrape type 2
2026-03-28 19:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3ce131f-2d7d-50a4-8ac6-057b41287e82 with scrape type 2
2026-03-28 19:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3ce131f-2d7d-50a4-8ac6-057b41287e82, identifier: 10740589
2026-03-28 19:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 16809a21-3d9b-5389-94c0-a46f820952b6 with identifier: 10740592
2026-03-28 19:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 16809a21-3d9b-5389-94c0-a46f820952b6 with identifier: 10740592
2026-03-28 19:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 16809a21-3d9b-5389-94c0-a46f820952b6 with identifier: 10740592 to the API
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740592>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '16809a21-3d9b-5389-94c0-a46f820952b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740592',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 45489,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-09-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 45.489 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740592%27 HTTP/1.1" 200 None
2026-03-28 19:34:48 [adesa.fr] INFO: Saving data for 10740592: {'auction_closing_time': 1774865400.0, 'created_time': 1774629627.487704, 'last_price_update_time': 1774726488.695826}
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740592') HTTP/1.1" 204 0
2026-03-28 19:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3ce131f-2d7d-50a4-8ac6-057b41287e82 with identifier: 10740589
2026-03-28 19:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3ce131f-2d7d-50a4-8ac6-057b41287e82 with identifier: 10740589
2026-03-28 19:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3ce131f-2d7d-50a4-8ac6-057b41287e82 with identifier: 10740589 to the API
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740589>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd3ce131f-2d7d-50a4-8ac6-057b41287e82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30918',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740589',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 54422,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-09-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 54.422 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740589%27 HTTP/1.1" 200 None
2026-03-28 19:34:48 [adesa.fr] INFO: Saving data for 10740589: {'auction_closing_time': 1774865400.0, 'created_time': 1774629624.040888, 'last_price_update_time': 1774726488.986638}
2026-03-28 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740589') HTTP/1.1" 204 0
2026-03-28 19:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a1291b4-b63d-5734-89f4-159bf63dc07a with identifier: 10740575
2026-03-28 19:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a1291b4-b63d-5734-89f4-159bf63dc07a with scrape type 2
2026-03-28 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a1291b4-b63d-5734-89f4-159bf63dc07a with scrape type 2
2026-03-28 19:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a1291b4-b63d-5734-89f4-159bf63dc07a, identifier: 10740575
2026-03-28 19:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88278420-5e8c-5931-ae95-115f2834e6a7 with identifier: 10740563
2026-03-28 19:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88278420-5e8c-5931-ae95-115f2834e6a7 with scrape type 2
2026-03-28 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88278420-5e8c-5931-ae95-115f2834e6a7 with scrape type 2
2026-03-28 19:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88278420-5e8c-5931-ae95-115f2834e6a7, identifier: 10740563
2026-03-28 19:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a1291b4-b63d-5734-89f4-159bf63dc07a with identifier: 10740575
2026-03-28 19:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a1291b4-b63d-5734-89f4-159bf63dc07a with identifier: 10740575
2026-03-28 19:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a1291b4-b63d-5734-89f4-159bf63dc07a with identifier: 10740575 to the API
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740575>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '0a1291b4-b63d-5734-89f4-159bf63dc07a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740575',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 48797,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 48.797 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740575%27 HTTP/1.1" 200 None
2026-03-28 19:34:49 [adesa.fr] INFO: Saving data for 10740575: {'auction_closing_time': 1774865400.0, 'created_time': 1774629627.175791, 'last_price_update_time': 1774726489.485977}
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740575') HTTP/1.1" 204 0
2026-03-28 19:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88278420-5e8c-5931-ae95-115f2834e6a7 with identifier: 10740563
2026-03-28 19:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88278420-5e8c-5931-ae95-115f2834e6a7 with identifier: 10740563
2026-03-28 19:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88278420-5e8c-5931-ae95-115f2834e6a7 with identifier: 10740563 to the API
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '88278420-5e8c-5931-ae95-115f2834e6a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740563',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 45440,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'45.440 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740563%27 HTTP/1.1" 200 None
2026-03-28 19:34:49 [adesa.fr] INFO: Saving data for 10740563: {'auction_closing_time': 1774865400.0, 'created_time': 1774629623.713945, 'last_price_update_time': 1774726489.781538}
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740563') HTTP/1.1" 204 0
2026-03-28 19:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 19:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 124b4d07-6e33-5c09-bad3-e19660cde288 with identifier: 10740230
2026-03-28 19:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124b4d07-6e33-5c09-bad3-e19660cde288 with scrape type 2
2026-03-28 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 124b4d07-6e33-5c09-bad3-e19660cde288 with scrape type 2
2026-03-28 19:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 124b4d07-6e33-5c09-bad3-e19660cde288, identifier: 10740230
2026-03-28 19:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with identifier: 10740208
2026-03-28 19:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with scrape type 2
2026-03-28 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with scrape type 2
2026-03-28 19:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1, identifier: 10740208
2026-03-28 19:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 124b4d07-6e33-5c09-bad3-e19660cde288 with identifier: 10740230
2026-03-28 19:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 124b4d07-6e33-5c09-bad3-e19660cde288 with identifier: 10740230
2026-03-28 19:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 124b4d07-6e33-5c09-bad3-e19660cde288 with identifier: 10740230 to the API
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740230>
{'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-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '124b4d07-6e33-5c09-bad3-e19660cde288',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30900',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740230',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 58211,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q5 50 TFSIe S Line - Quattro - Hybrid - Automatic - 265 hp - '
'58.211 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740230%27 HTTP/1.1" 200 None
2026-03-28 19:34:50 [adesa.fr] INFO: Saving data for 10740230: {'auction_closing_time': 1774866600.0, 'created_time': 1774629626.866359, 'last_price_update_time': 1774726490.286126}
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740230') HTTP/1.1" 204 0
2026-03-28 19:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with identifier: 10740208
2026-03-28 19:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with identifier: 10740208
2026-03-28 19:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with identifier: 10740208 to the API
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740208>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740208',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 77536,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron Sportback 35 - Electric - Automatic - 170 hp - '
'77.536 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740208%27 HTTP/1.1" 200 None
2026-03-28 19:34:50 [adesa.fr] INFO: Saving data for 10740208: {'auction_closing_time': 1774866600.0, 'created_time': 1774629633.657618, 'last_price_update_time': 1774726490.56893}
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740208') HTTP/1.1" 204 0
2026-03-28 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with identifier: 10740207
2026-03-28 19:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with scrape type 2
2026-03-28 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with scrape type 2
2026-03-28 19:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 90e4eeaa-c535-50c2-9b8a-4f9eef04e355, identifier: 10740207
2026-03-28 19:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67479c02-49aa-5478-8518-eb3e31c8af7c with identifier: 10740216
2026-03-28 19:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67479c02-49aa-5478-8518-eb3e31c8af7c with scrape type 2
2026-03-28 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67479c02-49aa-5478-8518-eb3e31c8af7c with scrape type 2
2026-03-28 19:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67479c02-49aa-5478-8518-eb3e31c8af7c, identifier: 10740216
2026-03-28 19:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with identifier: 10740207
2026-03-28 19:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with identifier: 10740207
2026-03-28 19:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with identifier: 10740207 to the API
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '90e4eeaa-c535-50c2-9b8a-4f9eef04e355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740207',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 62465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron Sportback 45 S Line - Electric - Automatic - 265 hp '
'- 62.465 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740207%27 HTTP/1.1" 200 None
2026-03-28 19:34:51 [adesa.fr] INFO: Saving data for 10740207: {'auction_closing_time': 1774866600.0, 'created_time': 1774629625.36187, 'last_price_update_time': 1774726491.061806}
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740207') HTTP/1.1" 204 0
2026-03-28 19:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67479c02-49aa-5478-8518-eb3e31c8af7c with identifier: 10740216
2026-03-28 19:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67479c02-49aa-5478-8518-eb3e31c8af7c with identifier: 10740216
2026-03-28 19:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67479c02-49aa-5478-8518-eb3e31c8af7c with identifier: 10740216 to the API
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '67479c02-49aa-5478-8518-eb3e31c8af7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740216',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 58824,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron Sportback 40 Executive - Electric - Automatic - 204 '
'hp - 58.824 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740216%27 HTTP/1.1" 200 None
2026-03-28 19:34:51 [adesa.fr] INFO: Saving data for 10740216: {'auction_closing_time': 1774866600.0, 'created_time': 1774629629.526306, 'last_price_update_time': 1774726491.37504}
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740216') HTTP/1.1" 204 0
2026-03-28 19:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fdb507d-3d78-5020-98e9-c3a788193576 with identifier: 10740177
2026-03-28 19:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fdb507d-3d78-5020-98e9-c3a788193576 with scrape type 2
2026-03-28 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fdb507d-3d78-5020-98e9-c3a788193576 with scrape type 2
2026-03-28 19:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2fdb507d-3d78-5020-98e9-c3a788193576, identifier: 10740177
2026-03-28 19:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2fdb507d-3d78-5020-98e9-c3a788193576 with identifier: 10740177
2026-03-28 19:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2fdb507d-3d78-5020-98e9-c3a788193576 with identifier: 10740177
2026-03-28 19:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2fdb507d-3d78-5020-98e9-c3a788193576 with identifier: 10740177 to the API
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740177>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '2fdb507d-3d78-5020-98e9-c3a788193576',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740177',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 71219,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-05-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron Sportback 35 - Electric - Automatic - 170 hp - '
'71.219 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740177%27 HTTP/1.1" 200 None
2026-03-28 19:34:51 [adesa.fr] INFO: Saving data for 10740177: {'auction_closing_time': 1774866600.0, 'created_time': 1774629632.532308, 'last_price_update_time': 1774726491.777279}
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740177') HTTP/1.1" 204 0
2026-03-28 19:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6390da0f-25e7-561a-9e72-4845003fe587 with identifier: 10740590
2026-03-28 19:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6390da0f-25e7-561a-9e72-4845003fe587 with scrape type 2
2026-03-28 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6390da0f-25e7-561a-9e72-4845003fe587 with scrape type 2
2026-03-28 19:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6390da0f-25e7-561a-9e72-4845003fe587, identifier: 10740590
2026-03-28 19:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83e51a2d-181e-5a52-9887-50fa18054bfb with identifier: 10740196
2026-03-28 19:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83e51a2d-181e-5a52-9887-50fa18054bfb with scrape type 2
2026-03-28 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83e51a2d-181e-5a52-9887-50fa18054bfb with scrape type 2
2026-03-28 19:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 83e51a2d-181e-5a52-9887-50fa18054bfb, identifier: 10740196
2026-03-28 19:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with identifier: 10740559
2026-03-28 19:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with scrape type 2
2026-03-28 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with scrape type 2
2026-03-28 19:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ee5e303-0c91-5f6b-84e1-3e60da454e81, identifier: 10740559
2026-03-28 19:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73402951-b68d-575f-954c-cc8e903ab88c with identifier: 10740587
2026-03-28 19:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73402951-b68d-575f-954c-cc8e903ab88c with scrape type 2
2026-03-28 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73402951-b68d-575f-954c-cc8e903ab88c with scrape type 2
2026-03-28 19:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 73402951-b68d-575f-954c-cc8e903ab88c, identifier: 10740587
2026-03-28 19:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6390da0f-25e7-561a-9e72-4845003fe587 with identifier: 10740590
2026-03-28 19:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6390da0f-25e7-561a-9e72-4845003fe587 with identifier: 10740590
2026-03-28 19:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6390da0f-25e7-561a-9e72-4845003fe587 with identifier: 10740590 to the API
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740590>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '6390da0f-25e7-561a-9e72-4845003fe587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740590',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 44937,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TFSI S Line - Petrol - Automatic - 150 hp - 44.937 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740590%27 HTTP/1.1" 200 None
2026-03-28 19:34:52 [adesa.fr] INFO: Saving data for 10740590: {'auction_closing_time': 1774865400.0, 'created_time': 1774629633.313995, 'last_price_update_time': 1774726492.432713}
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740590') HTTP/1.1" 204 0
2026-03-28 19:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 83e51a2d-181e-5a52-9887-50fa18054bfb with identifier: 10740196
2026-03-28 19:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 83e51a2d-181e-5a52-9887-50fa18054bfb with identifier: 10740196
2026-03-28 19:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 83e51a2d-181e-5a52-9887-50fa18054bfb with identifier: 10740196 to the API
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740196>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '83e51a2d-181e-5a52-9887-50fa18054bfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740196',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 88550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2021-11-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 88.550 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740196%27 HTTP/1.1" 200 None
2026-03-28 19:34:52 [adesa.fr] INFO: Saving data for 10740196: {'auction_closing_time': 1774866600.0, 'created_time': 1774629634.588822, 'last_price_update_time': 1774726492.735064}
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740196') HTTP/1.1" 204 0
2026-03-28 19:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with identifier: 10740559
2026-03-28 19:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with identifier: 10740559
2026-03-28 19:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with identifier: 10740559 to the API
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '0ee5e303-0c91-5f6b-84e1-3e60da454e81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740559',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 45587,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 33400,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron S Sportback Sport - Quattro - Electric - Automatic - '
'503 hp - 45.587 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-28 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740559%27 HTTP/1.1" 200 None
2026-03-28 19:34:53 [adesa.fr] INFO: Saving data for 10740559: {'auction_closing_time': 1774865400.0, 'created_time': 1774629633.007649, 'last_price_update_time': 1774726493.006793}
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740559') HTTP/1.1" 204 0
2026-03-28 19:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 73402951-b68d-575f-954c-cc8e903ab88c with identifier: 10740587
2026-03-28 19:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 73402951-b68d-575f-954c-cc8e903ab88c with identifier: 10740587
2026-03-28 19:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 73402951-b68d-575f-954c-cc8e903ab88c with identifier: 10740587 to the API
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740587>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '73402951-b68d-575f-954c-cc8e903ab88c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30851',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740587',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 44724,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 44.724 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740587%27 HTTP/1.1" 200 None
2026-03-28 19:34:53 [adesa.fr] INFO: Saving data for 10740587: {'auction_closing_time': 1774865400.0, 'created_time': 1774629631.160566, 'last_price_update_time': 1774726493.324774}
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740587') HTTP/1.1" 204 0
2026-03-28 19:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 19:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 682303be-53cf-5d94-a896-a868117f5aea with identifier: 10740614
2026-03-28 19:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 682303be-53cf-5d94-a896-a868117f5aea with scrape type 2
2026-03-28 19:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 682303be-53cf-5d94-a896-a868117f5aea with scrape type 2
2026-03-28 19:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 682303be-53cf-5d94-a896-a868117f5aea, identifier: 10740614
2026-03-28 19:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 699c01be-36ab-58e1-b550-869a836ccd7e with identifier: 10740456
2026-03-28 19:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 699c01be-36ab-58e1-b550-869a836ccd7e with scrape type 2
2026-03-28 19:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 699c01be-36ab-58e1-b550-869a836ccd7e with scrape type 2
2026-03-28 19:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 699c01be-36ab-58e1-b550-869a836ccd7e, identifier: 10740456
2026-03-28 19:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with identifier: 10740616
2026-03-28 19:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with scrape type 2
2026-03-28 19:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with scrape type 2
2026-03-28 19:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec664d9c-fe5f-53d1-8a33-40f66a9ebccb, identifier: 10740616
2026-03-28 19:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 682303be-53cf-5d94-a896-a868117f5aea with identifier: 10740614
2026-03-28 19:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 682303be-53cf-5d94-a896-a868117f5aea with identifier: 10740614
2026-03-28 19:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 682303be-53cf-5d94-a896-a868117f5aea with identifier: 10740614 to the API
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19:34:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 19:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '682303be-53cf-5d94-a896-a868117f5aea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740614',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 27128,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 27.128 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740614%27 HTTP/1.1" 200 None
2026-03-28 19:34:54 [adesa.fr] INFO: Saving data for 10740614: {'auction_closing_time': 1774865400.0, 'created_time': 1774629636.557203, 'last_price_update_time': 1774726494.015308}
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740614') HTTP/1.1" 204 0
2026-03-28 19:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 699c01be-36ab-58e1-b550-869a836ccd7e with identifier: 10740456
2026-03-28 19:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 699c01be-36ab-58e1-b550-869a836ccd7e with identifier: 10740456
2026-03-28 19:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 699c01be-36ab-58e1-b550-869a836ccd7e with identifier: 10740456 to the API
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740456>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '699c01be-36ab-58e1-b550-869a836ccd7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740456',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 75677,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 50 Advanced - Quattro - Electric - Automatic - 313 hp - '
'75.677 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740456%27 HTTP/1.1" 200 None
2026-03-28 19:34:54 [adesa.fr] INFO: Saving data for 10740456: {'auction_closing_time': 1774864800.0, 'created_time': 1774629635.667014, 'last_price_update_time': 1774726494.295107}
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740456') HTTP/1.1" 204 0
2026-03-28 19:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with identifier: 10740616
2026-03-28 19:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with identifier: 10740616
2026-03-28 19:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with identifier: 10740616 to the API
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 19: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-28 19:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740616>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'ec664d9c-fe5f-53d1-8a33-40f66a9ebccb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740616',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 101698,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 55 S Line - Electric - Automatic - 408 hp - 101.698 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740616%27 HTTP/1.1" 200 None
2026-03-28 19:34:54 [adesa.fr] INFO: Saving data for 10740616: {'auction_closing_time': 1774865400.0, 'created_time': 1774629634.924479, 'last_price_update_time': 1774726494.5947}
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740616') HTTP/1.1" 204 0
2026-03-28 19:34:54 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 19:34:54 [adesa.fr] INFO: adesa.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 4, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 2, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20last_price_update_time%20lt%201774294494 HTTP/1.1" 200 None
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712877') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712880') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712881') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712886') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712888') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712895') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712903') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712908') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712909') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712916') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712919') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712922') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712923') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712924') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712932') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712938') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712940') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712942') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712943') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712966') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713021') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713027') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713028') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713040') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713050') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713056') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713058') HTTP/1.1" 204 0
2026-03-28 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713071') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713072') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713079') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713080') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713081') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713084') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713090') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713094') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713107') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713114') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714019') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714022') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714025') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714026') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714028') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714030') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714035') HTTP/1.1" 204 0
2026-03-28 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714036') HTTP/1.1" 204 0
2026-03-28 19:34:55 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (561 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-28T19_30_00.jl
2026-03-28 19:34:55 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 538715,
'downloader/request_count': 574,
'downloader/request_method_count/GET': 562,
'downloader/request_method_count/POST': 12,
'downloader/response_bytes': 27224427,
'downloader/response_count': 573,
'downloader/response_status_count/200': 573,
'elapsed_time_seconds': 288.481559,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 19, 34, 55, 151682, tzinfo=datetime.timezone.utc),
'item_scraped_count': 561,
'log_count/DEBUG': 7573,
'log_count/ERROR': 1,
'log_count/INFO': 8139,
'memusage/max': 174276608,
'memusage/startup': 148004864,
'request_depth_max': 12,
'response_received_count': 573,
'scheduler/dequeued': 574,
'scheduler/dequeued/memory': 574,
'scheduler/enqueued': 574,
'scheduler/enqueued/memory': 574,
'scrape_type/price_update': 562,
'scrape_type/skipped': 634,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 577,
'scrapy-zyte-api/error_ratio': 0.006932409012131715,
'scrapy-zyte-api/error_types/download/temporary-error': 3,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 4,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 3.70887605634484,
'scrapy-zyte-api/mean_response_seconds': 3.677407975258209,
'scrapy-zyte-api/processed': 574,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 574,
'scrapy-zyte-api/request_args/experimental.requestCookies': 573,
'scrapy-zyte-api/request_args/experimental.responseCookies': 574,
'scrapy-zyte-api/request_args/httpRequestBody': 12,
'scrapy-zyte-api/request_args/httpRequestMethod': 12,
'scrapy-zyte-api/request_args/httpResponseBody': 574,
'scrapy-zyte-api/request_args/httpResponseHeaders': 574,
'scrapy-zyte-api/request_args/url': 574,
'scrapy-zyte-api/status_codes/200': 573,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/status_codes/520': 3,
'scrapy-zyte-api/success': 573,
'scrapy-zyte-api/success_ratio': 0.9982578397212544,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1196,
'source/total_available': 1196,
'start_time': datetime.datetime(2026, 3, 28, 19, 30, 6, 670123, tzinfo=datetime.timezone.utc)}
2026-03-28 19:34:55 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 19:34:55 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f76364d6a90>
2026-03-28 19:34:55 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f763624e0d0>