2026-03-25 04:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 04: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-25 04:30:05 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-25 04:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 04:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 04:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 04:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 04:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: 3c1fdd636975f03f
2026-03-25 04: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-25 04: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-25T04_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-25 04:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 04:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 04: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-25 04:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 04: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-25 04:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 04:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-25 04:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 04:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 04: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-25 04:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 04: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-25 04: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-25 04:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 04:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 04:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 04:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 04:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 04:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 04:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10719192
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710719192%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10719192: 1
2026-03-25 04:30:15 [adesa.fr] INFO: Scraping item 10719192 url https://www.openlane.eu/en/carv6/auction/10719192
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718136
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718136%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718136: 1
2026-03-25 04:30:15 [adesa.fr] INFO: Scraping item 10718136 url https://www.openlane.eu/en/carv6/auction/10718136
2026-03-25 04: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-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718179
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718179%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718179: 1
2026-03-25 04:30:15 [adesa.fr] INFO: Scraping item 10718179 url https://www.openlane.eu/en/carv6/auction/10718179
2026-03-25 04: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-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718145
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718145%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718145: 1
2026-03-25 04:30:15 [adesa.fr] INFO: Scraping item 10718145 url https://www.openlane.eu/en/carv6/auction/10718145
2026-03-25 04: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-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718146
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718146%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718146: 1
2026-03-25 04:30:15 [adesa.fr] INFO: Scraping item 10718146 url https://www.openlane.eu/en/carv6/auction/10718146
2026-03-25 04: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-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718161
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718161%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718161: 1
2026-03-25 04:30:15 [adesa.fr] INFO: Scraping item 10718161 url https://www.openlane.eu/en/carv6/auction/10718161
2026-03-25 04: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-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718228
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718228%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718228: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718228 url https://www.openlane.eu/en/carv6/auction/10718228
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718229
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718229%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718229: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718229 url https://www.openlane.eu/en/carv6/auction/10718229
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718283
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718283%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718283: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718283 url https://www.openlane.eu/en/carv6/auction/10718283
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718241
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718241%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718241: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718241 url https://www.openlane.eu/en/carv6/auction/10718241
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718288
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718288%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718288: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718288 url https://www.openlane.eu/en/carv6/auction/10718288
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718242
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718242%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718242: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718242 url https://www.openlane.eu/en/carv6/auction/10718242
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718290
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718290%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718290: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718290 url https://www.openlane.eu/en/carv6/auction/10718290
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718312
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718312%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718312: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718312 url https://www.openlane.eu/en/carv6/auction/10718312
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718274
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718274%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718274: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718274 url https://www.openlane.eu/en/carv6/auction/10718274
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718273
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718273%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718273: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718273 url https://www.openlane.eu/en/carv6/auction/10718273
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718252
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718252%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718252: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718252 url https://www.openlane.eu/en/carv6/auction/10718252
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718287
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718287%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718287: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718287 url https://www.openlane.eu/en/carv6/auction/10718287
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718282
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718282%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718282: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718282 url https://www.openlane.eu/en/carv6/auction/10718282
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718281
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718281%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718281: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718281 url https://www.openlane.eu/en/carv6/auction/10718281
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718258
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718258%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718258: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718258 url https://www.openlane.eu/en/carv6/auction/10718258
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718260
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718260%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718260: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718260 url https://www.openlane.eu/en/carv6/auction/10718260
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718315
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718315%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718315: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718315 url https://www.openlane.eu/en/carv6/auction/10718315
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718304
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718304%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718304: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718304 url https://www.openlane.eu/en/carv6/auction/10718304
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718292
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718292%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718292: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718292 url https://www.openlane.eu/en/carv6/auction/10718292
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718245
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718245%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718245: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718245 url https://www.openlane.eu/en/carv6/auction/10718245
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718246
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718246%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718246: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718246 url https://www.openlane.eu/en/carv6/auction/10718246
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718249
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718249%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718249: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718249 url https://www.openlane.eu/en/carv6/auction/10718249
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718307
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718307%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718307: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718307 url https://www.openlane.eu/en/carv6/auction/10718307
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718326
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718326%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718326: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718326 url https://www.openlane.eu/en/carv6/auction/10718326
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718331
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718331%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718331: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718331 url https://www.openlane.eu/en/carv6/auction/10718331
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718339
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718339%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718339: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718339 url https://www.openlane.eu/en/carv6/auction/10718339
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718333
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718333%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718333: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718333 url https://www.openlane.eu/en/carv6/auction/10718333
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718334
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718334%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718334: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718334 url https://www.openlane.eu/en/carv6/auction/10718334
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718385
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718385%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718385: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718385 url https://www.openlane.eu/en/carv6/auction/10718385
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718347
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718347%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718347: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718347 url https://www.openlane.eu/en/carv6/auction/10718347
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718340
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718340%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718340: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718340 url https://www.openlane.eu/en/carv6/auction/10718340
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718391
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718391%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718391: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718391 url https://www.openlane.eu/en/carv6/auction/10718391
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718370
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718370%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718370: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718370 url https://www.openlane.eu/en/carv6/auction/10718370
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718375
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718375%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718375: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718375 url https://www.openlane.eu/en/carv6/auction/10718375
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718374
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718374%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718374: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718374 url https://www.openlane.eu/en/carv6/auction/10718374
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718359
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718359%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718359: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718359 url https://www.openlane.eu/en/carv6/auction/10718359
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718355
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718355%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718355: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718355 url https://www.openlane.eu/en/carv6/auction/10718355
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718373
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718373%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718373: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718373 url https://www.openlane.eu/en/carv6/auction/10718373
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718383
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718383%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718383: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718383 url https://www.openlane.eu/en/carv6/auction/10718383
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718387
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718387%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718387: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718387 url https://www.openlane.eu/en/carv6/auction/10718387
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718367
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718367%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718367: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718367 url https://www.openlane.eu/en/carv6/auction/10718367
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718348
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718348%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718348: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718348 url https://www.openlane.eu/en/carv6/auction/10718348
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718393
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718393%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718393: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718393 url https://www.openlane.eu/en/carv6/auction/10718393
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718360
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718360%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.fr] INFO: Scrape type for 10718360: 0
2026-03-25 04:30:15 [adesa.fr] INFO: Skipping item 10718360 url https://www.openlane.eu/en/carv6/auction/10718360
2026-03-25 04:30:15 [adesa.fr] INFO: Found listing with ID: 10718376
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718376%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718376: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718376 url https://www.openlane.eu/en/carv6/auction/10718376
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718420
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718420%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718420: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718420 url https://www.openlane.eu/en/carv6/auction/10718420
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718193
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718193%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718193: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718193 url https://www.openlane.eu/en/carv6/auction/10718193
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718194
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718194%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718194: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718194 url https://www.openlane.eu/en/carv6/auction/10718194
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718195
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718195%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718195: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718195 url https://www.openlane.eu/en/carv6/auction/10718195
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718192
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718192%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718192: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718192 url https://www.openlane.eu/en/carv6/auction/10718192
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718196
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718196%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718196: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718196 url https://www.openlane.eu/en/carv6/auction/10718196
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718197
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718197%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718197: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718197 url https://www.openlane.eu/en/carv6/auction/10718197
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718198
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718198%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718198: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718198 url https://www.openlane.eu/en/carv6/auction/10718198
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718199
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718199%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718199: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718199 url https://www.openlane.eu/en/carv6/auction/10718199
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718201
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718201%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718201: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718201 url https://www.openlane.eu/en/carv6/auction/10718201
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718200
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718200%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718200: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718200 url https://www.openlane.eu/en/carv6/auction/10718200
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718844
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718844%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718844: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718844 url https://www.openlane.eu/en/carv6/auction/10718844
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718202
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718202%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718202: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718202 url https://www.openlane.eu/en/carv6/auction/10718202
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718203
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718203%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718203: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718203 url https://www.openlane.eu/en/carv6/auction/10718203
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718191
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718191%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718191: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718191 url https://www.openlane.eu/en/carv6/auction/10718191
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718204
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718204%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718204: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718204 url https://www.openlane.eu/en/carv6/auction/10718204
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10717588
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710717588%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10717588: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10717588 url https://www.openlane.eu/en/carv6/auction/10717588
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10717753
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710717753%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10717753: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10717753 url https://www.openlane.eu/en/carv6/auction/10717753
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716246
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716246%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716246: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716246 url https://www.openlane.eu/en/carv6/auction/10716246
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716214
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716214%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716214: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716214 url https://www.openlane.eu/en/carv6/auction/10716214
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716196
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716196%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716196: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716196 url https://www.openlane.eu/en/carv6/auction/10716196
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10718925
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718925%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10718925: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10718925 url https://www.openlane.eu/en/carv6/auction/10718925
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716233
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716233%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716233: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716233 url https://www.openlane.eu/en/carv6/auction/10716233
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716176
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716176%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716176: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716176 url https://www.openlane.eu/en/carv6/auction/10716176
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716177
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716177%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716177: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716177 url https://www.openlane.eu/en/carv6/auction/10716177
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716187
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716187%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716187: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716187 url https://www.openlane.eu/en/carv6/auction/10716187
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716186
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716186%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716186: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716186 url https://www.openlane.eu/en/carv6/auction/10716186
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716238
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716238%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716238: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716238 url https://www.openlane.eu/en/carv6/auction/10716238
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716188
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716188%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716188: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716188 url https://www.openlane.eu/en/carv6/auction/10716188
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716178
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716178%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716178: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716178 url https://www.openlane.eu/en/carv6/auction/10716178
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716215
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716215%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716215: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716215 url https://www.openlane.eu/en/carv6/auction/10716215
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716251
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716251%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716251: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716251 url https://www.openlane.eu/en/carv6/auction/10716251
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716229
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716229%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716229: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716229 url https://www.openlane.eu/en/carv6/auction/10716229
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716189
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716189%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716189: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716189 url https://www.openlane.eu/en/carv6/auction/10716189
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716173
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716173%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716173: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716173 url https://www.openlane.eu/en/carv6/auction/10716173
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716250
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716250%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716250: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716250 url https://www.openlane.eu/en/carv6/auction/10716250
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716249
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716249%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716249: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716249 url https://www.openlane.eu/en/carv6/auction/10716249
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716219
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716219%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716219: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716219 url https://www.openlane.eu/en/carv6/auction/10716219
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716220
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716220%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716220: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716220 url https://www.openlane.eu/en/carv6/auction/10716220
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10716225
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716225%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10716225: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10716225 url https://www.openlane.eu/en/carv6/auction/10716225
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10715345
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715345%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10715345: 2
2026-03-25 04:30:16 [adesa.fr] INFO: Scraping item 10715345 url https://www.openlane.eu/en/carv6/auction/10715345
2026-03-25 04: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-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10715281
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715281%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10715281: 2
2026-03-25 04:30:16 [adesa.fr] INFO: Scraping item 10715281 url https://www.openlane.eu/en/carv6/auction/10715281
2026-03-25 04: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-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10715291
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715291%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10715291: 2
2026-03-25 04:30:16 [adesa.fr] INFO: Scraping item 10715291 url https://www.openlane.eu/en/carv6/auction/10715291
2026-03-25 04: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-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10715250
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715250%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10715250: 2
2026-03-25 04:30:16 [adesa.fr] INFO: Scraping item 10715250 url https://www.openlane.eu/en/carv6/auction/10715250
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10715314
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715314%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10715314: 2
2026-03-25 04:30:16 [adesa.fr] INFO: Scraping item 10715314 url https://www.openlane.eu/en/carv6/auction/10715314
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10715255
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715255%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10715255: 0
2026-03-25 04:30:16 [adesa.fr] INFO: Skipping item 10715255 url https://www.openlane.eu/en/carv6/auction/10715255
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10715304
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715304%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10715304: 2
2026-03-25 04:30:16 [adesa.fr] INFO: Scraping item 10715304 url https://www.openlane.eu/en/carv6/auction/10715304
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10715259
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715259%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10715259: 2
2026-03-25 04:30:16 [adesa.fr] INFO: Scraping item 10715259 url https://www.openlane.eu/en/carv6/auction/10715259
2026-03-25 04:30:16 [adesa.fr] INFO: Found listing with ID: 10715254
2026-03-25 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715254%27 HTTP/1.1" 200 None
2026-03-25 04:30:16 [adesa.fr] INFO: Scrape type for 10715254: 2
2026-03-25 04:30:16 [adesa.fr] INFO: Scraping item 10715254 url https://www.openlane.eu/en/carv6/auction/10715254
2026-03-25 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146
2026-03-25 04:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54222dd1-5a34-54d7-8569-1920c341c2aa with scrape type 1
2026-03-25 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F12908ce1-3134-4fd8-a16c-45b6f729320f.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/12908ce1-3134-4fd8-a16c-45b6f729320f.jpg not downloaded yet
2026-03-25 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F1d486119-95f2-4560-8422-798641703118.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/1d486119-95f2-4560-8422-798641703118.jpg not downloaded yet
2026-03-25 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F44bc5b27-327e-421e-a805-e19f424c6aa6.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/44bc5b27-327e-421e-a805-e19f424c6aa6.jpg not downloaded yet
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F6d75f4db-91e4-465d-8b0d-47fdf866f3d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/6d75f4db-91e4-465d-8b0d-47fdf866f3d1.jpg not downloaded yet
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F882746fe-db5e-46c6-be43-ec29e9e23feb.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/882746fe-db5e-46c6-be43-ec29e9e23feb.jpg not downloaded yet
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F132221de-9ab9-446c-9a25-c8d6a9d86490.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/132221de-9ab9-446c-9a25-c8d6a9d86490.jpg not downloaded yet
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F2e4b3c0e-5d19-48a9-a098-4fc1d7e6a192.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/2e4b3c0e-5d19-48a9-a098-4fc1d7e6a192.jpg not downloaded yet
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252Fefbfae13-1759-4623-a173-8a5be2148983.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/efbfae13-1759-4623-a173-8a5be2148983.jpg not downloaded yet
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252Fbe2d6547-761b-4d30-a7d9-d730f3071ea8.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/be2d6547-761b-4d30-a7d9-d730f3071ea8.jpg not downloaded yet
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252Fd0e097b7-2439-474b-8fa9-2bb9b62558ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/d0e097b7-2439-474b-8fa9-2bb9b62558ef.jpg not downloaded yet
2026-03-25 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742803/general/1d486119-95f2-4560-8422-798641703118.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718146)
2026-03-25 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742803/general/12908ce1-3134-4fd8-a16c-45b6f729320f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718146)
2026-03-25 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742803/general/d0e097b7-2439-474b-8fa9-2bb9b62558ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718146)
2026-03-25 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742803/general/2e4b3c0e-5d19-48a9-a098-4fc1d7e6a192.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718146)
2026-03-25 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742803/general/efbfae13-1759-4623-a173-8a5be2148983.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718146)
2026-03-25 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742803/general/132221de-9ab9-446c-9a25-c8d6a9d86490.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718146)
2026-03-25 04:30:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9eea8ed0>
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_1.jpg HTTP/1.1" 201 0
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F1d486119-95f2-4560-8422-798641703118.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/1d486119-95f2-4560-8422-798641703118.jpg saved to cache
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161
2026-03-25 04:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with scrape type 1
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252F409cab0b-81dd-4ed4-b1c6-ed04b201495a.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/409cab0b-81dd-4ed4-b1c6-ed04b201495a.jpg not downloaded yet
2026-03-25 04:30:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea4161e50>
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_0.jpg HTTP/1.1" 201 0
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F12908ce1-3134-4fd8-a16c-45b6f729320f.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/12908ce1-3134-4fd8-a16c-45b6f729320f.jpg saved to cache
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e564c90>
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_9.jpg HTTP/1.1" 201 0
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252Fd0e097b7-2439-474b-8fa9-2bb9b62558ef.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/d0e097b7-2439-474b-8fa9-2bb9b62558ef.jpg saved to cache
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e554610>
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_6.jpg HTTP/1.1" 201 0
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F2e4b3c0e-5d19-48a9-a098-4fc1d7e6a192.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/2e4b3c0e-5d19-48a9-a098-4fc1d7e6a192.jpg saved to cache
2026-03-25 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e57bfd0>
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_7.jpg HTTP/1.1" 201 0
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252Fefbfae13-1759-4623-a173-8a5be2148983.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/efbfae13-1759-4623-a173-8a5be2148983.jpg saved to cache
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136
2026-03-25 04:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with scrape type 1
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F293f924d-1930-4c54-8849-91c443cdff56.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/293f924d-1930-4c54-8849-91c443cdff56.jpeg not downloaded yet
2026-03-25 04:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e596250>
2026-03-25 04:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_5.jpg HTTP/1.1" 201 0
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F132221de-9ab9-446c-9a25-c8d6a9d86490.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/132221de-9ab9-446c-9a25-c8d6a9d86490.jpg saved to cache
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252Fd16a30c2-0ae5-40e9-90ec-432d3f34a3d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/d16a30c2-0ae5-40e9-90ec-432d3f34a3d8.jpg not downloaded yet
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F156cae30-df8a-47ae-812a-c3128773b24d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/156cae30-df8a-47ae-812a-c3128773b24d.jpeg not downloaded yet
2026-03-25 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742803/general/44bc5b27-327e-421e-a805-e19f424c6aa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718146)
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252Fbbd5159c-cbeb-4245-8eb3-5a8c56960a29.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/bbd5159c-cbeb-4245-8eb3-5a8c56960a29.jpg not downloaded yet
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F11b3a1e1-33af-43aa-a4a5-fc6ed3070386.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/11b3a1e1-33af-43aa-a4a5-fc6ed3070386.jpeg not downloaded yet
2026-03-25 04:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742803/general/882746fe-db5e-46c6-be43-ec29e9e23feb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718146)
2026-03-25 04:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179
2026-03-25 04:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51e6819-f6e8-5fc6-b437-4899ce2f9879 with scrape type 1
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b51e6819-f6e8-5fc6-b437-4899ce2f9879
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730919%252Fgeneral%252F2611d5be-01f9-45bb-967b-8af75dfbb5ab.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730919/general/2611d5be-01f9-45bb-967b-8af75dfbb5ab.jpeg already downloaded
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730919%252Fgeneral%252F9dba7cec-eb73-4905-933a-7571340a28c5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730919/general/9dba7cec-eb73-4905-933a-7571340a28c5.jpeg already downloaded
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730919%252Fgeneral%252F07cdde1d-3371-4072-8c50-5f47ff856dc6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730919/general/07cdde1d-3371-4072-8c50-5f47ff856dc6.jpeg already downloaded
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730919%252Fgeneral%252F5841eaa4-8fcf-4ae2-9814-fae7084bbefe.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730919/general/5841eaa4-8fcf-4ae2-9814-fae7084bbefe.jpeg already downloaded
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730919%252Fgeneral%252F1262359b-6b77-4c64-ac1c-a9a5c90345db.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730919/general/1262359b-6b77-4c64-ac1c-a9a5c90345db.jpeg already downloaded
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730919%252Fgeneral%252F4519752c-d0f3-419b-88aa-2c734928e995.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730919/general/4519752c-d0f3-419b-88aa-2c734928e995.jpeg already downloaded
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730919%252Fgeneral%252F270bac6d-fa31-4336-bd5c-de1b30c68141.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730919/general/270bac6d-fa31-4336-bd5c-de1b30c68141.jpeg already downloaded
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730919%252Fgeneral%252F9b0cceb1-5571-4e40-bd4c-9ca806993b9b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730919/general/9b0cceb1-5571-4e40-bd4c-9ca806993b9b.jpeg already downloaded
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730919%252Fgeneral%252Fbb1710e4-6188-4c5a-8bcc-bfc8c85565f8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730919/general/bb1710e4-6188-4c5a-8bcc-bfc8c85565f8.jpeg already downloaded
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730919%252Fgeneral%252Fbb4e999a-979d-4413-895c-278d156944a1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730919/general/bb4e999a-979d-4413-895c-278d156944a1.jpeg already downloaded
2026-03-25 04:30:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b51e6819-f6e8-5fc6-b437-4899ce2f9879, identifier: 10718179
2026-03-25 04:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57162b5a-f7b2-5eb2-80e0-9ca653509d81 with identifier: 10715345
2026-03-25 04:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57162b5a-f7b2-5eb2-80e0-9ca653509d81 with scrape type 2
2026-03-25 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57162b5a-f7b2-5eb2-80e0-9ca653509d81 with scrape type 2
2026-03-25 04:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 57162b5a-f7b2-5eb2-80e0-9ca653509d81, identifier: 10715345
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252F3dd6bf1e-8238-4410-b721-cc01564a0bd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/3dd6bf1e-8238-4410-b721-cc01564a0bd2.jpg not downloaded yet
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F52c87113-ac46-405a-8bf1-e3777482cf6e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/52c87113-ac46-405a-8bf1-e3777482cf6e.jpeg not downloaded yet
2026-03-25 04:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 04:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04: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-25 04:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 04:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04: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-25 04:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179
2026-03-25 04:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179 to the API
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718179>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b51e6819-f6e8-5fc6-b437-4899ce2f9879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FB-462-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718179',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 197045,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5730919/general/2611d5be-01f9-45bb-967b-8af75dfbb5ab.jpeg',
'https://images.openlane.eu/carimgs/5730919/general/9dba7cec-eb73-4905-933a-7571340a28c5.jpeg',
'https://images.openlane.eu/carimgs/5730919/general/07cdde1d-3371-4072-8c50-5f47ff856dc6.jpeg',
'https://images.openlane.eu/carimgs/5730919/general/5841eaa4-8fcf-4ae2-9814-fae7084bbefe.jpeg',
'https://images.openlane.eu/carimgs/5730919/general/1262359b-6b77-4c64-ac1c-a9a5c90345db.jpeg',
'https://images.openlane.eu/carimgs/5730919/general/4519752c-d0f3-419b-88aa-2c734928e995.jpeg',
'https://images.openlane.eu/carimgs/5730919/general/270bac6d-fa31-4336-bd5c-de1b30c68141.jpeg',
'https://images.openlane.eu/carimgs/5730919/general/9b0cceb1-5571-4e40-bd4c-9ca806993b9b.jpeg',
'https://images.openlane.eu/carimgs/5730919/general/bb1710e4-6188-4c5a-8bcc-bfc8c85565f8.jpeg',
'https://images.openlane.eu/carimgs/5730919/general/bb4e999a-979d-4413-895c-278d156944a1.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51e6819-f6e8-5fc6-b437-4899ce2f9879/b51e6819-f6e8-5fc6-b437-4899ce2f9879_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450678,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730919/general/2611d5be-01f9-45bb-967b-8af75dfbb5ab.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51e6819-f6e8-5fc6-b437-4899ce2f9879/b51e6819-f6e8-5fc6-b437-4899ce2f9879_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474815,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730919/general/9dba7cec-eb73-4905-933a-7571340a28c5.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51e6819-f6e8-5fc6-b437-4899ce2f9879/b51e6819-f6e8-5fc6-b437-4899ce2f9879_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418284,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730919/general/07cdde1d-3371-4072-8c50-5f47ff856dc6.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51e6819-f6e8-5fc6-b437-4899ce2f9879/b51e6819-f6e8-5fc6-b437-4899ce2f9879_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443730,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730919/general/5841eaa4-8fcf-4ae2-9814-fae7084bbefe.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51e6819-f6e8-5fc6-b437-4899ce2f9879/b51e6819-f6e8-5fc6-b437-4899ce2f9879_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4316933,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730919/general/1262359b-6b77-4c64-ac1c-a9a5c90345db.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51e6819-f6e8-5fc6-b437-4899ce2f9879/b51e6819-f6e8-5fc6-b437-4899ce2f9879_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2690812,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730919/general/4519752c-d0f3-419b-88aa-2c734928e995.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51e6819-f6e8-5fc6-b437-4899ce2f9879/b51e6819-f6e8-5fc6-b437-4899ce2f9879_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2344160,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730919/general/270bac6d-fa31-4336-bd5c-de1b30c68141.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51e6819-f6e8-5fc6-b437-4899ce2f9879/b51e6819-f6e8-5fc6-b437-4899ce2f9879_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2652853,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730919/general/9b0cceb1-5571-4e40-bd4c-9ca806993b9b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51e6819-f6e8-5fc6-b437-4899ce2f9879/b51e6819-f6e8-5fc6-b437-4899ce2f9879_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2691011,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730919/general/bb1710e4-6188-4c5a-8bcc-bfc8c85565f8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51e6819-f6e8-5fc6-b437-4899ce2f9879/b51e6819-f6e8-5fc6-b437-4899ce2f9879_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2307182,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730919/general/bb4e999a-979d-4413-895c-278d156944a1.jpeg',
'Width': 4032}],
'price': 3400,
'price_includes_vat': True,
'registration_date': '2010-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.5 DCI Laureate - Diesel - Manual - 85 hp - 197.045 '
'km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2010}
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718179%27 HTTP/1.1" 200 None
2026-03-25 04:30:20 [adesa.fr] INFO: Saving data for 10718179: {'created_time': 1774413020.750178, 'last_price_update_time': 1774413020.750189, 'auction_closing_time': 1774603800.0}
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718179') HTTP/1.1" 204 0
2026-03-25 04:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 57162b5a-f7b2-5eb2-80e0-9ca653509d81 with identifier: 10715345
2026-03-25 04:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04: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-25 04:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04: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-25 04:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 57162b5a-f7b2-5eb2-80e0-9ca653509d81 with identifier: 10715345
2026-03-25 04:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 57162b5a-f7b2-5eb2-80e0-9ca653509d81 with identifier: 10715345 to the API
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715345>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '57162b5a-f7b2-5eb2-80e0-9ca653509d81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX758SV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715345',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A3',
'odometer': 89764,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Audi A3 Sportback 35 TFSI Business - Petrol - Automatic - 150 hp - '
'89.764 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715345%27 HTTP/1.1" 200 None
2026-03-25 04:30:21 [adesa.fr] INFO: Saving data for 10715345: {'auction_closing_time': 1774444500.0, 'created_time': 1774294232.712872, 'last_price_update_time': 1774413021.278242}
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715345') HTTP/1.1" 204 0
2026-03-25 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742803/general/be2d6547-761b-4d30-a7d9-d730f3071ea8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718146)
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252Fa77152b6-e352-430f-9375-f180333d4830.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/a77152b6-e352-430f-9375-f180333d4830.jpg not downloaded yet
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F6c869bbf-1e03-4694-b03d-a71e9a726f4a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/6c869bbf-1e03-4694-b03d-a71e9a726f4a.jpeg not downloaded yet
2026-03-25 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af69796f-b8b9-59cd-9cb2-6b77bc5f2144 with identifier: 10715281
2026-03-25 04:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af69796f-b8b9-59cd-9cb2-6b77bc5f2144 with scrape type 2
2026-03-25 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af69796f-b8b9-59cd-9cb2-6b77bc5f2144 with scrape type 2
2026-03-25 04:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af69796f-b8b9-59cd-9cb2-6b77bc5f2144, identifier: 10715281
2026-03-25 04:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8128d189-6ebe-5f9b-b9c1-2e99fce16d64 with identifier: 10715291
2026-03-25 04:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8128d189-6ebe-5f9b-b9c1-2e99fce16d64 with scrape type 2
2026-03-25 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8128d189-6ebe-5f9b-b9c1-2e99fce16d64 with scrape type 2
2026-03-25 04:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8128d189-6ebe-5f9b-b9c1-2e99fce16d64, identifier: 10715291
2026-03-25 04:30:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea40f9e10>
2026-03-25 04:30:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_2.jpg HTTP/1.1" 201 0
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F44bc5b27-327e-421e-a805-e19f424c6aa6.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/44bc5b27-327e-421e-a805-e19f424c6aa6.jpg saved to cache
2026-03-25 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9eeb8250>
2026-03-25 04:30:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_4.jpg HTTP/1.1" 201 0
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F882746fe-db5e-46c6-be43-ec29e9e23feb.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/882746fe-db5e-46c6-be43-ec29e9e23feb.jpg saved to cache
2026-03-25 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252Fb6d5e55e-ebf2-4ab3-bd95-6d349a288029.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/b6d5e55e-ebf2-4ab3-bd95-6d349a288029.jpg not downloaded yet
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F63f38248-9f4a-4f52-9dd0-be1b6bea5f64.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/63f38248-9f4a-4f52-9dd0-be1b6bea5f64.jpeg not downloaded yet
2026-03-25 04:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af69796f-b8b9-59cd-9cb2-6b77bc5f2144 with identifier: 10715281
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 04:30:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af69796f-b8b9-59cd-9cb2-6b77bc5f2144 with identifier: 10715281
2026-03-25 04:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af69796f-b8b9-59cd-9cb2-6b77bc5f2144 with identifier: 10715281 to the API
2026-03-25 04:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715281>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'af69796f-b8b9-59cd-9cb2-6b77bc5f2144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT079YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715281',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 118207,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Audi A4 Avant 35 TDI S Line - Diesel - Automatic - 163 hp - 118.207 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-25 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715281%27 HTTP/1.1" 200 None
2026-03-25 04:30:22 [adesa.fr] INFO: Saving data for 10715281: {'auction_closing_time': 1774444500.0, 'created_time': 1774294219.675877, 'last_price_update_time': 1774413022.105183}
2026-03-25 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715281') HTTP/1.1" 204 0
2026-03-25 04:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8128d189-6ebe-5f9b-b9c1-2e99fce16d64 with identifier: 10715291
2026-03-25 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 04:30:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8128d189-6ebe-5f9b-b9c1-2e99fce16d64 with identifier: 10715291
2026-03-25 04:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8128d189-6ebe-5f9b-b9c1-2e99fce16d64 with identifier: 10715291 to the API
2026-03-25 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715291>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': '8128d189-6ebe-5f9b-b9c1-2e99fce16d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP549LF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715291',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 95773,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Audi Q4 E-tron 45 Executive - Quattro - Electric - Automatic - 265 '
'hp - 95.773 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715291%27 HTTP/1.1" 200 None
2026-03-25 04:30:23 [adesa.fr] INFO: Saving data for 10715291: {'auction_closing_time': 1774444500.0, 'created_time': 1774294230.57393, 'last_price_update_time': 1774413023.235482}
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715291') HTTP/1.1" 204 0
2026-03-25 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505661/general/156cae30-df8a-47ae-812a-c3128773b24d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718136)
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252F47ee8768-f9fa-4e38-aa7a-6c32147e8603.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/47ee8768-f9fa-4e38-aa7a-6c32147e8603.jpg not downloaded yet
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252Ffa3d4ff6-4788-4a2e-b92f-ac224bf54b34.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/fa3d4ff6-4788-4a2e-b92f-ac224bf54b34.jpeg not downloaded yet
2026-03-25 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea40e5dd0>
2026-03-25 04:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_8.jpg HTTP/1.1" 201 0
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252Fbe2d6547-761b-4d30-a7d9-d730f3071ea8.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/be2d6547-761b-4d30-a7d9-d730f3071ea8.jpg saved to cache
2026-03-25 04:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3c6b057-fd3b-5b97-aadd-827041cb14c5 with identifier: 10715314
2026-03-25 04:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3c6b057-fd3b-5b97-aadd-827041cb14c5 with scrape type 2
2026-03-25 04:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3c6b057-fd3b-5b97-aadd-827041cb14c5 with scrape type 2
2026-03-25 04:30:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e3c6b057-fd3b-5b97-aadd-827041cb14c5, identifier: 10715314
2026-03-25 04:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4690cb41-40a3-5729-a684-313b218684ed with identifier: 10715250
2026-03-25 04:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4690cb41-40a3-5729-a684-313b218684ed with scrape type 2
2026-03-25 04:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4690cb41-40a3-5729-a684-313b218684ed with scrape type 2
2026-03-25 04:30:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4690cb41-40a3-5729-a684-313b218684ed, identifier: 10715250
2026-03-25 04:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145
2026-03-25 04:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with scrape type 1
2026-03-25 04:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F65a3e917-68ca-482f-abb4-62d5d98d9dcc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/65a3e917-68ca-482f-abb4-62d5d98d9dcc.jpeg not downloaded yet
2026-03-25 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e3c6b057-fd3b-5b97-aadd-827041cb14c5 with identifier: 10715314
2026-03-25 04:30:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e3c6b057-fd3b-5b97-aadd-827041cb14c5 with identifier: 10715314
2026-03-25 04:30:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e3c6b057-fd3b-5b97-aadd-827041cb14c5 with identifier: 10715314 to the API
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715314>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'e3c6b057-fd3b-5b97-aadd-827041cb14c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB658HQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715314',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '3 Series',
'odometer': 99867,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'BMW 3 Series 318d M Sport - Diesel - Automatic - 150 hp - 99.867 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715314%27 HTTP/1.1" 200 None
2026-03-25 04:30:23 [adesa.fr] INFO: Saving data for 10715314: {'auction_closing_time': 1774444500.0, 'created_time': 1774294235.102917, 'last_price_update_time': 1774413023.876328}
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715314') HTTP/1.1" 204 0
2026-03-25 04:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4690cb41-40a3-5729-a684-313b218684ed with identifier: 10715250
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4690cb41-40a3-5729-a684-313b218684ed with identifier: 10715250
2026-03-25 04:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4690cb41-40a3-5729-a684-313b218684ed with identifier: 10715250 to the API
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715250>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '4690cb41-40a3-5729-a684-313b218684ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ219EF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715250',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 33433,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2024-09-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 2 Series Gran Coupé 218i Business - Petrol - Automatic - 136 hp '
'- 33.433 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715250%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [adesa.fr] INFO: Saving data for 10715250: {'auction_closing_time': 1774444500.0, 'created_time': 1774294224.34803, 'last_price_update_time': 1774413024.296646}
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715250') HTTP/1.1" 204 0
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252F6438d43a-c7df-4abb-b900-e5400792a41f.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/6438d43a-c7df-4abb-b900-e5400792a41f.jpg not downloaded yet
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252Fe2280ba4-6267-41b5-b87e-f569484ccd3e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/e2280ba4-6267-41b5-b87e-f569484ccd3e.jpeg not downloaded yet
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F199f0758-02e9-42be-a26d-9cc080553bb5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/199f0758-02e9-42be-a26d-9cc080553bb5.jpeg not downloaded yet
2026-03-25 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505661/general/52c87113-ac46-405a-8bf1-e3777482cf6e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718136)
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252Fbab3fc55-94d0-4f03-9bec-9ff41216db29.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/bab3fc55-94d0-4f03-9bec-9ff41216db29.jpg not downloaded yet
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F42f83d36-05c6-44fc-8c96-37af600e864c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/42f83d36-05c6-44fc-8c96-37af600e864c.jpeg not downloaded yet
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F6b2607f8-3d1b-494f-bcf9-9b33d5a60b21.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/6b2607f8-3d1b-494f-bcf9-9b33d5a60b21.jpeg not downloaded yet
2026-03-25 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742803/general/6d75f4db-91e4-465d-8b0d-47fdf866f3d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718146)
2026-03-25 04:30:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e5ac510>
2026-03-25 04:30:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F156cae30-df8a-47ae-812a-c3128773b24d.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/156cae30-df8a-47ae-812a-c3128773b24d.jpeg saved to cache
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a43d3c-af62-5059-8d84-e9c700350d60 with identifier: 10715304
2026-03-25 04:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a43d3c-af62-5059-8d84-e9c700350d60 with scrape type 2
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88a43d3c-af62-5059-8d84-e9c700350d60 with scrape type 2
2026-03-25 04:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88a43d3c-af62-5059-8d84-e9c700350d60, identifier: 10715304
2026-03-25 04:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75ae5217-e2e3-55d5-b8ca-a0847a4a58db with identifier: 10715259
2026-03-25 04:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75ae5217-e2e3-55d5-b8ca-a0847a4a58db with scrape type 2
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75ae5217-e2e3-55d5-b8ca-a0847a4a58db with scrape type 2
2026-03-25 04:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 75ae5217-e2e3-55d5-b8ca-a0847a4a58db, identifier: 10715259
2026-03-25 04:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192
2026-03-25 04:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with scrape type 1
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Fe3dfb486-858e-4987-abb8-be85286734cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/e3dfb486-858e-4987-abb8-be85286734cf.jpg not downloaded yet
2026-03-25 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505748/general/d16a30c2-0ae5-40e9-90ec-432d3f34a3d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718161)
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252F26e4c4f7-8090-4ed6-a1de-f0f118bb6f0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/26e4c4f7-8090-4ed6-a1de-f0f118bb6f0b.jpg not downloaded yet
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F9d5c1d08-cc44-459f-a755-3688e8aff26e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/9d5c1d08-cc44-459f-a755-3688e8aff26e.jpeg not downloaded yet
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F5ebb64a2-8906-46f2-8c7e-d9d4fe78527c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/5ebb64a2-8906-46f2-8c7e-d9d4fe78527c.jpeg not downloaded yet
2026-03-25 04:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88a43d3c-af62-5059-8d84-e9c700350d60 with identifier: 10715304
2026-03-25 04:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88a43d3c-af62-5059-8d84-e9c700350d60 with identifier: 10715304
2026-03-25 04:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88a43d3c-af62-5059-8d84-e9c700350d60 with identifier: 10715304 to the API
2026-03-25 04:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715304>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '88a43d3c-af62-5059-8d84-e9c700350d60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC480GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715304',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X2',
'odometer': 101915,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'BMW X2 18d Lounge - Diesel - Manual - 150 hp - 101.915 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-25 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715304%27 HTTP/1.1" 200 None
2026-03-25 04:30:25 [adesa.fr] INFO: Saving data for 10715304: {'auction_closing_time': 1774444500.0, 'created_time': 1774294328.952833, 'last_price_update_time': 1774413025.570307}
2026-03-25 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715304') HTTP/1.1" 204 0
2026-03-25 04:30:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 75ae5217-e2e3-55d5-b8ca-a0847a4a58db with identifier: 10715259
2026-03-25 04:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 04:30:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 75ae5217-e2e3-55d5-b8ca-a0847a4a58db with identifier: 10715259
2026-03-25 04:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 75ae5217-e2e3-55d5-b8ca-a0847a4a58db with identifier: 10715259 to the API
2026-03-25 04:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715259>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '75ae5217-e2e3-55d5-b8ca-a0847a4a58db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM334ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715259',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 101496,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2020-01-10',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Citroën Berlingo 1.5 HDI Driver - Diesel - Automatic - 130 hp - '
'101.496 km',
'transmission': 'automatic',
'trim': 'Driver',
'vin': None,
'year': 2020}
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715259%27 HTTP/1.1" 200 None
2026-03-25 04:30:26 [adesa.fr] INFO: Saving data for 10715259: {'auction_closing_time': 1774444500.0, 'created_time': 1774294357.027619, 'last_price_update_time': 1774413026.021623}
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715259') HTTP/1.1" 204 0
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F31678026-fb52-4954-b492-f19b36903de4.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/31678026-fb52-4954-b492-f19b36903de4.jpg not downloaded yet
2026-03-25 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505661/general/293f924d-1930-4c54-8849-91c443cdff56.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718136)
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252Fce47a6fe-fc82-4512-ad1b-e792ad878728.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/ce47a6fe-fc82-4512-ad1b-e792ad878728.jpeg not downloaded yet
2026-03-25 04:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d570e9c1-7d9c-5987-aee5-1f901870265b with identifier: 10715254
2026-03-25 04:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d570e9c1-7d9c-5987-aee5-1f901870265b with scrape type 2
2026-03-25 04:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d570e9c1-7d9c-5987-aee5-1f901870265b with scrape type 2
2026-03-25 04:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d570e9c1-7d9c-5987-aee5-1f901870265b, identifier: 10715254
2026-03-25 04:30:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea4177210>
2026-03-25 04:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F52c87113-ac46-405a-8bf1-e3777482cf6e.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/52c87113-ac46-405a-8bf1-e3777482cf6e.jpeg saved to cache
2026-03-25 04:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea424bed0>
2026-03-25 04:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_3.jpg HTTP/1.1" 201 0
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742803%252Fgeneral%252F6d75f4db-91e4-465d-8b0d-47fdf866f3d1.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742803/general/6d75f4db-91e4-465d-8b0d-47fdf866f3d1.jpg saved to cache
2026-03-25 04:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 54222dd1-5a34-54d7-8569-1920c341c2aa
2026-03-25 04:30:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 54222dd1-5a34-54d7-8569-1920c341c2aa, skipping ID generation
2026-03-25 04:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54222dd1-5a34-54d7-8569-1920c341c2aa with scrape type 1
2026-03-25 04:30:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54222dd1-5a34-54d7-8569-1920c341c2aa sending to next pipeline
2026-03-25 04:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 54222dd1-5a34-54d7-8569-1920c341c2aa, identifier: 10718146
2026-03-25 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505661/general/6c869bbf-1e03-4694-b03d-a71e9a726f4a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718136)
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F391c00bd-5752-4d2e-9682-0e8c856426a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/391c00bd-5752-4d2e-9682-0e8c856426a7.jpg not downloaded yet
2026-03-25 04:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d570e9c1-7d9c-5987-aee5-1f901870265b with identifier: 10715254
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 04:30:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d570e9c1-7d9c-5987-aee5-1f901870265b with identifier: 10715254
2026-03-25 04:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d570e9c1-7d9c-5987-aee5-1f901870265b with identifier: 10715254 to the API
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715254>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'd570e9c1-7d9c-5987-aee5-1f901870265b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR324ZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715254',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 102609,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 2,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën Berlingo 1.5 HDI Driver - Diesel - Manual - 100 hp - '
'102.609 km',
'transmission': 'manual',
'trim': 'Driver',
'vin': None,
'year': 2020}
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715254%27 HTTP/1.1" 200 None
2026-03-25 04:30:26 [adesa.fr] INFO: Saving data for 10715254: {'auction_closing_time': 1774444500.0, 'created_time': 1774294358.552468, 'last_price_update_time': 1774413026.762346}
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715254') HTTP/1.1" 204 0
2026-03-25 04:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146
2026-03-25 04:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146
2026-03-25 04:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146 to the API
2026-03-25 04:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742803/general/6d75f4db-91e4-465d-8b0d-47fdf866f3d1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'engine_horse_power': 118,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '54222dd1-5a34-54d7-8569-1920c341c2aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL191MY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718146',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 13558,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529007,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742803/general/12908ce1-3134-4fd8-a16c-45b6f729320f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 547985,
'Height': 1454,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742803/general/1d486119-95f2-4560-8422-798641703118.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481480,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742803/general/44bc5b27-327e-421e-a805-e19f424c6aa6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498132,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742803/general/6d75f4db-91e4-465d-8b0d-47fdf866f3d1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531213,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742803/general/882746fe-db5e-46c6-be43-ec29e9e23feb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333130,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742803/general/132221de-9ab9-446c-9a25-c8d6a9d86490.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436384,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742803/general/2e4b3c0e-5d19-48a9-a098-4fc1d7e6a192.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 480785,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742803/general/efbfae13-1759-4623-a173-8a5be2148983.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360052,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742803/general/be2d6547-761b-4d30-a7d9-d730f3071ea8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54222dd1-5a34-54d7-8569-1920c341c2aa/54222dd1-5a34-54d7-8569-1920c341c2aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255770,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742803/general/d0e097b7-2439-474b-8fa9-2bb9b62558ef.jpg',
'Width': 2048}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 e 37 kWh Icon - Electric - Automatic - 118 hp - 13.558 km',
'transmission': 'automatic',
'trim': 'Icon',
'vin': None,
'year': 2023}
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718146%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [adesa.fr] INFO: Saving data for 10718146: {'created_time': 1774413028.173142, 'last_price_update_time': 1774413028.173153, 'auction_closing_time': 1774603800.0}
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718146') HTTP/1.1" 204 0
2026-03-25 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505748/general/3dd6bf1e-8238-4410-b721-cc01564a0bd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718161)
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F2f7017f4-f790-46d4-860f-eec4e1cb362d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/2f7017f4-f790-46d4-860f-eec4e1cb362d.jpeg not downloaded yet
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e546b90>
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252Fd16a30c2-0ae5-40e9-90ec-432d3f34a3d8.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/d16a30c2-0ae5-40e9-90ec-432d3f34a3d8.jpg saved to cache
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505661/general/11b3a1e1-33af-43aa-a4a5-fc6ed3070386.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718136)
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F9c4288cc-1a5f-4be5-beea-6600bb6d7a9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/9c4288cc-1a5f-4be5-beea-6600bb6d7a9d.jpg not downloaded yet
2026-03-25 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505661/general/63f38248-9f4a-4f52-9dd0-be1b6bea5f64.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718136)
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F00d8baee-bfd0-4108-a21f-a24d8739b6a1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/00d8baee-bfd0-4108-a21f-a24d8739b6a1.jpeg not downloaded yet
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Fda05da79-ef91-41d5-b6ea-f75ab8fdcaed.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/da05da79-ef91-41d5-b6ea-f75ab8fdcaed.jpg not downloaded yet
2026-03-25 04:30:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea413f590>
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F293f924d-1930-4c54-8849-91c443cdff56.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/293f924d-1930-4c54-8849-91c443cdff56.jpeg saved to cache
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04:30:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9efe8290>
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F6c869bbf-1e03-4694-b03d-a71e9a726f4a.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/6c869bbf-1e03-4694-b03d-a71e9a726f4a.jpeg saved to cache
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e5c1c90>
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252F3dd6bf1e-8238-4410-b721-cc01564a0bd2.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/3dd6bf1e-8238-4410-b721-cc01564a0bd2.jpg saved to cache
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743375/general/65a3e917-68ca-482f-abb4-62d5d98d9dcc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718145)
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252Fbcf7253e-013b-4914-b580-1a3535ba5abe.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/bcf7253e-013b-4914-b580-1a3535ba5abe.jpeg not downloaded yet
2026-03-25 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505748/general/409cab0b-81dd-4ed4-b1c6-ed04b201495a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718161)
2026-03-25 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505748/general/a77152b6-e352-430f-9375-f180333d4830.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718161)
2026-03-25 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743375/general/199f0758-02e9-42be-a26d-9cc080553bb5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718145)
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Ff5235774-61fa-4990-a82b-b46416171a40.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/f5235774-61fa-4990-a82b-b46416171a40.jpg not downloaded yet
2026-03-25 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505661/general/fa3d4ff6-4788-4a2e-b92f-ac224bf54b34.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718136)
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F91c77050-f4c5-4a73-9b29-c2b5999f1ba8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/91c77050-f4c5-4a73-9b29-c2b5999f1ba8.jpeg not downloaded yet
2026-03-25 04:30: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-25 04:30:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9efea7d0>
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F11b3a1e1-33af-43aa-a4a5-fc6ed3070386.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/11b3a1e1-33af-43aa-a4a5-fc6ed3070386.jpeg saved to cache
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04:30:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e58d9d0>
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F63f38248-9f4a-4f52-9dd0-be1b6bea5f64.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/63f38248-9f4a-4f52-9dd0-be1b6bea5f64.jpeg saved to cache
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Fe9f1c42c-ee90-410c-89a2-1fb23b6d4e9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/e9f1c42c-ee90-410c-89a2-1fb23b6d4e9d.jpg not downloaded yet
2026-03-25 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505748/general/bbd5159c-cbeb-4245-8eb3-5a8c56960a29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718161)
2026-03-25 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505661/general/e2280ba4-6267-41b5-b87e-f569484ccd3e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718136)
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252Ff43deab5-89d4-47b9-a10f-333d67d45a92.jpeg%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/f43deab5-89d4-47b9-a10f-333d67d45a92.jpeg not downloaded yet
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F43d3bdd9-5906-44f7-bf68-5e74041a9c8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/43d3bdd9-5906-44f7-bf68-5e74041a9c8f.jpg not downloaded yet
2026-03-25 04:30:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e58cfd0>
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F65a3e917-68ca-482f-abb4-62d5d98d9dcc.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/65a3e917-68ca-482f-abb4-62d5d98d9dcc.jpeg saved to cache
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea424a250>
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252F409cab0b-81dd-4ed4-b1c6-ed04b201495a.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/409cab0b-81dd-4ed4-b1c6-ed04b201495a.jpg saved to cache
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea4123c10>
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252Fa77152b6-e352-430f-9375-f180333d4830.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/a77152b6-e352-430f-9375-f180333d4830.jpg saved to cache
2026-03-25 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea4201e90>
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F199f0758-02e9-42be-a26d-9cc080553bb5.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/199f0758-02e9-42be-a26d-9cc080553bb5.jpeg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e536050>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252Ffa3d4ff6-4788-4a2e-b92f-ac224bf54b34.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/fa3d4ff6-4788-4a2e-b92f-ac224bf54b34.jpeg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04:30:29 [adesa.fr] INFO: Found listing with ID: 10715287
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715287%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [adesa.fr] INFO: Scrape type for 10715287: 2
2026-03-25 04:30:29 [adesa.fr] INFO: Scraping item 10715287 url https://www.openlane.eu/en/carv6/auction/10715287
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505748/general/47ee8768-f9fa-4e38-aa7a-6c32147e8603.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718161)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743375/general/5ebb64a2-8906-46f2-8c7e-d9d4fe78527c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718145)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743375/general/6b2607f8-3d1b-494f-bcf9-9b33d5a60b21.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718145)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743375/general/ce47a6fe-fc82-4512-ad1b-e792ad878728.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718145)
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F13b9e473-992b-4358-a799-896dbf8a200f.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/13b9e473-992b-4358-a799-896dbf8a200f.jpg not downloaded yet
2026-03-25 04:30:29 [adesa.fr] INFO: Found listing with ID: 10715263
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715263%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [adesa.fr] INFO: Scrape type for 10715263: 2
2026-03-25 04:30:29 [adesa.fr] INFO: Scraping item 10715263 url https://www.openlane.eu/en/carv6/auction/10715263
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743781/general/31678026-fb52-4954-b492-f19b36903de4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719192)
2026-03-25 04:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9ee35290>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252Fbbd5159c-cbeb-4245-8eb3-5a8c56960a29.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/bbd5159c-cbeb-4245-8eb3-5a8c56960a29.jpg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e54f750>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252Fe2280ba4-6267-41b5-b87e-f569484ccd3e.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/e2280ba4-6267-41b5-b87e-f569484ccd3e.jpeg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F730d7556-326b-4487-a782-ac71573389de.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/730d7556-326b-4487-a782-ac71573389de.jpg not downloaded yet
2026-03-25 04:30:29 [adesa.fr] INFO: Found listing with ID: 10715309
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715309%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [adesa.fr] INFO: Scrape type for 10715309: 2
2026-03-25 04:30:29 [adesa.fr] INFO: Scraping item 10715309 url https://www.openlane.eu/en/carv6/auction/10715309
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743781/general/9c4288cc-1a5f-4be5-beea-6600bb6d7a9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719192)
2026-03-25 04:30:29 [adesa.fr] INFO: Found listing with ID: 10715284
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715284%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [adesa.fr] INFO: Scrape type for 10715284: 2
2026-03-25 04:30:29 [adesa.fr] INFO: Scraping item 10715284 url https://www.openlane.eu/en/carv6/auction/10715284
2026-03-25 04:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e5e9550>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252F47ee8768-f9fa-4e38-aa7a-6c32147e8603.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/47ee8768-f9fa-4e38-aa7a-6c32147e8603.jpg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e5dea10>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F5ebb64a2-8906-46f2-8c7e-d9d4fe78527c.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/5ebb64a2-8906-46f2-8c7e-d9d4fe78527c.jpeg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9eedfb50>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F6b2607f8-3d1b-494f-bcf9-9b33d5a60b21.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/6b2607f8-3d1b-494f-bcf9-9b33d5a60b21.jpeg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea42a1f50>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252Fce47a6fe-fc82-4512-ad1b-e792ad878728.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/ce47a6fe-fc82-4512-ad1b-e792ad878728.jpeg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e57b250>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_1.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F31678026-fb52-4954-b492-f19b36903de4.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/31678026-fb52-4954-b492-f19b36903de4.jpg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505748/general/6438d43a-c7df-4abb-b900-e5400792a41f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718161)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743375/general/00d8baee-bfd0-4108-a21f-a24d8739b6a1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718145)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743375/general/bcf7253e-013b-4914-b580-1a3535ba5abe.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718145)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743781/general/391c00bd-5752-4d2e-9682-0e8c856426a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719192)
2026-03-25 04:30:29 [adesa.fr] INFO: Found listing with ID: 10715257
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715257%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [adesa.fr] INFO: Scrape type for 10715257: 2
2026-03-25 04:30:29 [adesa.fr] INFO: Scraping item 10715257 url https://www.openlane.eu/en/carv6/auction/10715257
2026-03-25 04:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743781/general/da05da79-ef91-41d5-b6ea-f75ab8fdcaed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719192)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743375/general/2f7017f4-f790-46d4-860f-eec4e1cb362d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718145)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505661/general/9d5c1d08-cc44-459f-a755-3688e8aff26e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718136)
2026-03-25 04:30:29 [adesa.fr] INFO: Found listing with ID: 10715260
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715260%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [adesa.fr] INFO: Scrape type for 10715260: 2
2026-03-25 04:30:29 [adesa.fr] INFO: Scraping item 10715260 url https://www.openlane.eu/en/carv6/auction/10715260
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea40d2150>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_3.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F9c4288cc-1a5f-4be5-beea-6600bb6d7a9d.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/9c4288cc-1a5f-4be5-beea-6600bb6d7a9d.jpg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:29 [adesa.fr] INFO: Found listing with ID: 10715278
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715278%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [adesa.fr] INFO: Scrape type for 10715278: 2
2026-03-25 04:30:29 [adesa.fr] INFO: Scraping item 10715278 url https://www.openlane.eu/en/carv6/auction/10715278
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743781/general/f5235774-61fa-4990-a82b-b46416171a40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719192)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743375/general/f43deab5-89d4-47b9-a10f-333d67d45a92.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718145)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743375/general/91c77050-f4c5-4a73-9b29-c2b5999f1ba8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718145)
2026-03-25 04:30:29 [adesa.fr] INFO: Found listing with ID: 10715305
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715305%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [adesa.fr] INFO: Scrape type for 10715305: 2
2026-03-25 04:30:29 [adesa.fr] INFO: Scraping item 10715305 url https://www.openlane.eu/en/carv6/auction/10715305
2026-03-25 04:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743781/general/43d3bdd9-5906-44f7-bf68-5e74041a9c8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719192)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743781/general/730d7556-326b-4487-a782-ac71573389de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719192)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743781/general/e3dfb486-858e-4987-abb8-be85286734cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719192)
2026-03-25 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743781/general/e9f1c42c-ee90-410c-89a2-1fb23b6d4e9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719192)
2026-03-25 04:30:29 [adesa.fr] INFO: Found listing with ID: 10715325
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715325%27 HTTP/1.1" 200 None
2026-03-25 04:30:29 [adesa.fr] INFO: Scrape type for 10715325: 2
2026-03-25 04:30:29 [adesa.fr] INFO: Scraping item 10715325 url https://www.openlane.eu/en/carv6/auction/10715325
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e52e050>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252F6438d43a-c7df-4abb-b900-e5400792a41f.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/6438d43a-c7df-4abb-b900-e5400792a41f.jpg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea4201290>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F00d8baee-bfd0-4108-a21f-a24d8739b6a1.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/00d8baee-bfd0-4108-a21f-a24d8739b6a1.jpeg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9ef69d90>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252Fbcf7253e-013b-4914-b580-1a3535ba5abe.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/bcf7253e-013b-4914-b580-1a3535ba5abe.jpeg saved to cache
2026-03-25 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea41998d0>
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_2.jpg HTTP/1.1" 201 0
2026-03-25 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F391c00bd-5752-4d2e-9682-0e8c856426a7.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/391c00bd-5752-4d2e-9682-0e8c856426a7.jpg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea4226fd0>
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_4.jpg HTTP/1.1" 201 0
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Fda05da79-ef91-41d5-b6ea-f75ab8fdcaed.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/da05da79-ef91-41d5-b6ea-f75ab8fdcaed.jpg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea4203750>
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F2f7017f4-f790-46d4-860f-eec4e1cb362d.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/2f7017f4-f790-46d4-860f-eec4e1cb362d.jpeg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea52f0310>
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F9d5c1d08-cc44-459f-a755-3688e8aff26e.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/9d5c1d08-cc44-459f-a755-3688e8aff26e.jpeg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04: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-25 04:30:30 [adesa.fr] INFO: Found listing with ID: 10715248
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715248%27 HTTP/1.1" 200 None
2026-03-25 04:30:30 [adesa.fr] INFO: Scrape type for 10715248: 2
2026-03-25 04:30:30 [adesa.fr] INFO: Scraping item 10715248 url https://www.openlane.eu/en/carv6/auction/10715248
2026-03-25 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505748/general/26e4c4f7-8090-4ed6-a1de-f0f118bb6f0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718161)
2026-03-25 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505661/general/42f83d36-05c6-44fc-8c96-37af600e864c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10718136)
2026-03-25 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743781/general/13b9e473-992b-4358-a799-896dbf8a200f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719192)
2026-03-25 04:30:30 [adesa.fr] INFO: Found listing with ID: 10715273
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715273%27 HTTP/1.1" 200 None
2026-03-25 04:30:30 [adesa.fr] INFO: Scrape type for 10715273: 2
2026-03-25 04:30:30 [adesa.fr] INFO: Scraping item 10715273 url https://www.openlane.eu/en/carv6/auction/10715273
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9ef68510>
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_5.jpg HTTP/1.1" 201 0
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Ff5235774-61fa-4990-a82b-b46416171a40.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/f5235774-61fa-4990-a82b-b46416171a40.jpg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e54dc90>
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252Ff43deab5-89d4-47b9-a10f-333d67d45a92.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/f43deab5-89d4-47b9-a10f-333d67d45a92.jpeg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e40ab10>
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743375%252Fgeneral%252F91c77050-f4c5-4a73-9b29-c2b5999f1ba8.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743375/general/91c77050-f4c5-4a73-9b29-c2b5999f1ba8.jpeg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4
2026-03-25 04:30:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4, skipping ID generation
2026-03-25 04:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with scrape type 1
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 sending to next pipeline
2026-03-25 04:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4, identifier: 10718145
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9e594850>
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_7.jpg HTTP/1.1" 201 0
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F43d3bdd9-5906-44f7-bf68-5e74041a9c8f.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/43d3bdd9-5906-44f7-bf68-5e74041a9c8f.jpg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea52f79d0>
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_9.jpg HTTP/1.1" 201 0
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F730d7556-326b-4487-a782-ac71573389de.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/730d7556-326b-4487-a782-ac71573389de.jpg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9ee2cc50>
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_0.jpg HTTP/1.1" 201 0
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Fe3dfb486-858e-4987-abb8-be85286734cf.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/e3dfb486-858e-4987-abb8-be85286734cf.jpg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea4203b10>
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_6.jpg HTTP/1.1" 201 0
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Fe9f1c42c-ee90-410c-89a2-1fb23b6d4e9d.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/e9f1c42c-ee90-410c-89a2-1fb23b6d4e9d.jpg saved to cache
2026-03-25 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:30 [adesa.fr] INFO: Found listing with ID: 10715294
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715294%27 HTTP/1.1" 200 None
2026-03-25 04:30:30 [adesa.fr] INFO: Scrape type for 10715294: 2
2026-03-25 04:30:30 [adesa.fr] INFO: Scraping item 10715294 url https://www.openlane.eu/en/carv6/auction/10715294
2026-03-25 04:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145
2026-03-25 04:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145
2026-03-25 04:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145 to the API
2026-03-25 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743375/general/91c77050-f4c5-4a73-9b29-c2b5999f1ba8.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'engine_horse_power': 58,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '63753ac4-3f2c-5c3c-9062-5790e0aa4cf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '123103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718145',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 13487,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197850,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743375/general/65a3e917-68ca-482f-abb4-62d5d98d9dcc.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124854,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743375/general/199f0758-02e9-42be-a26d-9cc080553bb5.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121527,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743375/general/6b2607f8-3d1b-494f-bcf9-9b33d5a60b21.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122587,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743375/general/5ebb64a2-8906-46f2-8c7e-d9d4fe78527c.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116724,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743375/general/ce47a6fe-fc82-4512-ad1b-e792ad878728.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131517,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743375/general/2f7017f4-f790-46d4-860f-eec4e1cb362d.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83433,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743375/general/00d8baee-bfd0-4108-a21f-a24d8739b6a1.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86966,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743375/general/bcf7253e-013b-4914-b580-1a3535ba5abe.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91773,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743375/general/91c77050-f4c5-4a73-9b29-c2b5999f1ba8.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63753ac4-3f2c-5c3c-9062-5790e0aa4cf4/63753ac4-3f2c-5c3c-9062-5790e0aa4cf4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103009,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743375/general/f43deab5-89d4-47b9-a10f-333d67d45a92.jpeg',
'Width': 640}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 C e 21 kWh Colour Therapy - Electric - Automatic - 58 hp - '
'13.487 km',
'transmission': 'automatic',
'trim': 'Colour Therapy',
'vin': None,
'year': 2023}
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718145%27 HTTP/1.1" 200 None
2026-03-25 04:30:31 [adesa.fr] INFO: Saving data for 10718145: {'created_time': 1774413031.427945, 'last_price_update_time': 1774413031.427956, 'auction_closing_time': 1774603800.0}
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718145') HTTP/1.1" 204 0
2026-03-25 04:30:31 [adesa.fr] INFO: Found listing with ID: 10715332
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715332%27 HTTP/1.1" 200 None
2026-03-25 04:30:31 [adesa.fr] INFO: Scrape type for 10715332: 2
2026-03-25 04:30:31 [adesa.fr] INFO: Scraping item 10715332 url https://www.openlane.eu/en/carv6/auction/10715332
2026-03-25 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505748/general/bab3fc55-94d0-4f03-9bec-9ff41216db29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718161)
2026-03-25 04:30:31 [adesa.fr] INFO: Found listing with ID: 10715347
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715347%27 HTTP/1.1" 200 None
2026-03-25 04:30:31 [adesa.fr] INFO: Scrape type for 10715347: 2
2026-03-25 04:30:31 [adesa.fr] INFO: Scraping item 10715347 url https://www.openlane.eu/en/carv6/auction/10715347
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea42aaad0>
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252F26e4c4f7-8090-4ed6-a1de-f0f118bb6f0b.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/26e4c4f7-8090-4ed6-a1de-f0f118bb6f0b.jpg saved to cache
2026-03-25 04:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9ee81850>
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505661%252Fgeneral%252F42f83d36-05c6-44fc-8c96-37af600e864c.jpeg') HTTP/1.1" 204 0
2026-03-25 04:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505661/general/42f83d36-05c6-44fc-8c96-37af600e864c.jpeg saved to cache
2026-03-25 04:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3
2026-03-25 04:30:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3, skipping ID generation
2026-03-25 04:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with scrape type 1
2026-03-25 04:30:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 sending to next pipeline
2026-03-25 04:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3, identifier: 10718136
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9ee83fd0>
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_8.jpg HTTP/1.1" 201 0
2026-03-25 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F13b9e473-992b-4358-a799-896dbf8a200f.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/13b9e473-992b-4358-a799-896dbf8a200f.jpg saved to cache
2026-03-25 04:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-25 04:30:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6, skipping ID generation
2026-03-25 04:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with scrape type 1
2026-03-25 04:30:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 sending to next pipeline
2026-03-25 04:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6, identifier: 10719192
2026-03-25 04:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-25 04:30:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04: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-25 04:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136
2026-03-25 04:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136 to the API
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5505661/general/42f83d36-05c6-44fc-8c96-37af600e864c.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG285RV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718136',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 23859,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179947,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505661/general/293f924d-1930-4c54-8849-91c443cdff56.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181689,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505661/general/156cae30-df8a-47ae-812a-c3128773b24d.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101709,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505661/general/11b3a1e1-33af-43aa-a4a5-fc6ed3070386.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161087,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505661/general/52c87113-ac46-405a-8bf1-e3777482cf6e.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94546,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505661/general/6c869bbf-1e03-4694-b03d-a71e9a726f4a.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159356,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505661/general/63f38248-9f4a-4f52-9dd0-be1b6bea5f64.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157612,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505661/general/fa3d4ff6-4788-4a2e-b92f-ac224bf54b34.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87874,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505661/general/e2280ba4-6267-41b5-b87e-f569484ccd3e.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153436,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505661/general/42f83d36-05c6-44fc-8c96-37af600e864c.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3/ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93125,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505661/general/9d5c1d08-cc44-459f-a755-3688e8aff26e.jpeg',
'Width': 640}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumpy 2.0 HDI - Diesel - Automatic - 144 hp - 23.859 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718136%27 HTTP/1.1" 200 None
2026-03-25 04:30:32 [adesa.fr] INFO: Saving data for 10718136: {'created_time': 1774413032.577524, 'last_price_update_time': 1774413032.577538, 'auction_closing_time': 1774603800.0}
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718136') HTTP/1.1" 204 0
2026-03-25 04:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192
2026-03-25 04:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192
2026-03-25 04:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192 to the API
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743781/general/13b9e473-992b-4358-a799-896dbf8a200f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AG166JW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719192',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 215995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236371,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/e3dfb486-858e-4987-abb8-be85286734cf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195393,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/31678026-fb52-4954-b492-f19b36903de4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279860,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/391c00bd-5752-4d2e-9682-0e8c856426a7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177053,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/9c4288cc-1a5f-4be5-beea-6600bb6d7a9d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194895,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/da05da79-ef91-41d5-b6ea-f75ab8fdcaed.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178214,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/f5235774-61fa-4990-a82b-b46416171a40.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201535,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/e9f1c42c-ee90-410c-89a2-1fb23b6d4e9d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182012,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/43d3bdd9-5906-44f7-bf68-5e74041a9c8f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181563,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/13b9e473-992b-4358-a799-896dbf8a200f.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219821,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/730d7556-326b-4487-a782-ac71573389de.jpg',
'Width': 1600}],
'price': 7750,
'price_includes_vat': True,
'registration_date': '2009-12-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW X6 35d Exclusive - xDrive - Diesel - Automatic - 285 hp - '
'215.995 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2009}
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710719192%27 HTTP/1.1" 200 None
2026-03-25 04:30:32 [adesa.fr] INFO: Saving data for 10719192: {'created_time': 1774413032.926074, 'last_price_update_time': 1774413032.926088, 'auction_closing_time': 1774603800.0}
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719192') HTTP/1.1" 204 0
2026-03-25 04:30:32 [adesa.fr] INFO: Found listing with ID: 10715333
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715333%27 HTTP/1.1" 200 None
2026-03-25 04:30:32 [adesa.fr] INFO: Scrape type for 10715333: 2
2026-03-25 04:30:32 [adesa.fr] INFO: Scraping item 10715333 url https://www.openlane.eu/en/carv6/auction/10715333
2026-03-25 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5505748/general/b6d5e55e-ebf2-4ab3-bd95-6d349a288029.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718161)
2026-03-25 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:32 [adesa.fr] INFO: Found listing with ID: 10715264
2026-03-25 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715264%27 HTTP/1.1" 200 None
2026-03-25 04:30:32 [adesa.fr] INFO: Scrape type for 10715264: 2
2026-03-25 04:30:32 [adesa.fr] INFO: Scraping item 10715264 url https://www.openlane.eu/en/carv6/auction/10715264
2026-03-25 04:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 859eaa4c-9c4a-5f72-883a-52c4ce4d5180 with identifier: 10715284
2026-03-25 04:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 859eaa4c-9c4a-5f72-883a-52c4ce4d5180 with scrape type 2
2026-03-25 04:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 859eaa4c-9c4a-5f72-883a-52c4ce4d5180 with scrape type 2
2026-03-25 04:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 859eaa4c-9c4a-5f72-883a-52c4ce4d5180, identifier: 10715284
2026-03-25 04:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0ea41b0890>
2026-03-25 04:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252Fbab3fc55-94d0-4f03-9bec-9ff41216db29.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/bab3fc55-94d0-4f03-9bec-9ff41216db29.jpg saved to cache
2026-03-25 04:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:33 [adesa.fr] INFO: Found listing with ID: 10715301
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715301%27 HTTP/1.1" 200 None
2026-03-25 04:30:33 [adesa.fr] INFO: Scrape type for 10715301: 2
2026-03-25 04:30:33 [adesa.fr] INFO: Scraping item 10715301 url https://www.openlane.eu/en/carv6/auction/10715301
2026-03-25 04:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 859eaa4c-9c4a-5f72-883a-52c4ce4d5180 with identifier: 10715284
2026-03-25 04:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 859eaa4c-9c4a-5f72-883a-52c4ce4d5180 with identifier: 10715284
2026-03-25 04:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 859eaa4c-9c4a-5f72-883a-52c4ce4d5180 with identifier: 10715284 to the API
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715284>
{'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-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '859eaa4c-9c4a-5f72-883a-52c4ce4d5180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR172GZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715284',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 73002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 X 1.2 Feel - Petrol - Automatic - 131 hp - 73.002 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715284%27 HTTP/1.1" 200 None
2026-03-25 04:30:33 [adesa.fr] INFO: Saving data for 10715284: {'auction_closing_time': 1774444500.0, 'created_time': 1774294229.674353, 'last_price_update_time': 1774413033.423822}
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715284') HTTP/1.1" 204 0
2026-03-25 04:30:33 [adesa.fr] INFO: Found listing with ID: 10715064
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715064%27 HTTP/1.1" 200 None
2026-03-25 04:30:33 [adesa.fr] INFO: Scrape type for 10715064: 2
2026-03-25 04:30:33 [adesa.fr] INFO: Scraping item 10715064 url https://www.openlane.eu/en/carv6/auction/10715064
2026-03-25 04:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0e9ee62550>
2026-03-25 04:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505748%252Fgeneral%252Fb6d5e55e-ebf2-4ab3-bd95-6d349a288029.jpg') HTTP/1.1" 204 0
2026-03-25 04:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505748/general/b6d5e55e-ebf2-4ab3-bd95-6d349a288029.jpg saved to cache
2026-03-25 04:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1
2026-03-25 04:30:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1, skipping ID generation
2026-03-25 04:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with scrape type 1
2026-03-25 04:30:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 sending to next pipeline
2026-03-25 04:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1, identifier: 10718161
2026-03-25 04:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 384f2cfd-2977-5671-8bb3-0c221600c791 with identifier: 10715278
2026-03-25 04:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 384f2cfd-2977-5671-8bb3-0c221600c791 with scrape type 2
2026-03-25 04:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 384f2cfd-2977-5671-8bb3-0c221600c791 with scrape type 2
2026-03-25 04:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 384f2cfd-2977-5671-8bb3-0c221600c791, identifier: 10715278
2026-03-25 04:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 198953a5-bc5c-52e2-bdc3-04d6795af11c with identifier: 10715260
2026-03-25 04:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 198953a5-bc5c-52e2-bdc3-04d6795af11c with scrape type 2
2026-03-25 04:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 198953a5-bc5c-52e2-bdc3-04d6795af11c with scrape type 2
2026-03-25 04:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 198953a5-bc5c-52e2-bdc3-04d6795af11c, identifier: 10715260
2026-03-25 04:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0798b738-9bdd-5f46-b8fd-b4a3d56c51bb with identifier: 10715263
2026-03-25 04:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0798b738-9bdd-5f46-b8fd-b4a3d56c51bb with scrape type 2
2026-03-25 04:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0798b738-9bdd-5f46-b8fd-b4a3d56c51bb with scrape type 2
2026-03-25 04:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0798b738-9bdd-5f46-b8fd-b4a3d56c51bb, identifier: 10715263
2026-03-25 04:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8efeb437-237b-5a19-ac81-0d2ed7f0e185 with identifier: 10715287
2026-03-25 04:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8efeb437-237b-5a19-ac81-0d2ed7f0e185 with scrape type 2
2026-03-25 04:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8efeb437-237b-5a19-ac81-0d2ed7f0e185 with scrape type 2
2026-03-25 04:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8efeb437-237b-5a19-ac81-0d2ed7f0e185, identifier: 10715287
2026-03-25 04:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161
2026-03-25 04:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161
2026-03-25 04:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161 to the API
2026-03-25 04:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5505748/general/b6d5e55e-ebf2-4ab3-bd95-6d349a288029.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR019LC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718161',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 46669,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606158,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505748/general/409cab0b-81dd-4ed4-b1c6-ed04b201495a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529022,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505748/general/d16a30c2-0ae5-40e9-90ec-432d3f34a3d8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 533650,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505748/general/bbd5159c-cbeb-4245-8eb3-5a8c56960a29.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484745,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505748/general/3dd6bf1e-8238-4410-b721-cc01564a0bd2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479678,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505748/general/a77152b6-e352-430f-9375-f180333d4830.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544714,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505748/general/b6d5e55e-ebf2-4ab3-bd95-6d349a288029.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497733,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505748/general/47ee8768-f9fa-4e38-aa7a-6c32147e8603.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 561508,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505748/general/6438d43a-c7df-4abb-b900-e5400792a41f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 534385,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505748/general/bab3fc55-94d0-4f03-9bec-9ff41216db29.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1/cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401619,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505748/general/26e4c4f7-8090-4ed6-a1de-f0f118bb6f0b.jpg',
'Width': 2000}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.5 Sport - Diesel - Manual - 85 hp - 46.669 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-25 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718161%27 HTTP/1.1" 200 None
2026-03-25 04:30:34 [adesa.fr] INFO: Saving data for 10718161: {'created_time': 1774413034.491594, 'last_price_update_time': 1774413034.491606, 'auction_closing_time': 1774603800.0}
2026-03-25 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718161') HTTP/1.1" 204 0
2026-03-25 04:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 384f2cfd-2977-5671-8bb3-0c221600c791 with identifier: 10715278
2026-03-25 04:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 384f2cfd-2977-5671-8bb3-0c221600c791 with identifier: 10715278
2026-03-25 04:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 384f2cfd-2977-5671-8bb3-0c221600c791 with identifier: 10715278 to the API
2026-03-25 04:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715278>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '384f2cfd-2977-5671-8bb3-0c221600c791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV226SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715278',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 34312,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2024-03-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Cupra Formentor 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'34.312 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715278%27 HTTP/1.1" 200 None
2026-03-25 04:30:34 [adesa.fr] INFO: Saving data for 10715278: {'auction_closing_time': 1774444500.0, 'created_time': 1774294237.13714, 'last_price_update_time': 1774413034.798186}
2026-03-25 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715278') HTTP/1.1" 204 0
2026-03-25 04:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 198953a5-bc5c-52e2-bdc3-04d6795af11c with identifier: 10715260
2026-03-25 04:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 198953a5-bc5c-52e2-bdc3-04d6795af11c with identifier: 10715260
2026-03-25 04:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 198953a5-bc5c-52e2-bdc3-04d6795af11c with identifier: 10715260 to the API
2026-03-25 04:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715260>
{'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-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '198953a5-bc5c-52e2-bdc3-04d6795af11c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC840VA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715260',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 81062,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën C5 Aircross 1.2i Business - Petrol - Manual - 131 hp - '
'81.062 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715260%27 HTTP/1.1" 200 None
2026-03-25 04:30:35 [adesa.fr] INFO: Saving data for 10715260: {'auction_closing_time': 1774444500.0, 'created_time': 1774294243.4343, 'last_price_update_time': 1774413035.107352}
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715260') HTTP/1.1" 204 0
2026-03-25 04:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0798b738-9bdd-5f46-b8fd-b4a3d56c51bb with identifier: 10715263
2026-03-25 04:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0798b738-9bdd-5f46-b8fd-b4a3d56c51bb with identifier: 10715263
2026-03-25 04:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0798b738-9bdd-5f46-b8fd-b4a3d56c51bb with identifier: 10715263 to the API
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715263>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '0798b738-9bdd-5f46-b8fd-b4a3d56c51bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF789DB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715263',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 48183,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C3 1.2i Feel - Petrol - Manual - 83 hp - 48.183 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715263%27 HTTP/1.1" 200 None
2026-03-25 04:30:35 [adesa.fr] INFO: Saving data for 10715263: {'auction_closing_time': 1774444500.0, 'created_time': 1774294233.674297, 'last_price_update_time': 1774413035.400443}
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715263') HTTP/1.1" 204 0
2026-03-25 04:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8efeb437-237b-5a19-ac81-0d2ed7f0e185 with identifier: 10715287
2026-03-25 04:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8efeb437-237b-5a19-ac81-0d2ed7f0e185 with identifier: 10715287
2026-03-25 04:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8efeb437-237b-5a19-ac81-0d2ed7f0e185 with identifier: 10715287 to the API
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715287>
{'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': 100,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '8efeb437-237b-5a19-ac81-0d2ed7f0e185',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ729XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715287',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 71068,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-06-25',
'seats_number': 2,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën Berlingo XL 1.5 HDI Driver - Diesel - Manual - 100 hp - '
'71.068 km',
'transmission': 'manual',
'trim': 'Driver',
'vin': None,
'year': 2020}
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715287%27 HTTP/1.1" 200 None
2026-03-25 04:30:35 [adesa.fr] INFO: Saving data for 10715287: {'auction_closing_time': 1774444500.0, 'created_time': 1774294255.825448, 'last_price_update_time': 1774413035.681695}
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715287') HTTP/1.1" 204 0
2026-03-25 04:30:35 [adesa.fr] INFO: Found listing with ID: 10715320
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715320%27 HTTP/1.1" 200 None
2026-03-25 04:30:35 [adesa.fr] INFO: Scrape type for 10715320: 2
2026-03-25 04:30:35 [adesa.fr] INFO: Scraping item 10715320 url https://www.openlane.eu/en/carv6/auction/10715320
2026-03-25 04: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-25 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:35 [adesa.fr] INFO: Found listing with ID: 10715258
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715258%27 HTTP/1.1" 200 None
2026-03-25 04:30:35 [adesa.fr] INFO: Scrape type for 10715258: 2
2026-03-25 04:30:35 [adesa.fr] INFO: Scraping item 10715258 url https://www.openlane.eu/en/carv6/auction/10715258
2026-03-25 04: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-25 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98e2bca3-1b9c-5c09-9521-5e319dd0368e with identifier: 10715309
2026-03-25 04:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e2bca3-1b9c-5c09-9521-5e319dd0368e with scrape type 2
2026-03-25 04:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98e2bca3-1b9c-5c09-9521-5e319dd0368e with scrape type 2
2026-03-25 04:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98e2bca3-1b9c-5c09-9521-5e319dd0368e, identifier: 10715309
2026-03-25 04:30:35 [adesa.fr] INFO: Found listing with ID: 10715276
2026-03-25 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715276%27 HTTP/1.1" 200 None
2026-03-25 04:30:35 [adesa.fr] INFO: Scrape type for 10715276: 2
2026-03-25 04:30:35 [adesa.fr] INFO: Scraping item 10715276 url https://www.openlane.eu/en/carv6/auction/10715276
2026-03-25 04:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98e2bca3-1b9c-5c09-9521-5e319dd0368e with identifier: 10715309
2026-03-25 04:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98e2bca3-1b9c-5c09-9521-5e319dd0368e with identifier: 10715309
2026-03-25 04:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98e2bca3-1b9c-5c09-9521-5e319dd0368e with identifier: 10715309 to the API
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715309>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '98e2bca3-1b9c-5c09-9521-5e319dd0368e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG817NX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715309',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 59539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Business - Diesel - Automatic - '
'130 hp - 59.539 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715309%27 HTTP/1.1" 200 None
2026-03-25 04:30:36 [adesa.fr] INFO: Saving data for 10715309: {'auction_closing_time': 1774444500.0, 'created_time': 1774294225.661556, 'last_price_update_time': 1774413036.191158}
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715309') HTTP/1.1" 204 0
2026-03-25 04:30:36 [adesa.fr] INFO: Found listing with ID: 10715327
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715327%27 HTTP/1.1" 200 None
2026-03-25 04:30:36 [adesa.fr] INFO: Scrape type for 10715327: 2
2026-03-25 04:30:36 [adesa.fr] INFO: Scraping item 10715327 url https://www.openlane.eu/en/carv6/auction/10715327
2026-03-25 04:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8a4979a-f995-5f2a-b085-e75bf30c8015 with identifier: 10715325
2026-03-25 04:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8a4979a-f995-5f2a-b085-e75bf30c8015 with scrape type 2
2026-03-25 04:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8a4979a-f995-5f2a-b085-e75bf30c8015 with scrape type 2
2026-03-25 04:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f8a4979a-f995-5f2a-b085-e75bf30c8015, identifier: 10715325
2026-03-25 04:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f8a4979a-f995-5f2a-b085-e75bf30c8015 with identifier: 10715325
2026-03-25 04:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f8a4979a-f995-5f2a-b085-e75bf30c8015 with identifier: 10715325
2026-03-25 04:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f8a4979a-f995-5f2a-b085-e75bf30c8015 with identifier: 10715325 to the API
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715325>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'f8a4979a-f995-5f2a-b085-e75bf30c8015',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD771XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715325',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS4',
'odometer': 36609,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'DS DS4 1.2i Bastille - Petrol - Automatic - 130 hp - 36.609 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2021}
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715325%27 HTTP/1.1" 200 None
2026-03-25 04:30:36 [adesa.fr] INFO: Saving data for 10715325: {'auction_closing_time': 1774444500.0, 'created_time': 1774294573.70677, 'last_price_update_time': 1774413036.587526}
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715325') HTTP/1.1" 204 0
2026-03-25 04:30:36 [adesa.fr] INFO: Found listing with ID: 10715290
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715290%27 HTTP/1.1" 200 None
2026-03-25 04:30:36 [adesa.fr] INFO: Scrape type for 10715290: 2
2026-03-25 04:30:36 [adesa.fr] INFO: Scraping item 10715290 url https://www.openlane.eu/en/carv6/auction/10715290
2026-03-25 04:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc262d97-218d-526c-9352-4f86dfc348c2 with identifier: 10715305
2026-03-25 04:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc262d97-218d-526c-9352-4f86dfc348c2 with scrape type 2
2026-03-25 04:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc262d97-218d-526c-9352-4f86dfc348c2 with scrape type 2
2026-03-25 04:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dc262d97-218d-526c-9352-4f86dfc348c2, identifier: 10715305
2026-03-25 04:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dc262d97-218d-526c-9352-4f86dfc348c2 with identifier: 10715305
2026-03-25 04:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dc262d97-218d-526c-9352-4f86dfc348c2 with identifier: 10715305
2026-03-25 04:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dc262d97-218d-526c-9352-4f86dfc348c2 with identifier: 10715305 to the API
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715305>
{'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-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'dc262d97-218d-526c-9352-4f86dfc348c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ089BR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715305',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 38183,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'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 - 38.183 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715305%27 HTTP/1.1" 200 None
2026-03-25 04:30:36 [adesa.fr] INFO: Saving data for 10715305: {'auction_closing_time': 1774444500.0, 'created_time': 1774294577.879978, 'last_price_update_time': 1774413036.983571}
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715305') HTTP/1.1" 204 0
2026-03-25 04:30:37 [adesa.fr] INFO: Found listing with ID: 10715055
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715055%27 HTTP/1.1" 200 None
2026-03-25 04:30:37 [adesa.fr] INFO: Scrape type for 10715055: 2
2026-03-25 04:30:37 [adesa.fr] INFO: Scraping item 10715055 url https://www.openlane.eu/en/carv6/auction/10715055
2026-03-25 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:30:37 [adesa.fr] INFO: Found listing with ID: 10715289
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715289%27 HTTP/1.1" 200 None
2026-03-25 04:30:37 [adesa.fr] INFO: Scrape type for 10715289: 2
2026-03-25 04:30:37 [adesa.fr] INFO: Scraping item 10715289 url https://www.openlane.eu/en/carv6/auction/10715289
2026-03-25 04:30:37 [adesa.fr] INFO: Found listing with ID: 10715061
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715061%27 HTTP/1.1" 200 None
2026-03-25 04:30:37 [adesa.fr] INFO: Scrape type for 10715061: 2
2026-03-25 04:30:37 [adesa.fr] INFO: Scraping item 10715061 url https://www.openlane.eu/en/carv6/auction/10715061
2026-03-25 04:30:37 [adesa.fr] INFO: Found listing with ID: 10715265
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715265%27 HTTP/1.1" 200 None
2026-03-25 04:30:37 [adesa.fr] INFO: Scrape type for 10715265: 2
2026-03-25 04:30:37 [adesa.fr] INFO: Scraping item 10715265 url https://www.openlane.eu/en/carv6/auction/10715265
2026-03-25 04:30:37 [adesa.fr] INFO: Found listing with ID: 10715271
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715271%27 HTTP/1.1" 200 None
2026-03-25 04:30:37 [adesa.fr] INFO: Scrape type for 10715271: 2
2026-03-25 04:30:37 [adesa.fr] INFO: Scraping item 10715271 url https://www.openlane.eu/en/carv6/auction/10715271
2026-03-25 04:30:37 [adesa.fr] INFO: Found listing with ID: 10715046
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715046%27 HTTP/1.1" 200 None
2026-03-25 04:30:37 [adesa.fr] INFO: Scrape type for 10715046: 2
2026-03-25 04:30:37 [adesa.fr] INFO: Scraping item 10715046 url https://www.openlane.eu/en/carv6/auction/10715046
2026-03-25 04:30:37 [adesa.fr] INFO: Found listing with ID: 10715349
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715349%27 HTTP/1.1" 200 None
2026-03-25 04:30:37 [adesa.fr] INFO: Scrape type for 10715349: 2
2026-03-25 04:30:37 [adesa.fr] INFO: Scraping item 10715349 url https://www.openlane.eu/en/carv6/auction/10715349
2026-03-25 04:30:37 [adesa.fr] INFO: Found listing with ID: 10715343
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715343%27 HTTP/1.1" 200 None
2026-03-25 04:30:37 [adesa.fr] INFO: Scrape type for 10715343: 2
2026-03-25 04:30:37 [adesa.fr] INFO: Scraping item 10715343 url https://www.openlane.eu/en/carv6/auction/10715343
2026-03-25 04:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d76a9754-21bb-534c-a280-03d22f9566f0 with identifier: 10715294
2026-03-25 04:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d76a9754-21bb-534c-a280-03d22f9566f0 with scrape type 2
2026-03-25 04:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d76a9754-21bb-534c-a280-03d22f9566f0 with scrape type 2
2026-03-25 04:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d76a9754-21bb-534c-a280-03d22f9566f0, identifier: 10715294
2026-03-25 04:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d4854a6-fff3-5d3f-8c9f-02ed43f0c242 with identifier: 10715248
2026-03-25 04:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d4854a6-fff3-5d3f-8c9f-02ed43f0c242 with scrape type 2
2026-03-25 04:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d4854a6-fff3-5d3f-8c9f-02ed43f0c242 with scrape type 2
2026-03-25 04:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3d4854a6-fff3-5d3f-8c9f-02ed43f0c242, identifier: 10715248
2026-03-25 04:30:37 [adesa.fr] INFO: Found listing with ID: 10715057
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715057%27 HTTP/1.1" 200 None
2026-03-25 04:30:37 [adesa.fr] INFO: Scrape type for 10715057: 2
2026-03-25 04:30:37 [adesa.fr] INFO: Scraping item 10715057 url https://www.openlane.eu/en/carv6/auction/10715057
2026-03-25 04:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d76a9754-21bb-534c-a280-03d22f9566f0 with identifier: 10715294
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 04:30:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d76a9754-21bb-534c-a280-03d22f9566f0 with identifier: 10715294
2026-03-25 04:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d76a9754-21bb-534c-a280-03d22f9566f0 with identifier: 10715294 to the API
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715294>
{'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-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd76a9754-21bb-534c-a280-03d22f9566f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC270JK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715294',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 96333,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS7 Crossback Business - Hybrid - Automatic - 180 hp - 96.333 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715294%27 HTTP/1.1" 200 None
2026-03-25 04:30:37 [adesa.fr] INFO: Saving data for 10715294: {'auction_closing_time': 1774444500.0, 'created_time': 1774294569.16735, 'last_price_update_time': 1774413037.856199}
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715294') HTTP/1.1" 204 0
2026-03-25 04:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3d4854a6-fff3-5d3f-8c9f-02ed43f0c242 with identifier: 10715248
2026-03-25 04:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3d4854a6-fff3-5d3f-8c9f-02ed43f0c242 with identifier: 10715248
2026-03-25 04:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3d4854a6-fff3-5d3f-8c9f-02ed43f0c242 with identifier: 10715248 to the API
2026-03-25 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715248>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '3d4854a6-fff3-5d3f-8c9f-02ed43f0c242',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC966YL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715248',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 4,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2025-04-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS7 Crossback 1.6 E-TENSE Etoile - AWD - Hybrid - Automatic - '
'200 hp - 4 km',
'transmission': 'automatic',
'trim': 'Etoile',
'vin': None,
'year': 2025}
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715248%27 HTTP/1.1" 200 None
2026-03-25 04:30:38 [adesa.fr] INFO: Saving data for 10715248: {'auction_closing_time': 1774444500.0, 'created_time': 1774294582.817147, 'last_price_update_time': 1774413038.143414}
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715248') HTTP/1.1" 204 0
2026-03-25 04:30:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 5.164(s), this was the 1st time calling it.
2026-03-25 04:30:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 28.52410212572565 seconds as it raised RequestError: RequestError: 503, message=Service Unavailable, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 04:30:37 GMT', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '82', 'Connection': 'keep-alive')>, body=b'{"status":503,"title":"Service Unavailable","type":"https://httpstatuses.com/503"}', request_id=None.
2026-03-25 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715036
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715036%27 HTTP/1.1" 200 None
2026-03-25 04:30:38 [adesa.fr] INFO: Scrape type for 10715036: 2
2026-03-25 04:30:38 [adesa.fr] INFO: Scraping item 10715036 url https://www.openlane.eu/en/carv6/auction/10715036
2026-03-25 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715041
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715041%27 HTTP/1.1" 200 None
2026-03-25 04:30:38 [adesa.fr] INFO: Scrape type for 10715041: 2
2026-03-25 04:30:38 [adesa.fr] INFO: Scraping item 10715041 url https://www.openlane.eu/en/carv6/auction/10715041
2026-03-25 04: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-25 04: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-25 04: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-25 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715050
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715050%27 HTTP/1.1" 200 None
2026-03-25 04:30:38 [adesa.fr] INFO: Scrape type for 10715050: 2
2026-03-25 04:30:38 [adesa.fr] INFO: Scraping item 10715050 url https://www.openlane.eu/en/carv6/auction/10715050
2026-03-25 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715322
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715322%27 HTTP/1.1" 200 None
2026-03-25 04:30:38 [adesa.fr] INFO: Scrape type for 10715322: 2
2026-03-25 04:30:38 [adesa.fr] INFO: Scraping item 10715322 url https://www.openlane.eu/en/carv6/auction/10715322
2026-03-25 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715337
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715337%27 HTTP/1.1" 200 None
2026-03-25 04:30:38 [adesa.fr] INFO: Scrape type for 10715337: 2
2026-03-25 04:30:38 [adesa.fr] INFO: Scraping item 10715337 url https://www.openlane.eu/en/carv6/auction/10715337
2026-03-25 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715247
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715247%27 HTTP/1.1" 200 None
2026-03-25 04:30:38 [adesa.fr] INFO: Scrape type for 10715247: 2
2026-03-25 04:30:38 [adesa.fr] INFO: Scraping item 10715247 url https://www.openlane.eu/en/carv6/auction/10715247
2026-03-25 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715328
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715328%27 HTTP/1.1" 200 None
2026-03-25 04:30:38 [adesa.fr] INFO: Scrape type for 10715328: 2
2026-03-25 04:30:38 [adesa.fr] INFO: Scraping item 10715328 url https://www.openlane.eu/en/carv6/auction/10715328
2026-03-25 04:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f361320d-b86f-5de1-bf79-c4c8dcf13ac1 with identifier: 10715347
2026-03-25 04:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f361320d-b86f-5de1-bf79-c4c8dcf13ac1 with scrape type 2
2026-03-25 04:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f361320d-b86f-5de1-bf79-c4c8dcf13ac1 with scrape type 2
2026-03-25 04:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f361320d-b86f-5de1-bf79-c4c8dcf13ac1, identifier: 10715347
2026-03-25 04:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aa77135-8922-5dfb-9fae-08a31fc5a28c with identifier: 10715264
2026-03-25 04:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aa77135-8922-5dfb-9fae-08a31fc5a28c with scrape type 2
2026-03-25 04:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aa77135-8922-5dfb-9fae-08a31fc5a28c with scrape type 2
2026-03-25 04:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1aa77135-8922-5dfb-9fae-08a31fc5a28c, identifier: 10715264
2026-03-25 04:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9438cc-b6bb-5a4b-a1a9-767dce0e617f with identifier: 10715333
2026-03-25 04:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9438cc-b6bb-5a4b-a1a9-767dce0e617f with scrape type 2
2026-03-25 04:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9438cc-b6bb-5a4b-a1a9-767dce0e617f with scrape type 2
2026-03-25 04:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f9438cc-b6bb-5a4b-a1a9-767dce0e617f, identifier: 10715333
2026-03-25 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715346
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715346%27 HTTP/1.1" 200 None
2026-03-25 04:30:38 [adesa.fr] INFO: Scrape type for 10715346: 2
2026-03-25 04:30:38 [adesa.fr] INFO: Scraping item 10715346 url https://www.openlane.eu/en/carv6/auction/10715346
2026-03-25 04:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f361320d-b86f-5de1-bf79-c4c8dcf13ac1 with identifier: 10715347
2026-03-25 04:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f361320d-b86f-5de1-bf79-c4c8dcf13ac1 with identifier: 10715347
2026-03-25 04:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f361320d-b86f-5de1-bf79-c4c8dcf13ac1 with identifier: 10715347 to the API
2026-03-25 04:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715347>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'f361320d-b86f-5de1-bf79-c4c8dcf13ac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM236DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715347',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 113533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai i30 1.0 T-GDI Creative - Petrol - Manual - 120 hp - 113.533 '
'km',
'transmission': 'manual',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715347%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Saving data for 10715347: {'auction_closing_time': 1774444500.0, 'created_time': 1774294564.041248, 'last_price_update_time': 1774413039.048143}
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715347') HTTP/1.1" 204 0
2026-03-25 04:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1aa77135-8922-5dfb-9fae-08a31fc5a28c with identifier: 10715264
2026-03-25 04:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1aa77135-8922-5dfb-9fae-08a31fc5a28c with identifier: 10715264
2026-03-25 04:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1aa77135-8922-5dfb-9fae-08a31fc5a28c with identifier: 10715264 to the API
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715264>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '1aa77135-8922-5dfb-9fae-08a31fc5a28c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL061BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715264',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 44628,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Kona 1.6 GDI Creative - Hybrid - Automatic - 105 hp - '
'44.628 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2022}
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715264%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Saving data for 10715264: {'auction_closing_time': 1774444500.0, 'created_time': 1774294565.8022, 'last_price_update_time': 1774413039.434664}
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715264') HTTP/1.1" 204 0
2026-03-25 04:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f9438cc-b6bb-5a4b-a1a9-767dce0e617f with identifier: 10715333
2026-03-25 04:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f9438cc-b6bb-5a4b-a1a9-767dce0e617f with identifier: 10715333
2026-03-25 04:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f9438cc-b6bb-5a4b-a1a9-767dce0e617f with identifier: 10715333 to the API
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': '5f9438cc-b6bb-5a4b-a1a9-767dce0e617f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE559MR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715333',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 84065,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Ioniq 5 Creative - Electric - Automatic - 218 hp - 84.065 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2022}
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715333%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Saving data for 10715333: {'auction_closing_time': 1774444500.0, 'created_time': 1774294570.623946, 'last_price_update_time': 1774413039.723852}
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715333') HTTP/1.1" 204 0
2026-03-25 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715344
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715344%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Scrape type for 10715344: 2
2026-03-25 04:30:39 [adesa.fr] INFO: Scraping item 10715344 url https://www.openlane.eu/en/carv6/auction/10715344
2026-03-25 04:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715059
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715059%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Scrape type for 10715059: 2
2026-03-25 04:30:39 [adesa.fr] INFO: Scraping item 10715059 url https://www.openlane.eu/en/carv6/auction/10715059
2026-03-25 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715283
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715283%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Scrape type for 10715283: 2
2026-03-25 04:30:39 [adesa.fr] INFO: Scraping item 10715283 url https://www.openlane.eu/en/carv6/auction/10715283
2026-03-25 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715335
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715335%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Scrape type for 10715335: 2
2026-03-25 04:30:39 [adesa.fr] INFO: Scraping item 10715335 url https://www.openlane.eu/en/carv6/auction/10715335
2026-03-25 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715288
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715288%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Scrape type for 10715288: 2
2026-03-25 04:30:39 [adesa.fr] INFO: Scraping item 10715288 url https://www.openlane.eu/en/carv6/auction/10715288
2026-03-25 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715253
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715253%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Scrape type for 10715253: 2
2026-03-25 04:30:39 [adesa.fr] INFO: Scraping item 10715253 url https://www.openlane.eu/en/carv6/auction/10715253
2026-03-25 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715279
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715279%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Scrape type for 10715279: 2
2026-03-25 04:30:39 [adesa.fr] INFO: Scraping item 10715279 url https://www.openlane.eu/en/carv6/auction/10715279
2026-03-25 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715312
2026-03-25 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715312%27 HTTP/1.1" 200 None
2026-03-25 04:30:39 [adesa.fr] INFO: Scrape type for 10715312: 2
2026-03-25 04:30:39 [adesa.fr] INFO: Scraping item 10715312 url https://www.openlane.eu/en/carv6/auction/10715312
2026-03-25 04:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb0d653a-a63f-584b-9d23-d855fb933311 with identifier: 10715301
2026-03-25 04:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb0d653a-a63f-584b-9d23-d855fb933311 with scrape type 2
2026-03-25 04:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb0d653a-a63f-584b-9d23-d855fb933311 with scrape type 2
2026-03-25 04:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bb0d653a-a63f-584b-9d23-d855fb933311, identifier: 10715301
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715063
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715063%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715063: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715063 url https://www.openlane.eu/en/carv6/auction/10715063
2026-03-25 04:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bb0d653a-a63f-584b-9d23-d855fb933311 with identifier: 10715301
2026-03-25 04:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bb0d653a-a63f-584b-9d23-d855fb933311 with identifier: 10715301
2026-03-25 04:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bb0d653a-a63f-584b-9d23-d855fb933311 with identifier: 10715301 to the API
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715301>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'bb0d653a-a63f-584b-9d23-d855fb933311',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW027FP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715301',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 55057,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-12-31',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Kona 1.6 GDI Executive - Hybrid - Automatic - 105 hp - '
'55.057 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2020}
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715301%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Saving data for 10715301: {'auction_closing_time': 1774444500.0, 'created_time': 1774294557.510771, 'last_price_update_time': 1774413040.282589}
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715301') HTTP/1.1" 204 0
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715316
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715316%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715316: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715316 url https://www.openlane.eu/en/carv6/auction/10715316
2026-03-25 04:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715353
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715353%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715353: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715353 url https://www.openlane.eu/en/carv6/auction/10715353
2026-03-25 04:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715354
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715354%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715354: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715354 url https://www.openlane.eu/en/carv6/auction/10715354
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715323
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715323%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715323: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715323 url https://www.openlane.eu/en/carv6/auction/10715323
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715285
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715285%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715285: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715285 url https://www.openlane.eu/en/carv6/auction/10715285
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715252
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715252%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715252: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715252 url https://www.openlane.eu/en/carv6/auction/10715252
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715297
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715297%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715297: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715297 url https://www.openlane.eu/en/carv6/auction/10715297
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715293
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715293%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715293: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715293 url https://www.openlane.eu/en/carv6/auction/10715293
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715324
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715324%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715324: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715324 url https://www.openlane.eu/en/carv6/auction/10715324
2026-03-25 04:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a5fb919-137e-515a-909c-0eb8901f48f3 with identifier: 10715332
2026-03-25 04:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a5fb919-137e-515a-909c-0eb8901f48f3 with scrape type 2
2026-03-25 04:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a5fb919-137e-515a-909c-0eb8901f48f3 with scrape type 2
2026-03-25 04:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7a5fb919-137e-515a-909c-0eb8901f48f3, identifier: 10715332
2026-03-25 04:30:40 [adesa.fr] INFO: Found listing with ID: 10715038
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715038%27 HTTP/1.1" 200 None
2026-03-25 04:30:40 [adesa.fr] INFO: Scrape type for 10715038: 2
2026-03-25 04:30:40 [adesa.fr] INFO: Scraping item 10715038 url https://www.openlane.eu/en/carv6/auction/10715038
2026-03-25 04:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7a5fb919-137e-515a-909c-0eb8901f48f3 with identifier: 10715332
2026-03-25 04:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7a5fb919-137e-515a-909c-0eb8901f48f3 with identifier: 10715332
2026-03-25 04:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7a5fb919-137e-515a-909c-0eb8901f48f3 with identifier: 10715332 to the API
2026-03-25 04:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715332>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '7a5fb919-137e-515a-909c-0eb8901f48f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY814SV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715332',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Honda',
'model': 'Civic',
'odometer': 51820,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Honda Civic 2.0 Executive - Hybrid - Automatic - 184 hp - 51.820 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2024}
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715332%27 HTTP/1.1" 200 None
2026-03-25 04:30:42 [adesa.fr] INFO: Saving data for 10715332: {'auction_closing_time': 1774444500.0, 'created_time': 1774294565.141917, 'last_price_update_time': 1774413042.669432}
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715332') HTTP/1.1" 204 0
2026-03-25 04:30:42 [adesa.fr] INFO: Found listing with ID: 10715272
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715272%27 HTTP/1.1" 200 None
2026-03-25 04:30:42 [adesa.fr] INFO: Scrape type for 10715272: 2
2026-03-25 04:30:42 [adesa.fr] INFO: Scraping item 10715272 url https://www.openlane.eu/en/carv6/auction/10715272
2026-03-25 04:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:42 [adesa.fr] INFO: Found listing with ID: 10715298
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715298%27 HTTP/1.1" 200 None
2026-03-25 04:30:42 [adesa.fr] INFO: Scrape type for 10715298: 2
2026-03-25 04:30:42 [adesa.fr] INFO: Scraping item 10715298 url https://www.openlane.eu/en/carv6/auction/10715298
2026-03-25 04: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-25 04: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-25 04: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-25 04: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-25 04:30:42 [adesa.fr] INFO: Found listing with ID: 10715296
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715296%27 HTTP/1.1" 200 None
2026-03-25 04:30:42 [adesa.fr] INFO: Scrape type for 10715296: 2
2026-03-25 04:30:42 [adesa.fr] INFO: Scraping item 10715296 url https://www.openlane.eu/en/carv6/auction/10715296
2026-03-25 04:30:42 [adesa.fr] INFO: Found listing with ID: 10715339
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715339%27 HTTP/1.1" 200 None
2026-03-25 04:30:42 [adesa.fr] INFO: Scrape type for 10715339: 2
2026-03-25 04:30:42 [adesa.fr] INFO: Scraping item 10715339 url https://www.openlane.eu/en/carv6/auction/10715339
2026-03-25 04:30:42 [adesa.fr] INFO: Found listing with ID: 10715256
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715256%27 HTTP/1.1" 200 None
2026-03-25 04:30:42 [adesa.fr] INFO: Scrape type for 10715256: 2
2026-03-25 04:30:42 [adesa.fr] INFO: Scraping item 10715256 url https://www.openlane.eu/en/carv6/auction/10715256
2026-03-25 04:30:42 [adesa.fr] INFO: Found listing with ID: 10715352
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715352%27 HTTP/1.1" 200 None
2026-03-25 04:30:42 [adesa.fr] INFO: Scrape type for 10715352: 2
2026-03-25 04:30:42 [adesa.fr] INFO: Scraping item 10715352 url https://www.openlane.eu/en/carv6/auction/10715352
2026-03-25 04:30:42 [adesa.fr] INFO: Found listing with ID: 10715062
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715062%27 HTTP/1.1" 200 None
2026-03-25 04:30:42 [adesa.fr] INFO: Scrape type for 10715062: 2
2026-03-25 04:30:42 [adesa.fr] INFO: Scraping item 10715062 url https://www.openlane.eu/en/carv6/auction/10715062
2026-03-25 04:30:42 [adesa.fr] INFO: Found listing with ID: 10715280
2026-03-25 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715280%27 HTTP/1.1" 200 None
2026-03-25 04:30:42 [adesa.fr] INFO: Scrape type for 10715280: 2
2026-03-25 04:30:42 [adesa.fr] INFO: Scraping item 10715280 url https://www.openlane.eu/en/carv6/auction/10715280
2026-03-25 04:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d51dff1-e8d9-5273-9961-11d344f7639a with identifier: 10715327
2026-03-25 04:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d51dff1-e8d9-5273-9961-11d344f7639a with scrape type 2
2026-03-25 04:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d51dff1-e8d9-5273-9961-11d344f7639a with scrape type 2
2026-03-25 04:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7d51dff1-e8d9-5273-9961-11d344f7639a, identifier: 10715327
2026-03-25 04:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10715064
2026-03-25 04:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with scrape type 2
2026-03-25 04:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with scrape type 2
2026-03-25 04:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 440a3ed6-43a8-595b-95f1-bb815e3d03b4, identifier: 10715064
2026-03-25 04:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2bcd0e8-0b9a-5319-8378-84a42b7cc995 with identifier: 10715258
2026-03-25 04:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2bcd0e8-0b9a-5319-8378-84a42b7cc995 with scrape type 2
2026-03-25 04:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2bcd0e8-0b9a-5319-8378-84a42b7cc995 with scrape type 2
2026-03-25 04:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a2bcd0e8-0b9a-5319-8378-84a42b7cc995, identifier: 10715258
2026-03-25 04:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 335d97fd-0892-51eb-921e-7df6846ccbc6 with identifier: 10715276
2026-03-25 04:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 335d97fd-0892-51eb-921e-7df6846ccbc6 with scrape type 2
2026-03-25 04:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 335d97fd-0892-51eb-921e-7df6846ccbc6 with scrape type 2
2026-03-25 04:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 335d97fd-0892-51eb-921e-7df6846ccbc6, identifier: 10715276
2026-03-25 04:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be2d0e9b-c448-5a58-85da-d3f81b479017 with identifier: 10715320
2026-03-25 04:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be2d0e9b-c448-5a58-85da-d3f81b479017 with scrape type 2
2026-03-25 04:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be2d0e9b-c448-5a58-85da-d3f81b479017 with scrape type 2
2026-03-25 04:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: be2d0e9b-c448-5a58-85da-d3f81b479017, identifier: 10715320
2026-03-25 04:30:43 [adesa.fr] INFO: Found listing with ID: 10715321
2026-03-25 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715321%27 HTTP/1.1" 200 None
2026-03-25 04:30:43 [adesa.fr] INFO: Scrape type for 10715321: 2
2026-03-25 04:30:43 [adesa.fr] INFO: Scraping item 10715321 url https://www.openlane.eu/en/carv6/auction/10715321
2026-03-25 04:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7d51dff1-e8d9-5273-9961-11d344f7639a with identifier: 10715327
2026-03-25 04:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7d51dff1-e8d9-5273-9961-11d344f7639a with identifier: 10715327
2026-03-25 04:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7d51dff1-e8d9-5273-9961-11d344f7639a with identifier: 10715327 to the API
2026-03-25 04:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715327>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '7d51dff1-e8d9-5273-9961-11d344f7639a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF793DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715327',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 120554,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Tucson 1.6 T-GDI Creative - Petrol - Automatic - 150 hp - '
'120.554 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2022}
2026-03-25 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715327%27 HTTP/1.1" 200 None
2026-03-25 04:30:43 [adesa.fr] INFO: Saving data for 10715327: {'auction_closing_time': 1774444500.0, 'created_time': 1774294554.415577, 'last_price_update_time': 1774413043.68268}
2026-03-25 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715327') HTTP/1.1" 204 0
2026-03-25 04:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10715064
2026-03-25 04:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10715064
2026-03-25 04:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10715064 to the API
2026-03-25 04:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715064>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '440a3ed6-43a8-595b-95f1-bb815e3d03b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-549-BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715064',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 167630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'167.630 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715064%27 HTTP/1.1" 200 None
2026-03-25 04:30:43 [adesa.fr] INFO: Saving data for 10715064: {'auction_closing_time': 1774444500.0, 'created_time': 1774294568.532456, 'last_price_update_time': 1774413043.98859}
2026-03-25 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715064') HTTP/1.1" 204 0
2026-03-25 04:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a2bcd0e8-0b9a-5319-8378-84a42b7cc995 with identifier: 10715258
2026-03-25 04:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a2bcd0e8-0b9a-5319-8378-84a42b7cc995 with identifier: 10715258
2026-03-25 04:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a2bcd0e8-0b9a-5319-8378-84a42b7cc995 with identifier: 10715258 to the API
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715258>
{'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-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a2bcd0e8-0b9a-5319-8378-84a42b7cc995',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL342BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715258',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 90423,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 Creative - Hybrid - Automatic - 180 hp - 90.423 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2022}
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715258%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Saving data for 10715258: {'auction_closing_time': 1774444500.0, 'created_time': 1774294560.202613, 'last_price_update_time': 1774413044.262256}
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715258') HTTP/1.1" 204 0
2026-03-25 04:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 335d97fd-0892-51eb-921e-7df6846ccbc6 with identifier: 10715276
2026-03-25 04:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 335d97fd-0892-51eb-921e-7df6846ccbc6 with identifier: 10715276
2026-03-25 04:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 335d97fd-0892-51eb-921e-7df6846ccbc6 with identifier: 10715276 to the API
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715276>
{'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': 180,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '335d97fd-0892-51eb-921e-7df6846ccbc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH602PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715276',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 64525,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 N Line - AWD - Hybrid - Automatic - 180 hp - '
'64.525 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715276%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Saving data for 10715276: {'auction_closing_time': 1774444500.0, 'created_time': 1774294552.495124, 'last_price_update_time': 1774413044.541891}
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715276') HTTP/1.1" 204 0
2026-03-25 04:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: be2d0e9b-c448-5a58-85da-d3f81b479017 with identifier: 10715320
2026-03-25 04:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: be2d0e9b-c448-5a58-85da-d3f81b479017 with identifier: 10715320
2026-03-25 04:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: be2d0e9b-c448-5a58-85da-d3f81b479017 with identifier: 10715320 to the API
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715320>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'be2d0e9b-c448-5a58-85da-d3f81b479017',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE555MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715320',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 100218,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Tucson 1.6 CRDI Creative - Diesel - Automatic - 136 hp - '
'100.218 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2022}
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715320%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Saving data for 10715320: {'auction_closing_time': 1774444500.0, 'created_time': 1774294558.601406, 'last_price_update_time': 1774413044.832094}
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715320') HTTP/1.1" 204 0
2026-03-25 04:30:44 [adesa.fr] INFO: Found listing with ID: 10715261
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715261%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Scrape type for 10715261: 2
2026-03-25 04:30:44 [adesa.fr] INFO: Scraping item 10715261 url https://www.openlane.eu/en/carv6/auction/10715261
2026-03-25 04:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:44 [adesa.fr] INFO: Found listing with ID: 10715319
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715319%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Scrape type for 10715319: 2
2026-03-25 04:30:44 [adesa.fr] INFO: Scraping item 10715319 url https://www.openlane.eu/en/carv6/auction/10715319
2026-03-25 04:30:44 [adesa.fr] INFO: Found listing with ID: 10715310
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715310%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Scrape type for 10715310: 2
2026-03-25 04:30:44 [adesa.fr] INFO: Scraping item 10715310 url https://www.openlane.eu/en/carv6/auction/10715310
2026-03-25 04:30:44 [adesa.fr] INFO: Found listing with ID: 10715308
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715308%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Scrape type for 10715308: 2
2026-03-25 04:30:44 [adesa.fr] INFO: Scraping item 10715308 url https://www.openlane.eu/en/carv6/auction/10715308
2026-03-25 04:30:44 [adesa.fr] INFO: Found listing with ID: 10715251
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715251%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Scrape type for 10715251: 2
2026-03-25 04:30:44 [adesa.fr] INFO: Scraping item 10715251 url https://www.openlane.eu/en/carv6/auction/10715251
2026-03-25 04:30:44 [adesa.fr] INFO: Found listing with ID: 10715299
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715299%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Scrape type for 10715299: 2
2026-03-25 04:30:44 [adesa.fr] INFO: Scraping item 10715299 url https://www.openlane.eu/en/carv6/auction/10715299
2026-03-25 04:30:44 [adesa.fr] INFO: Found listing with ID: 10715295
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715295%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Scrape type for 10715295: 2
2026-03-25 04:30:44 [adesa.fr] INFO: Scraping item 10715295 url https://www.openlane.eu/en/carv6/auction/10715295
2026-03-25 04:30:44 [adesa.fr] INFO: Found listing with ID: 10715249
2026-03-25 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715249%27 HTTP/1.1" 200 None
2026-03-25 04:30:44 [adesa.fr] INFO: Scrape type for 10715249: 2
2026-03-25 04:30:44 [adesa.fr] INFO: Scraping item 10715249 url https://www.openlane.eu/en/carv6/auction/10715249
2026-03-25 04:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff0d29c-b952-5cd5-aa1f-71bc93eb2fd9 with identifier: 10715290
2026-03-25 04:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff0d29c-b952-5cd5-aa1f-71bc93eb2fd9 with scrape type 2
2026-03-25 04:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff0d29c-b952-5cd5-aa1f-71bc93eb2fd9 with scrape type 2
2026-03-25 04:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5ff0d29c-b952-5cd5-aa1f-71bc93eb2fd9, identifier: 10715290
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715262
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715262%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715262: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715262 url https://www.openlane.eu/en/carv6/auction/10715262
2026-03-25 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5ff0d29c-b952-5cd5-aa1f-71bc93eb2fd9 with identifier: 10715290
2026-03-25 04:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5ff0d29c-b952-5cd5-aa1f-71bc93eb2fd9 with identifier: 10715290
2026-03-25 04:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5ff0d29c-b952-5cd5-aa1f-71bc93eb2fd9 with identifier: 10715290 to the API
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715290>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '5ff0d29c-b952-5cd5-aa1f-71bc93eb2fd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK970YL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715290',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 88094,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 T-GDI Executive - Hybrid - Automatic - 180 hp - '
'88.094 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715290%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Saving data for 10715290: {'auction_closing_time': 1774444500.0, 'created_time': 1774294555.435595, 'last_price_update_time': 1774413045.38899}
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715290') HTTP/1.1" 204 0
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715336
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715336%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715336: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715336 url https://www.openlane.eu/en/carv6/auction/10715336
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715286
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715286%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715286: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715286 url https://www.openlane.eu/en/carv6/auction/10715286
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715282
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715282%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715282: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715282 url https://www.openlane.eu/en/carv6/auction/10715282
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715303
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715303%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715303: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715303 url https://www.openlane.eu/en/carv6/auction/10715303
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715351
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715351%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715351: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715351 url https://www.openlane.eu/en/carv6/auction/10715351
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715341
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715341%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715341: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715341 url https://www.openlane.eu/en/carv6/auction/10715341
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715313
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715313%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715313: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715313 url https://www.openlane.eu/en/carv6/auction/10715313
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715277
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715277%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715277: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715277 url https://www.openlane.eu/en/carv6/auction/10715277
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715315
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715315%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715315: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715315 url https://www.openlane.eu/en/carv6/auction/10715315
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715317
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715317%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715317: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715317 url https://www.openlane.eu/en/carv6/auction/10715317
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715269
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715269%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715269: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715269 url https://www.openlane.eu/en/carv6/auction/10715269
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715350
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715350%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715350: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715350 url https://www.openlane.eu/en/carv6/auction/10715350
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715044
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715044%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715044: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715044 url https://www.openlane.eu/en/carv6/auction/10715044
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715270
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715270%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715270: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715270 url https://www.openlane.eu/en/carv6/auction/10715270
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715049
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715049%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715049: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715049 url https://www.openlane.eu/en/carv6/auction/10715049
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715326
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715326%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715326: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715326 url https://www.openlane.eu/en/carv6/auction/10715326
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715292
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715292%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715292: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715292 url https://www.openlane.eu/en/carv6/auction/10715292
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715342
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715342%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715342: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715342 url https://www.openlane.eu/en/carv6/auction/10715342
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715331
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715331%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715331: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715331 url https://www.openlane.eu/en/carv6/auction/10715331
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715340
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715340%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715340: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715340 url https://www.openlane.eu/en/carv6/auction/10715340
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715040
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715040%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715040: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715040 url https://www.openlane.eu/en/carv6/auction/10715040
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715330
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715330%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715330: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715330 url https://www.openlane.eu/en/carv6/auction/10715330
2026-03-25 04:30:45 [adesa.fr] INFO: Found listing with ID: 10715338
2026-03-25 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715338%27 HTTP/1.1" 200 None
2026-03-25 04:30:45 [adesa.fr] INFO: Scrape type for 10715338: 2
2026-03-25 04:30:45 [adesa.fr] INFO: Scraping item 10715338 url https://www.openlane.eu/en/carv6/auction/10715338
2026-03-25 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10715036
2026-03-25 04:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52e732e2-4035-5e49-a7dc-7919048a44b5 with scrape type 2
2026-03-25 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52e732e2-4035-5e49-a7dc-7919048a44b5 with scrape type 2
2026-03-25 04:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 52e732e2-4035-5e49-a7dc-7919048a44b5, identifier: 10715036
2026-03-25 04:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10715036
2026-03-25 04:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10715036
2026-03-25 04:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10715036 to the API
2026-03-25 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715036>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 199,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '52e732e2-4035-5e49-a7dc-7919048a44b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-774-MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715036',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 83310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 1.5 P300e R-Dynamic SE - AWD - Hybrid - '
'Automatic - 199 hp - 83.310 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2022}
2026-03-25 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715036%27 HTTP/1.1" 200 None
2026-03-25 04:30:46 [adesa.fr] INFO: Saving data for 10715036: {'auction_closing_time': 1774444500.0, 'created_time': 1774294537.40828, 'last_price_update_time': 1774413046.705283}
2026-03-25 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715036') HTTP/1.1" 204 0
2026-03-25 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10715055
2026-03-25 04:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with scrape type 2
2026-03-25 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with scrape type 2
2026-03-25 04:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8, identifier: 10715055
2026-03-25 04:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10715055
2026-03-25 04:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10715055
2026-03-25 04:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10715055 to the API
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715055>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '0a2a4ebf-07c5-525b-ba51-77c4a05632d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-822-JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715055',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 193088,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 GDI Active Business - Hybrid - Automatic - 180 hp '
'- 193.088 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2022}
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715055%27 HTTP/1.1" 200 None
2026-03-25 04:30:47 [adesa.fr] INFO: Saving data for 10715055: {'auction_closing_time': 1774444500.0, 'created_time': 1774294580.430259, 'last_price_update_time': 1774413047.262713}
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715055') HTTP/1.1" 204 0
2026-03-25 04:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af72244-2735-5b09-9665-606d962d07d5 with identifier: 10715343
2026-03-25 04:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af72244-2735-5b09-9665-606d962d07d5 with scrape type 2
2026-03-25 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3af72244-2735-5b09-9665-606d962d07d5 with scrape type 2
2026-03-25 04:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3af72244-2735-5b09-9665-606d962d07d5, identifier: 10715343
2026-03-25 04:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1659ea09-d46b-52ee-b370-3e2f99ceb60f with identifier: 10715289
2026-03-25 04:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1659ea09-d46b-52ee-b370-3e2f99ceb60f with scrape type 2
2026-03-25 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1659ea09-d46b-52ee-b370-3e2f99ceb60f with scrape type 2
2026-03-25 04:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1659ea09-d46b-52ee-b370-3e2f99ceb60f, identifier: 10715289
2026-03-25 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3af72244-2735-5b09-9665-606d962d07d5 with identifier: 10715343
2026-03-25 04:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3af72244-2735-5b09-9665-606d962d07d5 with identifier: 10715343
2026-03-25 04:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3af72244-2735-5b09-9665-606d962d07d5 with identifier: 10715343 to the API
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715343>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 309,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '3af72244-2735-5b09-9665-606d962d07d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY783KW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715343',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 106249,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-04-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Land Rover Discovery Sport 1.5 P300e - AWD - Hybrid - Automatic - '
'309 hp - 106.249 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715343%27 HTTP/1.1" 200 None
2026-03-25 04:30:47 [adesa.fr] INFO: Saving data for 10715343: {'auction_closing_time': 1774444500.0, 'created_time': 1774294541.123649, 'last_price_update_time': 1774413047.744205}
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715343') HTTP/1.1" 204 0
2026-03-25 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1659ea09-d46b-52ee-b370-3e2f99ceb60f with identifier: 10715289
2026-03-25 04:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1659ea09-d46b-52ee-b370-3e2f99ceb60f with identifier: 10715289
2026-03-25 04:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1659ea09-d46b-52ee-b370-3e2f99ceb60f with identifier: 10715289 to the API
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715289>
{'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': 180,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '1659ea09-d46b-52ee-b370-3e2f99ceb60f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK883YH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715289',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 76827,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia Sportage 1.6 T-GDI Active - AWD - Hybrid - Automatic - 180 hp - '
'76.827 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715289%27 HTTP/1.1" 200 None
2026-03-25 04:30:48 [adesa.fr] INFO: Saving data for 10715289: {'auction_closing_time': 1774444500.0, 'created_time': 1774294550.333059, 'last_price_update_time': 1774413048.024391}
2026-03-25 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715289') HTTP/1.1" 204 0
2026-03-25 04:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10715061
2026-03-25 04:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7377e037-e684-544b-900c-10d5f974160a with scrape type 2
2026-03-25 04:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7377e037-e684-544b-900c-10d5f974160a with scrape type 2
2026-03-25 04:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7377e037-e684-544b-900c-10d5f974160a, identifier: 10715061
2026-03-25 04:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10715061
2026-03-25 04:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10715061
2026-03-25 04:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10715061 to the API
2026-03-25 04:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715061>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '7377e037-e684-544b-900c-10d5f974160a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-028-ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715061',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 177939,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Active Business - Hybrid - Automatic - 180 '
'hp - 177.939 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2022}
2026-03-25 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715061%27 HTTP/1.1" 200 None
2026-03-25 04:30:48 [adesa.fr] INFO: Saving data for 10715061: {'auction_closing_time': 1774444500.0, 'created_time': 1774294552.961106, 'last_price_update_time': 1774413048.523942}
2026-03-25 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715061') HTTP/1.1" 204 0
2026-03-25 04:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc80eea1-75e0-5b77-921e-2139070bdb2e with identifier: 10715346
2026-03-25 04:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc80eea1-75e0-5b77-921e-2139070bdb2e with scrape type 2
2026-03-25 04:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc80eea1-75e0-5b77-921e-2139070bdb2e with scrape type 2
2026-03-25 04:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fc80eea1-75e0-5b77-921e-2139070bdb2e, identifier: 10715346
2026-03-25 04:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 336e07c6-d3d0-531d-9d80-a1a1a93dbb6a with identifier: 10715257
2026-03-25 04:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 336e07c6-d3d0-531d-9d80-a1a1a93dbb6a with scrape type 2
2026-03-25 04:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 336e07c6-d3d0-531d-9d80-a1a1a93dbb6a with scrape type 2
2026-03-25 04:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 336e07c6-d3d0-531d-9d80-a1a1a93dbb6a, identifier: 10715257
2026-03-25 04:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fc80eea1-75e0-5b77-921e-2139070bdb2e with identifier: 10715346
2026-03-25 04:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fc80eea1-75e0-5b77-921e-2139070bdb2e with identifier: 10715346
2026-03-25 04:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fc80eea1-75e0-5b77-921e-2139070bdb2e with identifier: 10715346 to the API
2026-03-25 04:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715346>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fc80eea1-75e0-5b77-921e-2139070bdb2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV136TJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715346',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 74342,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2020-12-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLA 250e Business Line - Hybrid - Automatic - 160 hp '
'- 74.342 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2020}
2026-03-25 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715346%27 HTTP/1.1" 200 None
2026-03-25 04:30:48 [adesa.fr] INFO: Saving data for 10715346: {'auction_closing_time': 1774444500.0, 'created_time': 1774294511.392894, 'last_price_update_time': 1774413048.996785}
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715346') HTTP/1.1" 204 0
2026-03-25 04:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 336e07c6-d3d0-531d-9d80-a1a1a93dbb6a with identifier: 10715257
2026-03-25 04:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 336e07c6-d3d0-531d-9d80-a1a1a93dbb6a with identifier: 10715257
2026-03-25 04:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 336e07c6-d3d0-531d-9d80-a1a1a93dbb6a with identifier: 10715257 to the API
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715257>
{'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-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '336e07c6-d3d0-531d-9d80-a1a1a93dbb6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS655WR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715257',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 67627,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 X 1.2 Shine - Petrol - Automatic - 131 hp - 67.627 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715257%27 HTTP/1.1" 200 None
2026-03-25 04:30:49 [adesa.fr] INFO: Saving data for 10715257: {'auction_closing_time': 1774444500.0, 'created_time': 1774294227.066277, 'last_price_update_time': 1774413049.286665}
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715257') HTTP/1.1" 204 0
2026-03-25 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969ac55c-7df9-533f-b8a2-8838c1745d7a with identifier: 10715038
2026-03-25 04:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969ac55c-7df9-533f-b8a2-8838c1745d7a with scrape type 2
2026-03-25 04:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 969ac55c-7df9-533f-b8a2-8838c1745d7a with scrape type 2
2026-03-25 04:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 969ac55c-7df9-533f-b8a2-8838c1745d7a, identifier: 10715038
2026-03-25 04:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68318dec-472a-5b49-b097-027b4a666488 with identifier: 10715272
2026-03-25 04:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68318dec-472a-5b49-b097-027b4a666488 with scrape type 2
2026-03-25 04:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68318dec-472a-5b49-b097-027b4a666488 with scrape type 2
2026-03-25 04:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 68318dec-472a-5b49-b097-027b4a666488, identifier: 10715272
2026-03-25 04:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 969ac55c-7df9-533f-b8a2-8838c1745d7a with identifier: 10715038
2026-03-25 04:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 969ac55c-7df9-533f-b8a2-8838c1745d7a with identifier: 10715038
2026-03-25 04:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 969ac55c-7df9-533f-b8a2-8838c1745d7a with identifier: 10715038 to the API
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715038>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '969ac55c-7df9-533f-b8a2-8838c1745d7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-218-BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715038',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 166055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2i GT - Petrol - Automatic - 130 hp - 166.055 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715038%27 HTTP/1.1" 200 None
2026-03-25 04:30:49 [adesa.fr] INFO: Saving data for 10715038: {'auction_closing_time': 1774444500.0, 'created_time': 1774294518.904702, 'last_price_update_time': 1774413049.879817}
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715038') HTTP/1.1" 204 0
2026-03-25 04:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 68318dec-472a-5b49-b097-027b4a666488 with identifier: 10715272
2026-03-25 04:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 68318dec-472a-5b49-b097-027b4a666488 with identifier: 10715272
2026-03-25 04:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 68318dec-472a-5b49-b097-027b4a666488 with identifier: 10715272 to the API
2026-03-25 04:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715272>
{'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-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '68318dec-472a-5b49-b097-027b4a666488',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD993WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715272',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 75237,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'75.237 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-25 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715272%27 HTTP/1.1" 200 None
2026-03-25 04:30:50 [adesa.fr] INFO: Saving data for 10715272: {'auction_closing_time': 1774444500.0, 'created_time': 1774294456.224829, 'last_price_update_time': 1774413050.174325}
2026-03-25 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715272') HTTP/1.1" 204 0
2026-03-25 04:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78972c97-6428-53b9-8a06-1bb596aa7102 with identifier: 10715316
2026-03-25 04:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78972c97-6428-53b9-8a06-1bb596aa7102 with scrape type 2
2026-03-25 04:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78972c97-6428-53b9-8a06-1bb596aa7102 with scrape type 2
2026-03-25 04:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 78972c97-6428-53b9-8a06-1bb596aa7102, identifier: 10715316
2026-03-25 04:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 78972c97-6428-53b9-8a06-1bb596aa7102 with identifier: 10715316
2026-03-25 04:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 78972c97-6428-53b9-8a06-1bb596aa7102 with identifier: 10715316
2026-03-25 04:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 78972c97-6428-53b9-8a06-1bb596aa7102 with identifier: 10715316 to the API
2026-03-25 04:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715316>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '78972c97-6428-53b9-8a06-1bb596aa7102',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS758SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715316',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 66554,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Opel Grandland 1.5 Business Elegance - Diesel - Automatic - 130 hp '
'- 66.554 km',
'transmission': 'automatic',
'trim': 'Business Elegance',
'vin': None,
'year': 2023}
2026-03-25 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715316%27 HTTP/1.1" 200 None
2026-03-25 04:30:50 [adesa.fr] INFO: Saving data for 10715316: {'auction_closing_time': 1774444500.0, 'created_time': 1774294478.716777, 'last_price_update_time': 1774413050.560506}
2026-03-25 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715316') HTTP/1.1" 204 0
2026-03-25 04:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c4418fb-20fb-530a-8150-219982780032 with identifier: 10715293
2026-03-25 04:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c4418fb-20fb-530a-8150-219982780032 with scrape type 2
2026-03-25 04:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c4418fb-20fb-530a-8150-219982780032 with scrape type 2
2026-03-25 04:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2c4418fb-20fb-530a-8150-219982780032, identifier: 10715293
2026-03-25 04:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2bc75ce-018d-5f5c-a31c-ab15bba7d9e7 with identifier: 10715324
2026-03-25 04:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2bc75ce-018d-5f5c-a31c-ab15bba7d9e7 with scrape type 2
2026-03-25 04:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2bc75ce-018d-5f5c-a31c-ab15bba7d9e7 with scrape type 2
2026-03-25 04:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b2bc75ce-018d-5f5c-a31c-ab15bba7d9e7, identifier: 10715324
2026-03-25 04:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2c4418fb-20fb-530a-8150-219982780032 with identifier: 10715293
2026-03-25 04:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2c4418fb-20fb-530a-8150-219982780032 with identifier: 10715293
2026-03-25 04:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2c4418fb-20fb-530a-8150-219982780032 with identifier: 10715293 to the API
2026-03-25 04:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715293>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '2c4418fb-20fb-530a-8150-219982780032',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR259HH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715293',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 97376,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2020-07-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 208 1.2i Active Business - Petrol - Manual - 100 hp - '
'97.376 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715293%27 HTTP/1.1" 200 None
2026-03-25 04:30:51 [adesa.fr] INFO: Saving data for 10715293: {'auction_closing_time': 1774444500.0, 'created_time': 1774294461.037318, 'last_price_update_time': 1774413051.032156}
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715293') HTTP/1.1" 204 0
2026-03-25 04:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b2bc75ce-018d-5f5c-a31c-ab15bba7d9e7 with identifier: 10715324
2026-03-25 04:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b2bc75ce-018d-5f5c-a31c-ab15bba7d9e7 with identifier: 10715324
2026-03-25 04:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b2bc75ce-018d-5f5c-a31c-ab15bba7d9e7 with identifier: 10715324 to the API
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715324>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': 'b2bc75ce-018d-5f5c-a31c-ab15bba7d9e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK289SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715324',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 47377,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 208 Active Pack - Electric - Automatic - 136 hp - 47.377 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715324%27 HTTP/1.1" 200 None
2026-03-25 04:30:51 [adesa.fr] INFO: Saving data for 10715324: {'auction_closing_time': 1774444500.0, 'created_time': 1774294456.80579, 'last_price_update_time': 1774413051.32161}
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715324') HTTP/1.1" 204 0
2026-03-25 04:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7d923fb-7763-5465-a0ff-99007e436580 with identifier: 10715297
2026-03-25 04:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7d923fb-7763-5465-a0ff-99007e436580 with scrape type 2
2026-03-25 04:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7d923fb-7763-5465-a0ff-99007e436580 with scrape type 2
2026-03-25 04:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c7d923fb-7763-5465-a0ff-99007e436580, identifier: 10715297
2026-03-25 04:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c7d923fb-7763-5465-a0ff-99007e436580 with identifier: 10715297
2026-03-25 04:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c7d923fb-7763-5465-a0ff-99007e436580 with identifier: 10715297
2026-03-25 04:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c7d923fb-7763-5465-a0ff-99007e436580 with identifier: 10715297 to the API
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715297>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': 'c7d923fb-7763-5465-a0ff-99007e436580',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK156NY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715297',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 35071,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 2008 Roadtrip - Electric - Automatic - 136 hp - 35.071 km',
'transmission': 'automatic',
'trim': 'Roadtrip',
'vin': None,
'year': 2022}
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715297%27 HTTP/1.1" 200 None
2026-03-25 04:30:51 [adesa.fr] INFO: Saving data for 10715297: {'auction_closing_time': 1774444500.0, 'created_time': 1774294467.561833, 'last_price_update_time': 1774413051.701753}
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715297') HTTP/1.1" 204 0
2026-03-25 04:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d0cbfa-ed34-5997-b614-d1f73b60fbe6 with identifier: 10715321
2026-03-25 04:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d0cbfa-ed34-5997-b614-d1f73b60fbe6 with scrape type 2
2026-03-25 04:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d0cbfa-ed34-5997-b614-d1f73b60fbe6 with scrape type 2
2026-03-25 04:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 26d0cbfa-ed34-5997-b614-d1f73b60fbe6, identifier: 10715321
2026-03-25 04:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 26d0cbfa-ed34-5997-b614-d1f73b60fbe6 with identifier: 10715321
2026-03-25 04:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 26d0cbfa-ed34-5997-b614-d1f73b60fbe6 with identifier: 10715321
2026-03-25 04:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 26d0cbfa-ed34-5997-b614-d1f73b60fbe6 with identifier: 10715321 to the API
2026-03-25 04:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715321>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '26d0cbfa-ed34-5997-b614-d1f73b60fbe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN487FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715321',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 115713,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-04-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 SW Active Pack - Petrol - Manual - 130 hp - 115.713 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-25 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715321%27 HTTP/1.1" 200 None
2026-03-25 04:30:52 [adesa.fr] INFO: Saving data for 10715321: {'auction_closing_time': 1774444500.0, 'created_time': 1774294236.770068, 'last_price_update_time': 1774413052.213205}
2026-03-25 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715321') HTTP/1.1" 204 0
2026-03-25 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7013f310-f9ee-53be-bb98-537a791cedfb with identifier: 10715040
2026-03-25 04:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7013f310-f9ee-53be-bb98-537a791cedfb with scrape type 2
2026-03-25 04:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7013f310-f9ee-53be-bb98-537a791cedfb with scrape type 2
2026-03-25 04:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7013f310-f9ee-53be-bb98-537a791cedfb, identifier: 10715040
2026-03-25 04:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7013f310-f9ee-53be-bb98-537a791cedfb with identifier: 10715040
2026-03-25 04:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7013f310-f9ee-53be-bb98-537a791cedfb with identifier: 10715040
2026-03-25 04:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7013f310-f9ee-53be-bb98-537a791cedfb with identifier: 10715040 to the API
2026-03-25 04:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715040>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '7013f310-f9ee-53be-bb98-537a791cedfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-828-GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715040',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 163026,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 163.026 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715040%27 HTTP/1.1" 200 None
2026-03-25 04:30:53 [adesa.fr] INFO: Saving data for 10715040: {'auction_closing_time': 1774444500.0, 'created_time': 1774294321.408144, 'last_price_update_time': 1774413053.082612}
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715040') HTTP/1.1" 204 0
2026-03-25 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61af1679-13d8-50c4-8e02-4b6af9e026bd with identifier: 10715340
2026-03-25 04:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61af1679-13d8-50c4-8e02-4b6af9e026bd with scrape type 2
2026-03-25 04:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61af1679-13d8-50c4-8e02-4b6af9e026bd with scrape type 2
2026-03-25 04:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 61af1679-13d8-50c4-8e02-4b6af9e026bd, identifier: 10715340
2026-03-25 04:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 61af1679-13d8-50c4-8e02-4b6af9e026bd with identifier: 10715340
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-25 04:30:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 61af1679-13d8-50c4-8e02-4b6af9e026bd with identifier: 10715340
2026-03-25 04:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 61af1679-13d8-50c4-8e02-4b6af9e026bd with identifier: 10715340 to the API
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715340>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '61af1679-13d8-50c4-8e02-4b6af9e026bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE110HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715340',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 80094,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla 1.8 Dynamic Business - Hybrid - Automatic - 98 hp - '
'80.094 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715340%27 HTTP/1.1" 200 None
2026-03-25 04:30:53 [adesa.fr] INFO: Saving data for 10715340: {'auction_closing_time': 1774444500.0, 'created_time': 1774294339.110967, 'last_price_update_time': 1774413053.58579}
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715340') HTTP/1.1" 204 0
2026-03-25 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d422efe9-8089-5fb7-ac79-4c453ff7815e with identifier: 10715331
2026-03-25 04:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d422efe9-8089-5fb7-ac79-4c453ff7815e with scrape type 2
2026-03-25 04:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d422efe9-8089-5fb7-ac79-4c453ff7815e with scrape type 2
2026-03-25 04:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d422efe9-8089-5fb7-ac79-4c453ff7815e, identifier: 10715331
2026-03-25 04:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d422efe9-8089-5fb7-ac79-4c453ff7815e with identifier: 10715331
2026-03-25 04:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d422efe9-8089-5fb7-ac79-4c453ff7815e with identifier: 10715331
2026-03-25 04:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d422efe9-8089-5fb7-ac79-4c453ff7815e with identifier: 10715331 to the API
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715331>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd422efe9-8089-5fb7-ac79-4c453ff7815e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM666XP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715331',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 87977,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-01-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota C-HR 1.8 Graphic - Hybrid - Automatic - 122 hp - 87.977 km',
'transmission': 'automatic',
'trim': 'Graphic',
'vin': None,
'year': 2020}
2026-03-25 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715331%27 HTTP/1.1" 200 None
2026-03-25 04:30:54 [adesa.fr] INFO: Saving data for 10715331: {'auction_closing_time': 1774444500.0, 'created_time': 1774294320.674138, 'last_price_update_time': 1774413054.00619}
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715331') HTTP/1.1" 204 0
2026-03-25 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:54 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='fb1004f5ed6d2a024bb884ae2f5f94ce') while processing URL (https://www.openlane.eu/en/carv6/auction/10715057): 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-25 04: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-25 04: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-25 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac1dcf33-4254-5a2e-b88b-bad85d67c771 with identifier: 10715338
2026-03-25 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac1dcf33-4254-5a2e-b88b-bad85d67c771 with scrape type 2
2026-03-25 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac1dcf33-4254-5a2e-b88b-bad85d67c771 with scrape type 2
2026-03-25 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ac1dcf33-4254-5a2e-b88b-bad85d67c771, identifier: 10715338
2026-03-25 04:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ac1dcf33-4254-5a2e-b88b-bad85d67c771 with identifier: 10715338
2026-03-25 04:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ac1dcf33-4254-5a2e-b88b-bad85d67c771 with identifier: 10715338
2026-03-25 04:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ac1dcf33-4254-5a2e-b88b-bad85d67c771 with identifier: 10715338 to the API
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715338>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ac1dcf33-4254-5a2e-b88b-bad85d67c771',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM657AS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715338',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 35976,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2021-08-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Touring Sports Design - Hybrid - Automatic - 152 hp '
'- 35.976 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2021}
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715338%27 HTTP/1.1" 200 None
2026-03-25 04:30:54 [adesa.fr] INFO: Saving data for 10715338: {'auction_closing_time': 1774444500.0, 'created_time': 1774294323.255192, 'last_price_update_time': 1774413054.388728}
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715338') HTTP/1.1" 204 0
2026-03-25 04:30:54 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10715057>
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': 'Wed, 25 Mar 2026 04:30:53 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': 'fb1004f5ed6d2a024bb884ae2f5f94ce', '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=fb1004f5ed6d2a024bb884ae2f5f94ce
2026-03-25 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ff95e35-4e3f-57f8-bd55-2e6f70746156 with identifier: 10715330
2026-03-25 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ff95e35-4e3f-57f8-bd55-2e6f70746156 with scrape type 2
2026-03-25 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ff95e35-4e3f-57f8-bd55-2e6f70746156 with scrape type 2
2026-03-25 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4ff95e35-4e3f-57f8-bd55-2e6f70746156, identifier: 10715330
2026-03-25 04:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4ff95e35-4e3f-57f8-bd55-2e6f70746156 with identifier: 10715330
2026-03-25 04:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4ff95e35-4e3f-57f8-bd55-2e6f70746156 with identifier: 10715330
2026-03-25 04:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4ff95e35-4e3f-57f8-bd55-2e6f70746156 with identifier: 10715330 to the API
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715330>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '4ff95e35-4e3f-57f8-bd55-2e6f70746156',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB877QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715330',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 95954,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-09-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic Business - Hybrid - '
'Automatic - 122 hp - 95.954 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715330%27 HTTP/1.1" 200 None
2026-03-25 04:30:54 [adesa.fr] INFO: Saving data for 10715330: {'auction_closing_time': 1774444500.0, 'created_time': 1774294312.614454, 'last_price_update_time': 1774413054.773286}
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715330') HTTP/1.1" 204 0
2026-03-25 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66e87c0b-15ec-5643-801d-2d80eb4da1fd with identifier: 10715292
2026-03-25 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66e87c0b-15ec-5643-801d-2d80eb4da1fd with scrape type 2
2026-03-25 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66e87c0b-15ec-5643-801d-2d80eb4da1fd with scrape type 2
2026-03-25 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 66e87c0b-15ec-5643-801d-2d80eb4da1fd, identifier: 10715292
2026-03-25 04:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 66e87c0b-15ec-5643-801d-2d80eb4da1fd with identifier: 10715292
2026-03-25 04:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 66e87c0b-15ec-5643-801d-2d80eb4da1fd with identifier: 10715292
2026-03-25 04:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 66e87c0b-15ec-5643-801d-2d80eb4da1fd with identifier: 10715292 to the API
2026-03-25 04:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': '66e87c0b-15ec-5643-801d-2d80eb4da1fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF778CV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715292',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 107278,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model 3 Performance - Dual Motor - Electric - Automatic - 490 '
'hp - 107.278 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715292%27 HTTP/1.1" 200 None
2026-03-25 04:30:55 [adesa.fr] INFO: Saving data for 10715292: {'auction_closing_time': 1774444500.0, 'created_time': 1774294269.519621, 'last_price_update_time': 1774413055.161298}
2026-03-25 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715292') HTTP/1.1" 204 0
2026-03-25 04:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66ee11ac-3a3a-5ab2-a15e-8c11cedaa073 with identifier: 10715342
2026-03-25 04:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66ee11ac-3a3a-5ab2-a15e-8c11cedaa073 with scrape type 2
2026-03-25 04:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66ee11ac-3a3a-5ab2-a15e-8c11cedaa073 with scrape type 2
2026-03-25 04:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 66ee11ac-3a3a-5ab2-a15e-8c11cedaa073, identifier: 10715342
2026-03-25 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 66ee11ac-3a3a-5ab2-a15e-8c11cedaa073 with identifier: 10715342
2026-03-25 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 66ee11ac-3a3a-5ab2-a15e-8c11cedaa073 with identifier: 10715342
2026-03-25 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 66ee11ac-3a3a-5ab2-a15e-8c11cedaa073 with identifier: 10715342 to the API
2026-03-25 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715342>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': '66ee11ac-3a3a-5ab2-a15e-8c11cedaa073',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE231NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715342',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 61802,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model Y - Dual Motor - Electric - Automatic - 476 hp - 61.802 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715342%27 HTTP/1.1" 200 None
2026-03-25 04:30:55 [adesa.fr] INFO: Saving data for 10715342: {'auction_closing_time': 1774444500.0, 'created_time': 1774294256.71422, 'last_price_update_time': 1774413055.547879}
2026-03-25 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715342') HTTP/1.1" 204 0
2026-03-25 04:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e51c3e90-7117-5f5d-abc8-38e233ad3aa6 with identifier: 10715326
2026-03-25 04:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e51c3e90-7117-5f5d-abc8-38e233ad3aa6 with scrape type 2
2026-03-25 04:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e51c3e90-7117-5f5d-abc8-38e233ad3aa6 with scrape type 2
2026-03-25 04:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e51c3e90-7117-5f5d-abc8-38e233ad3aa6, identifier: 10715326
2026-03-25 04:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10715049
2026-03-25 04:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 with scrape type 2
2026-03-25 04:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 with scrape type 2
2026-03-25 04:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dff8d2b6-306b-52ec-970e-236d6aebc8c6, identifier: 10715049
2026-03-25 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e51c3e90-7117-5f5d-abc8-38e233ad3aa6 with identifier: 10715326
2026-03-25 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e51c3e90-7117-5f5d-abc8-38e233ad3aa6 with identifier: 10715326
2026-03-25 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e51c3e90-7117-5f5d-abc8-38e233ad3aa6 with identifier: 10715326 to the API
2026-03-25 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715326>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': 'e51c3e90-7117-5f5d-abc8-38e233ad3aa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG112VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715326',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 70952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model 3 - Dual Motor - Electric - Automatic - 476 hp - 70.952 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715326%27 HTTP/1.1" 200 None
2026-03-25 04:30:56 [adesa.fr] INFO: Saving data for 10715326: {'auction_closing_time': 1774444500.0, 'created_time': 1774294266.522279, 'last_price_update_time': 1774413056.029868}
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715326') HTTP/1.1" 204 0
2026-03-25 04:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10715049
2026-03-25 04:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10715049
2026-03-25 04:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10715049 to the API
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715049>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 305,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'dff8d2b6-306b-52ec-970e-236d6aebc8c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-231-JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715049',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 62887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki Across 2.5 - AWD - Hybrid - Automatic - 305 hp - 62.887 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715049%27 HTTP/1.1" 200 None
2026-03-25 04:30:56 [adesa.fr] INFO: Saving data for 10715049: {'auction_closing_time': 1774444500.0, 'created_time': 1774294248.597667, 'last_price_update_time': 1774413056.318751}
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715049') HTTP/1.1" 204 0
2026-03-25 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:56 [adesa.fr] INFO: Found listing with ID: 10715043
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715043%27 HTTP/1.1" 200 None
2026-03-25 04:30:56 [adesa.fr] INFO: Scrape type for 10715043: 2
2026-03-25 04:30:56 [adesa.fr] INFO: Scraping item 10715043 url https://www.openlane.eu/en/carv6/auction/10715043
2026-03-25 04:30:56 [adesa.fr] INFO: Found listing with ID: 10715266
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715266%27 HTTP/1.1" 200 None
2026-03-25 04:30:56 [adesa.fr] INFO: Scrape type for 10715266: 2
2026-03-25 04:30:56 [adesa.fr] INFO: Scraping item 10715266 url https://www.openlane.eu/en/carv6/auction/10715266
2026-03-25 04:30:56 [adesa.fr] INFO: Found listing with ID: 10715048
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715048%27 HTTP/1.1" 200 None
2026-03-25 04:30:56 [adesa.fr] INFO: Scrape type for 10715048: 2
2026-03-25 04:30:56 [adesa.fr] INFO: Scraping item 10715048 url https://www.openlane.eu/en/carv6/auction/10715048
2026-03-25 04:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10715044
2026-03-25 04:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 with scrape type 2
2026-03-25 04:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 with scrape type 2
2026-03-25 04:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4d38ec35-81d1-5ed3-9213-602cb34299e3, identifier: 10715044
2026-03-25 04:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4421eda-b73e-5bee-b8fd-5e5d1f3c9cc1 with identifier: 10715270
2026-03-25 04:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4421eda-b73e-5bee-b8fd-5e5d1f3c9cc1 with scrape type 2
2026-03-25 04:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4421eda-b73e-5bee-b8fd-5e5d1f3c9cc1 with scrape type 2
2026-03-25 04:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f4421eda-b73e-5bee-b8fd-5e5d1f3c9cc1, identifier: 10715270
2026-03-25 04:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e59d288e-deba-55c2-bea2-f42af2f01cd3 with identifier: 10715350
2026-03-25 04:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e59d288e-deba-55c2-bea2-f42af2f01cd3 with scrape type 2
2026-03-25 04:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e59d288e-deba-55c2-bea2-f42af2f01cd3 with scrape type 2
2026-03-25 04:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e59d288e-deba-55c2-bea2-f42af2f01cd3, identifier: 10715350
2026-03-25 04:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bc90c50-0e06-5275-9266-27aa57852053 with identifier: 10715269
2026-03-25 04:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bc90c50-0e06-5275-9266-27aa57852053 with scrape type 2
2026-03-25 04:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bc90c50-0e06-5275-9266-27aa57852053 with scrape type 2
2026-03-25 04:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1bc90c50-0e06-5275-9266-27aa57852053, identifier: 10715269
2026-03-25 04:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10715044
2026-03-25 04:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-25 04:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04: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-25 04:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10715044
2026-03-25 04:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10715044 to the API
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715044>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'CNG',
'id': '4d38ec35-81d1-5ed3-9213-602cb34299e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-342-EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715044',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 141146,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-08-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.5 Business - CNG - Automatic - 131 hp - '
'141.146 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715044%27 HTTP/1.1" 200 None
2026-03-25 04:30:57 [adesa.fr] INFO: Saving data for 10715044: {'auction_closing_time': 1774444500.0, 'created_time': 1774294246.343482, 'last_price_update_time': 1774413057.360266}
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715044') HTTP/1.1" 204 0
2026-03-25 04:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f4421eda-b73e-5bee-b8fd-5e5d1f3c9cc1 with identifier: 10715270
2026-03-25 04:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f4421eda-b73e-5bee-b8fd-5e5d1f3c9cc1 with identifier: 10715270
2026-03-25 04:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f4421eda-b73e-5bee-b8fd-5e5d1f3c9cc1 with identifier: 10715270 to the API
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715270>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f4421eda-b73e-5bee-b8fd-5e5d1f3c9cc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA856EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715270',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 23798,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 150 hp '
'- 23.798 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715270%27 HTTP/1.1" 200 None
2026-03-25 04:30:57 [adesa.fr] INFO: Saving data for 10715270: {'auction_closing_time': 1774444500.0, 'created_time': 1774294376.874075, 'last_price_update_time': 1774413057.658488}
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715270') HTTP/1.1" 204 0
2026-03-25 04:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e59d288e-deba-55c2-bea2-f42af2f01cd3 with identifier: 10715350
2026-03-25 04:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e59d288e-deba-55c2-bea2-f42af2f01cd3 with identifier: 10715350
2026-03-25 04:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e59d288e-deba-55c2-bea2-f42af2f01cd3 with identifier: 10715350 to the API
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715350>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'e59d288e-deba-55c2-bea2-f42af2f01cd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE435PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715350',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 76963,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 76.963 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715350%27 HTTP/1.1" 200 None
2026-03-25 04:30:57 [adesa.fr] INFO: Saving data for 10715350: {'auction_closing_time': 1774444500.0, 'created_time': 1774294246.827794, 'last_price_update_time': 1774413057.954032}
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715350') HTTP/1.1" 204 0
2026-03-25 04:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1bc90c50-0e06-5275-9266-27aa57852053 with identifier: 10715269
2026-03-25 04:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1bc90c50-0e06-5275-9266-27aa57852053 with identifier: 10715269
2026-03-25 04:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1bc90c50-0e06-5275-9266-27aa57852053 with identifier: 10715269 to the API
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715269>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '1bc90c50-0e06-5275-9266-27aa57852053',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA343XK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715269',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 124202,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-07-23',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - '
'124.202 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715269%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Saving data for 10715269: {'auction_closing_time': 1774444500.0, 'created_time': 1774294247.638593, 'last_price_update_time': 1774413058.256606}
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715269') HTTP/1.1" 204 0
2026-03-25 04:30:58 [adesa.fr] INFO: Found listing with ID: 10715060
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715060%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Scrape type for 10715060: 2
2026-03-25 04:30:58 [adesa.fr] INFO: Scraping item 10715060 url https://www.openlane.eu/en/carv6/auction/10715060
2026-03-25 04:30:58 [adesa.fr] INFO: Found listing with ID: 10715275
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715275%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Scrape type for 10715275: 2
2026-03-25 04:30:58 [adesa.fr] INFO: Scraping item 10715275 url https://www.openlane.eu/en/carv6/auction/10715275
2026-03-25 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:30:58 [adesa.fr] INFO: Found listing with ID: 10715311
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715311%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Scrape type for 10715311: 2
2026-03-25 04:30:58 [adesa.fr] INFO: Scraping item 10715311 url https://www.openlane.eu/en/carv6/auction/10715311
2026-03-25 04:30:58 [adesa.fr] INFO: Found listing with ID: 10715307
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715307%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Scrape type for 10715307: 2
2026-03-25 04:30:58 [adesa.fr] INFO: Scraping item 10715307 url https://www.openlane.eu/en/carv6/auction/10715307
2026-03-25 04:30:58 [adesa.fr] INFO: Found listing with ID: 10715334
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715334%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Scrape type for 10715334: 2
2026-03-25 04:30:58 [adesa.fr] INFO: Scraping item 10715334 url https://www.openlane.eu/en/carv6/auction/10715334
2026-03-25 04:30:58 [adesa.fr] INFO: Found listing with ID: 10715267
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715267%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Scrape type for 10715267: 2
2026-03-25 04:30:58 [adesa.fr] INFO: Scraping item 10715267 url https://www.openlane.eu/en/carv6/auction/10715267
2026-03-25 04:30:58 [adesa.fr] INFO: Found listing with ID: 10715274
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715274%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Scrape type for 10715274: 2
2026-03-25 04:30:58 [adesa.fr] INFO: Scraping item 10715274 url https://www.openlane.eu/en/carv6/auction/10715274
2026-03-25 04:30:58 [adesa.fr] INFO: Found listing with ID: 10715306
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715306%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Scrape type for 10715306: 2
2026-03-25 04:30:58 [adesa.fr] INFO: Scraping item 10715306 url https://www.openlane.eu/en/carv6/auction/10715306
2026-03-25 04:30:58 [adesa.fr] INFO: Found listing with ID: 10715329
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715329%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Scrape type for 10715329: 2
2026-03-25 04:30:58 [adesa.fr] INFO: Scraping item 10715329 url https://www.openlane.eu/en/carv6/auction/10715329
2026-03-25 04:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 471d8375-3b0b-5679-9b57-20415f865257 with identifier: 10715315
2026-03-25 04:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 471d8375-3b0b-5679-9b57-20415f865257 with scrape type 2
2026-03-25 04:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 471d8375-3b0b-5679-9b57-20415f865257 with scrape type 2
2026-03-25 04:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 471d8375-3b0b-5679-9b57-20415f865257, identifier: 10715315
2026-03-25 04:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d6f10e0-0b79-5243-8605-e9aaa88ee05e with identifier: 10715317
2026-03-25 04:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d6f10e0-0b79-5243-8605-e9aaa88ee05e with scrape type 2
2026-03-25 04:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d6f10e0-0b79-5243-8605-e9aaa88ee05e with scrape type 2
2026-03-25 04:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d6f10e0-0b79-5243-8605-e9aaa88ee05e, identifier: 10715317
2026-03-25 04:30:58 [adesa.fr] INFO: Found listing with ID: 10715300
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715300%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Scrape type for 10715300: 2
2026-03-25 04:30:58 [adesa.fr] INFO: Scraping item 10715300 url https://www.openlane.eu/en/carv6/auction/10715300
2026-03-25 04:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 471d8375-3b0b-5679-9b57-20415f865257 with identifier: 10715315
2026-03-25 04:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 471d8375-3b0b-5679-9b57-20415f865257 with identifier: 10715315
2026-03-25 04:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 471d8375-3b0b-5679-9b57-20415f865257 with identifier: 10715315 to the API
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715315>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '471d8375-3b0b-5679-9b57-20415f865257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD311AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715315',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Seat',
'model': 'Arona',
'odometer': 110141,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-01-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Seat Arona 1.0 TSI Xcellence - Petrol - Manual - 95 hp - 110.141 km',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2019}
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715315%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.fr] INFO: Saving data for 10715315: {'auction_closing_time': 1774444500.0, 'created_time': 1774294242.59981, 'last_price_update_time': 1774413058.935928}
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715315') HTTP/1.1" 204 0
2026-03-25 04:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d6f10e0-0b79-5243-8605-e9aaa88ee05e with identifier: 10715317
2026-03-25 04:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d6f10e0-0b79-5243-8605-e9aaa88ee05e with identifier: 10715317
2026-03-25 04:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d6f10e0-0b79-5243-8605-e9aaa88ee05e with identifier: 10715317 to the API
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715317>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '1d6f10e0-0b79-5243-8605-e9aaa88ee05e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM422FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715317',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 52684,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Skoda Karoq 1.5 TSI Business - Petrol - Automatic - 150 hp - 52.684 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715317%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Saving data for 10715317: {'auction_closing_time': 1774444500.0, 'created_time': 1774294243.987741, 'last_price_update_time': 1774413059.316712}
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715317') HTTP/1.1" 204 0
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715318
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715318%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715318: 2
2026-03-25 04:30:59 [adesa.fr] INFO: Scraping item 10715318 url https://www.openlane.eu/en/carv6/auction/10715318
2026-03-25 04:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715268
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715268%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715268: 2
2026-03-25 04:30:59 [adesa.fr] INFO: Scraping item 10715268 url https://www.openlane.eu/en/carv6/auction/10715268
2026-03-25 04:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715348
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715348%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715348: 2
2026-03-25 04:30:59 [adesa.fr] INFO: Scraping item 10715348 url https://www.openlane.eu/en/carv6/auction/10715348
2026-03-25 04:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715051
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715051%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715051: 2
2026-03-25 04:30:59 [adesa.fr] INFO: Scraping item 10715051 url https://www.openlane.eu/en/carv6/auction/10715051
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715042
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715042%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715042: 2
2026-03-25 04:30:59 [adesa.fr] INFO: Scraping item 10715042 url https://www.openlane.eu/en/carv6/auction/10715042
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715302
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715302%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715302: 2
2026-03-25 04:30:59 [adesa.fr] INFO: Scraping item 10715302 url https://www.openlane.eu/en/carv6/auction/10715302
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715218
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715218%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715218: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715218 url https://www.openlane.eu/en/carv6/auction/10715218
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715201
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715201%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715201: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715201 url https://www.openlane.eu/en/carv6/auction/10715201
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715214
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715214%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715214: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715214 url https://www.openlane.eu/en/carv6/auction/10715214
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715159
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715159%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715159: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715159 url https://www.openlane.eu/en/carv6/auction/10715159
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715194
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715194%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715194: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715194 url https://www.openlane.eu/en/carv6/auction/10715194
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715130
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715130%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715130: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715130 url https://www.openlane.eu/en/carv6/auction/10715130
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715173
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715173%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715173: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715173 url https://www.openlane.eu/en/carv6/auction/10715173
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715176
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715176%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715176: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715176 url https://www.openlane.eu/en/carv6/auction/10715176
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715157
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715157%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715157: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715157 url https://www.openlane.eu/en/carv6/auction/10715157
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715168
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715168%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715168: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715168 url https://www.openlane.eu/en/carv6/auction/10715168
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715232
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715232%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715232: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715232 url https://www.openlane.eu/en/carv6/auction/10715232
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715166
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715166%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715166: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715166 url https://www.openlane.eu/en/carv6/auction/10715166
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715220
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715220%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715220: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715220 url https://www.openlane.eu/en/carv6/auction/10715220
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715209
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715209%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715209: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715209 url https://www.openlane.eu/en/carv6/auction/10715209
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715203
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715203%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715203: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715203 url https://www.openlane.eu/en/carv6/auction/10715203
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715150
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715150%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715150: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715150 url https://www.openlane.eu/en/carv6/auction/10715150
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715154
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715154%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715154: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715154 url https://www.openlane.eu/en/carv6/auction/10715154
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715233
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715233%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715233: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715233 url https://www.openlane.eu/en/carv6/auction/10715233
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715178
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715178%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715178: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715178 url https://www.openlane.eu/en/carv6/auction/10715178
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715175
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715175%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715175: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715175 url https://www.openlane.eu/en/carv6/auction/10715175
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715215
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715215%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715215: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715215 url https://www.openlane.eu/en/carv6/auction/10715215
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715163
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715163%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715163: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715163 url https://www.openlane.eu/en/carv6/auction/10715163
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715229
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715229%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715229: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715229 url https://www.openlane.eu/en/carv6/auction/10715229
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715231
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715231%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715231: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715231 url https://www.openlane.eu/en/carv6/auction/10715231
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715208
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715208%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715208: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715208 url https://www.openlane.eu/en/carv6/auction/10715208
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715210
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715210%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715210: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715210 url https://www.openlane.eu/en/carv6/auction/10715210
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715162
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715162%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715162: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715162 url https://www.openlane.eu/en/carv6/auction/10715162
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715167
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715167%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715167: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715167 url https://www.openlane.eu/en/carv6/auction/10715167
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715204
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715204%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715204: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715204 url https://www.openlane.eu/en/carv6/auction/10715204
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715228
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715228%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715228: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715228 url https://www.openlane.eu/en/carv6/auction/10715228
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715191
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715191%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715191: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715191 url https://www.openlane.eu/en/carv6/auction/10715191
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715189
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715189%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715189: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715189 url https://www.openlane.eu/en/carv6/auction/10715189
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715230
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715230%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715230: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715230 url https://www.openlane.eu/en/carv6/auction/10715230
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715200
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715200%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715200: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715200 url https://www.openlane.eu/en/carv6/auction/10715200
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715153
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715153%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.fr] INFO: Scrape type for 10715153: 0
2026-03-25 04:30:59 [adesa.fr] INFO: Skipping item 10715153 url https://www.openlane.eu/en/carv6/auction/10715153
2026-03-25 04:30:59 [adesa.fr] INFO: Found listing with ID: 10715187
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715187%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715187: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715187 url https://www.openlane.eu/en/carv6/auction/10715187
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715182
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715182%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715182: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715182 url https://www.openlane.eu/en/carv6/auction/10715182
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715184
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715184%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715184: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715184 url https://www.openlane.eu/en/carv6/auction/10715184
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715136
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715136%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715136: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715136 url https://www.openlane.eu/en/carv6/auction/10715136
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715146
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715146%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715146: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715146 url https://www.openlane.eu/en/carv6/auction/10715146
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715169
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715169%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715169: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715169 url https://www.openlane.eu/en/carv6/auction/10715169
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715212
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715212%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715212: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715212 url https://www.openlane.eu/en/carv6/auction/10715212
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715152
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715152%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715152: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715152 url https://www.openlane.eu/en/carv6/auction/10715152
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715142
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715142%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715142: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715142 url https://www.openlane.eu/en/carv6/auction/10715142
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715216
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715216%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715216: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715216 url https://www.openlane.eu/en/carv6/auction/10715216
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715174
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715174%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715174: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715174 url https://www.openlane.eu/en/carv6/auction/10715174
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715139
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715139%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715139: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715139 url https://www.openlane.eu/en/carv6/auction/10715139
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715147
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715147%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715147: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715147 url https://www.openlane.eu/en/carv6/auction/10715147
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715161
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715161%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715161: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715161 url https://www.openlane.eu/en/carv6/auction/10715161
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715225
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715225%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715225: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715225 url https://www.openlane.eu/en/carv6/auction/10715225
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715165
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715165%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715165: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715165 url https://www.openlane.eu/en/carv6/auction/10715165
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715199
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715199%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715199: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715199 url https://www.openlane.eu/en/carv6/auction/10715199
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715181
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715181%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715181: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715181 url https://www.openlane.eu/en/carv6/auction/10715181
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715141
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715141%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715141: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715141 url https://www.openlane.eu/en/carv6/auction/10715141
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715241
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715241%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715241: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715241 url https://www.openlane.eu/en/carv6/auction/10715241
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715138
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715138%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715138: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715138 url https://www.openlane.eu/en/carv6/auction/10715138
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715160
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715160%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715160: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715160 url https://www.openlane.eu/en/carv6/auction/10715160
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715137
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715137%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715137: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715137 url https://www.openlane.eu/en/carv6/auction/10715137
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715242
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715242%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715242: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715242 url https://www.openlane.eu/en/carv6/auction/10715242
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715240
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715240%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715240: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715240 url https://www.openlane.eu/en/carv6/auction/10715240
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715205
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715205%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715205: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715205 url https://www.openlane.eu/en/carv6/auction/10715205
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715140
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715140%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715140: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715140 url https://www.openlane.eu/en/carv6/auction/10715140
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715171
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715171%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715171: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715171 url https://www.openlane.eu/en/carv6/auction/10715171
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715131
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715131%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715131: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715131 url https://www.openlane.eu/en/carv6/auction/10715131
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715177
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715177%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715177: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715177 url https://www.openlane.eu/en/carv6/auction/10715177
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715183
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715183%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715183: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715183 url https://www.openlane.eu/en/carv6/auction/10715183
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715180
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715180%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715180: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715180 url https://www.openlane.eu/en/carv6/auction/10715180
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715133
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715133%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715133: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715133 url https://www.openlane.eu/en/carv6/auction/10715133
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715193
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715193%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715193: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715193 url https://www.openlane.eu/en/carv6/auction/10715193
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715172
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715172%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715172: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715172 url https://www.openlane.eu/en/carv6/auction/10715172
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715238
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715238%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715238: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715238 url https://www.openlane.eu/en/carv6/auction/10715238
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715185
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715185%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715185: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715185 url https://www.openlane.eu/en/carv6/auction/10715185
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715221
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715221%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715221: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715221 url https://www.openlane.eu/en/carv6/auction/10715221
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715156
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715156%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715156: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715156 url https://www.openlane.eu/en/carv6/auction/10715156
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715145
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715145%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715145: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715145 url https://www.openlane.eu/en/carv6/auction/10715145
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715217
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715217%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715217: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715217 url https://www.openlane.eu/en/carv6/auction/10715217
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715198
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715198%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715198: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715198 url https://www.openlane.eu/en/carv6/auction/10715198
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715219
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715219%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715219: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715219 url https://www.openlane.eu/en/carv6/auction/10715219
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715239
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715239%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715239: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715239 url https://www.openlane.eu/en/carv6/auction/10715239
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715207
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715207%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715207: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715207 url https://www.openlane.eu/en/carv6/auction/10715207
2026-03-25 04:31:00 [adesa.fr] INFO: Found listing with ID: 10715158
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715158%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.fr] INFO: Scrape type for 10715158: 0
2026-03-25 04:31:00 [adesa.fr] INFO: Skipping item 10715158 url https://www.openlane.eu/en/carv6/auction/10715158
2026-03-25 04:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9b5094a-7220-5891-82da-ee9d7a26e249 with identifier: 10715351
2026-03-25 04:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9b5094a-7220-5891-82da-ee9d7a26e249 with scrape type 2
2026-03-25 04:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9b5094a-7220-5891-82da-ee9d7a26e249 with scrape type 2
2026-03-25 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c9b5094a-7220-5891-82da-ee9d7a26e249, identifier: 10715351
2026-03-25 04:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b9ff43b-a264-5dfc-a71d-106cf8e4a7b7 with identifier: 10715303
2026-03-25 04:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b9ff43b-a264-5dfc-a71d-106cf8e4a7b7 with scrape type 2
2026-03-25 04:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b9ff43b-a264-5dfc-a71d-106cf8e4a7b7 with scrape type 2
2026-03-25 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b9ff43b-a264-5dfc-a71d-106cf8e4a7b7, identifier: 10715303
2026-03-25 04:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81bb1d3b-a21c-5427-a498-d3d79276338c with identifier: 10715341
2026-03-25 04:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81bb1d3b-a21c-5427-a498-d3d79276338c with scrape type 2
2026-03-25 04:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81bb1d3b-a21c-5427-a498-d3d79276338c with scrape type 2
2026-03-25 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 81bb1d3b-a21c-5427-a498-d3d79276338c, identifier: 10715341
2026-03-25 04:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd965f38-55f7-5eb5-81d8-df320de4951a with identifier: 10715313
2026-03-25 04:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd965f38-55f7-5eb5-81d8-df320de4951a with scrape type 2
2026-03-25 04:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd965f38-55f7-5eb5-81d8-df320de4951a with scrape type 2
2026-03-25 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fd965f38-55f7-5eb5-81d8-df320de4951a, identifier: 10715313
2026-03-25 04:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c9b5094a-7220-5891-82da-ee9d7a26e249 with identifier: 10715351
2026-03-25 04:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c9b5094a-7220-5891-82da-ee9d7a26e249 with identifier: 10715351
2026-03-25 04:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c9b5094a-7220-5891-82da-ee9d7a26e249 with identifier: 10715351 to the API
2026-03-25 04:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'c9b5094a-7220-5891-82da-ee9d7a26e249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC296NG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715351',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 85012,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 2,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Kangoo Extra - Diesel - Manual - 95 hp - 85.012 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2021}
2026-03-25 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715351%27 HTTP/1.1" 200 None
2026-03-25 04:31:01 [adesa.fr] INFO: Saving data for 10715351: {'auction_closing_time': 1774444500.0, 'created_time': 1774294322.686073, 'last_price_update_time': 1774413061.648759}
2026-03-25 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715351') HTTP/1.1" 204 0
2026-03-25 04:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b9ff43b-a264-5dfc-a71d-106cf8e4a7b7 with identifier: 10715303
2026-03-25 04:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b9ff43b-a264-5dfc-a71d-106cf8e4a7b7 with identifier: 10715303
2026-03-25 04:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b9ff43b-a264-5dfc-a71d-106cf8e4a7b7 with identifier: 10715303 to the API
2026-03-25 04:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715303>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '6b9ff43b-a264-5dfc-a71d-106cf8e4a7b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH632BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715303',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 116111,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Clio 1.6 Business - Hybrid - Automatic - 90 hp - 116.111 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715303%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.fr] INFO: Saving data for 10715303: {'auction_closing_time': 1774444500.0, 'created_time': 1774294325.41842, 'last_price_update_time': 1774413062.721944}
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715303') HTTP/1.1" 204 0
2026-03-25 04:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 81bb1d3b-a21c-5427-a498-d3d79276338c with identifier: 10715341
2026-03-25 04:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 81bb1d3b-a21c-5427-a498-d3d79276338c with identifier: 10715341
2026-03-25 04:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 81bb1d3b-a21c-5427-a498-d3d79276338c with identifier: 10715341 to the API
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715341>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '81bb1d3b-a21c-5427-a498-d3d79276338c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ189GL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715341',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 88338,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-05-17',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Renault Maxi Kangoo 1.5 DCI Extra - Diesel - Manual - 95 hp - '
'88.338 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2021}
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715341%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.fr] INFO: Saving data for 10715341: {'auction_closing_time': 1774444500.0, 'created_time': 1774294336.815988, 'last_price_update_time': 1774413063.021537}
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715341') HTTP/1.1" 204 0
2026-03-25 04:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fd965f38-55f7-5eb5-81d8-df320de4951a with identifier: 10715313
2026-03-25 04:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fd965f38-55f7-5eb5-81d8-df320de4951a with identifier: 10715313
2026-03-25 04:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fd965f38-55f7-5eb5-81d8-df320de4951a with identifier: 10715313 to the API
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715313>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'fd965f38-55f7-5eb5-81d8-df320de4951a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM862AD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715313',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 59816,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Megane Intens - Petrol - Automatic - 140 hp - 59.816 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2023}
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715313%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.fr] INFO: Saving data for 10715313: {'auction_closing_time': 1774444500.0, 'created_time': 1774294254.459948, 'last_price_update_time': 1774413063.341344}
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715313') HTTP/1.1" 204 0
2026-03-25 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eddeb1e-fdc4-5906-9078-d383e516f7e0 with identifier: 10715286
2026-03-25 04:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eddeb1e-fdc4-5906-9078-d383e516f7e0 with scrape type 2
2026-03-25 04:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7eddeb1e-fdc4-5906-9078-d383e516f7e0 with scrape type 2
2026-03-25 04:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7eddeb1e-fdc4-5906-9078-d383e516f7e0, identifier: 10715286
2026-03-25 04:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7eddeb1e-fdc4-5906-9078-d383e516f7e0 with identifier: 10715286
2026-03-25 04:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7eddeb1e-fdc4-5906-9078-d383e516f7e0 with identifier: 10715286
2026-03-25 04:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7eddeb1e-fdc4-5906-9078-d383e516f7e0 with identifier: 10715286 to the API
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715286>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '7eddeb1e-fdc4-5906-9078-d383e516f7e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR201KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715286',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 12566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Captur 1.6 Evolution - Hybrid - Automatic - 95 hp - 12.566 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715286%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.fr] INFO: Saving data for 10715286: {'auction_closing_time': 1774444500.0, 'created_time': 1774294338.374071, 'last_price_update_time': 1774413063.849548}
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715286') HTTP/1.1" 204 0
2026-03-25 04:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57ca25ec-6b2e-5e8b-b350-89a8c2e58a07 with identifier: 10715282
2026-03-25 04:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57ca25ec-6b2e-5e8b-b350-89a8c2e58a07 with scrape type 2
2026-03-25 04:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57ca25ec-6b2e-5e8b-b350-89a8c2e58a07 with scrape type 2
2026-03-25 04:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 57ca25ec-6b2e-5e8b-b350-89a8c2e58a07, identifier: 10715282
2026-03-25 04:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 57ca25ec-6b2e-5e8b-b350-89a8c2e58a07 with identifier: 10715282
2026-03-25 04:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 57ca25ec-6b2e-5e8b-b350-89a8c2e58a07 with identifier: 10715282
2026-03-25 04:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 57ca25ec-6b2e-5e8b-b350-89a8c2e58a07 with identifier: 10715282 to the API
2026-03-25 04:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715282>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'CNG',
'id': '57ca25ec-6b2e-5e8b-b350-89a8c2e58a07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK948YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715282',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 17063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Clio 1.0 Tce Business - CNG - Manual - 101 hp - 17.063 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715282%27 HTTP/1.1" 200 None
2026-03-25 04:31:04 [adesa.fr] INFO: Saving data for 10715282: {'auction_closing_time': 1774444500.0, 'created_time': 1774294344.95054, 'last_price_update_time': 1774413064.261386}
2026-03-25 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715282') HTTP/1.1" 204 0
2026-03-25 04:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4e6bce6-ca0e-574a-b415-e60a7a01b8e8 with identifier: 10715277
2026-03-25 04:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4e6bce6-ca0e-574a-b415-e60a7a01b8e8 with scrape type 2
2026-03-25 04:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4e6bce6-ca0e-574a-b415-e60a7a01b8e8 with scrape type 2
2026-03-25 04:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f4e6bce6-ca0e-574a-b415-e60a7a01b8e8, identifier: 10715277
2026-03-25 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f4e6bce6-ca0e-574a-b415-e60a7a01b8e8 with identifier: 10715277
2026-03-25 04:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f4e6bce6-ca0e-574a-b415-e60a7a01b8e8 with identifier: 10715277
2026-03-25 04:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f4e6bce6-ca0e-574a-b415-e60a7a01b8e8 with identifier: 10715277 to the API
2026-03-25 04:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715277>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f4e6bce6-ca0e-574a-b415-e60a7a01b8e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE086SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715277',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 128016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 3,
'seller_name': 'ARVAL-FR',
'title': 'Renault Trafic L2H1 Comfort - Diesel - Manual - 130 hp - 128.016 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-25 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715277%27 HTTP/1.1" 200 None
2026-03-25 04:31:04 [adesa.fr] INFO: Saving data for 10715277: {'auction_closing_time': 1774444500.0, 'created_time': 1774294245.653991, 'last_price_update_time': 1774413064.705981}
2026-03-25 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715277') HTTP/1.1" 204 0
2026-03-25 04:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4401988-9bc4-533f-af48-70a18955409f with identifier: 10715262
2026-03-25 04:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4401988-9bc4-533f-af48-70a18955409f with scrape type 2
2026-03-25 04:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4401988-9bc4-533f-af48-70a18955409f with scrape type 2
2026-03-25 04:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f4401988-9bc4-533f-af48-70a18955409f, identifier: 10715262
2026-03-25 04:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b2a8f1b-c150-5ec3-8585-a39ea2e4fbec with identifier: 10715295
2026-03-25 04:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b2a8f1b-c150-5ec3-8585-a39ea2e4fbec with scrape type 2
2026-03-25 04:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b2a8f1b-c150-5ec3-8585-a39ea2e4fbec with scrape type 2
2026-03-25 04:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9b2a8f1b-c150-5ec3-8585-a39ea2e4fbec, identifier: 10715295
2026-03-25 04:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f4401988-9bc4-533f-af48-70a18955409f with identifier: 10715262
2026-03-25 04:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f4401988-9bc4-533f-af48-70a18955409f with identifier: 10715262
2026-03-25 04:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f4401988-9bc4-533f-af48-70a18955409f with identifier: 10715262 to the API
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715262>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'f4401988-9bc4-533f-af48-70a18955409f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL707EZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715262',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 77950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2019-10-29',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot Rifter 1.2i Allure - Petrol - Manual - 110 hp - 77.950 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715262%27 HTTP/1.1" 200 None
2026-03-25 04:31:05 [adesa.fr] INFO: Saving data for 10715262: {'auction_closing_time': 1774444500.0, 'created_time': 1774294423.443226, 'last_price_update_time': 1774413065.189195}
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715262') HTTP/1.1" 204 0
2026-03-25 04:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9b2a8f1b-c150-5ec3-8585-a39ea2e4fbec with identifier: 10715295
2026-03-25 04:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9b2a8f1b-c150-5ec3-8585-a39ea2e4fbec with identifier: 10715295
2026-03-25 04:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9b2a8f1b-c150-5ec3-8585-a39ea2e4fbec with identifier: 10715295 to the API
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': '9b2a8f1b-c150-5ec3-8585-a39ea2e4fbec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ904YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715295',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 21900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 9,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot Expert Combi - Electric - Automatic - 136 hp - 21.900 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715295%27 HTTP/1.1" 200 None
2026-03-25 04:31:05 [adesa.fr] INFO: Saving data for 10715295: {'auction_closing_time': 1774444500.0, 'created_time': 1774294369.491549, 'last_price_update_time': 1774413065.472132}
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715295') HTTP/1.1" 204 0
2026-03-25 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04: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-25 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10715060
2026-03-25 04:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7023c4c-8151-5afb-951a-163fd2fb7013 with scrape type 2
2026-03-25 04:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7023c4c-8151-5afb-951a-163fd2fb7013 with scrape type 2
2026-03-25 04:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7023c4c-8151-5afb-951a-163fd2fb7013, identifier: 10715060
2026-03-25 04:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e298f66-c280-53c5-a29f-4b68b5dd4e3a with identifier: 10715336
2026-03-25 04:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e298f66-c280-53c5-a29f-4b68b5dd4e3a with scrape type 2
2026-03-25 04:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e298f66-c280-53c5-a29f-4b68b5dd4e3a with scrape type 2
2026-03-25 04:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0e298f66-c280-53c5-a29f-4b68b5dd4e3a, identifier: 10715336
2026-03-25 04:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10715060
2026-03-25 04:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10715060
2026-03-25 04:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10715060 to the API
2026-03-25 04:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715060>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 306,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd7023c4c-8151-5afb-951a-163fd2fb7013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-051-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715060',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 81930,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 32300,
'price_includes_vat': True,
'registration_date': '2024-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Design Business - AWD - Hybrid - Automatic - 306 hp '
'- 81.930 km',
'transmission': 'automatic',
'trim': 'Design Business',
'vin': None,
'year': 2024}
2026-03-25 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715060%27 HTTP/1.1" 200 None
2026-03-25 04:31:06 [adesa.fr] INFO: Saving data for 10715060: {'auction_closing_time': 1774444500.0, 'created_time': 1774294296.287805, 'last_price_update_time': 1774413066.693427}
2026-03-25 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715060') HTTP/1.1" 204 0
2026-03-25 04:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0e298f66-c280-53c5-a29f-4b68b5dd4e3a with identifier: 10715336
2026-03-25 04:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0e298f66-c280-53c5-a29f-4b68b5dd4e3a with identifier: 10715336
2026-03-25 04:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0e298f66-c280-53c5-a29f-4b68b5dd4e3a with identifier: 10715336 to the API
2026-03-25 04:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715336>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '0e298f66-c280-53c5-a29f-4b68b5dd4e3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ431CR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715336',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 110997,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Arkana 1.6 Evolution - Hybrid - Automatic - 94 hp - 110.997 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-25 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715336%27 HTTP/1.1" 200 None
2026-03-25 04:31:06 [adesa.fr] INFO: Saving data for 10715336: {'auction_closing_time': 1774444500.0, 'created_time': 1774294366.153169, 'last_price_update_time': 1774413066.993151}
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715336') HTTP/1.1" 204 0
2026-03-25 04:31:07 [scrapy.extensions.logstats] INFO: Crawled 80 pages (at 80 pages/min), scraped 75 items (at 75 items/min)
2026-03-25 04:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-25 04:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33656d87-8dca-5149-84ab-4bd8275fce24 with identifier: 10715249
2026-03-25 04:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33656d87-8dca-5149-84ab-4bd8275fce24 with scrape type 2
2026-03-25 04:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33656d87-8dca-5149-84ab-4bd8275fce24 with scrape type 2
2026-03-25 04:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33656d87-8dca-5149-84ab-4bd8275fce24, identifier: 10715249
2026-03-25 04:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33656d87-8dca-5149-84ab-4bd8275fce24 with identifier: 10715249
2026-03-25 04:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33656d87-8dca-5149-84ab-4bd8275fce24 with identifier: 10715249
2026-03-25 04:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33656d87-8dca-5149-84ab-4bd8275fce24 with identifier: 10715249 to the API
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715249>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': '33656d87-8dca-5149-84ab-4bd8275fce24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD056HE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715249',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 29802,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 3,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot Expert Premium - Electric - Automatic - 136 hp - 29.802 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715249%27 HTTP/1.1" 200 None
2026-03-25 04:31:07 [adesa.fr] INFO: Saving data for 10715249: {'auction_closing_time': 1774444500.0, 'created_time': 1774294357.712264, 'last_price_update_time': 1774413067.405736}
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715249') HTTP/1.1" 204 0
2026-03-25 04:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 04:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19265950-c028-51de-812b-3f0524679d3c with identifier: 10715299
2026-03-25 04:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19265950-c028-51de-812b-3f0524679d3c with scrape type 2
2026-03-25 04:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19265950-c028-51de-812b-3f0524679d3c with scrape type 2
2026-03-25 04:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 19265950-c028-51de-812b-3f0524679d3c, identifier: 10715299
2026-03-25 04:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 19265950-c028-51de-812b-3f0524679d3c with identifier: 10715299
2026-03-25 04:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 19265950-c028-51de-812b-3f0524679d3c with identifier: 10715299
2026-03-25 04:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 19265950-c028-51de-812b-3f0524679d3c with identifier: 10715299 to the API
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715299>
{'auction_title': '',
'c_o_2_emission_value': 240,
'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-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '19265950-c028-51de-812b-3f0524679d3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT497NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715299',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 126550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 3,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot Boxer L1H2 Asphalt - Diesel - Manual - 120 hp - 126.550 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2020}
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715299%27 HTTP/1.1" 200 None
2026-03-25 04:31:07 [adesa.fr] INFO: Saving data for 10715299: {'auction_closing_time': 1774444500.0, 'created_time': 1774294368.096187, 'last_price_update_time': 1774413067.792188}
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715299') HTTP/1.1" 204 0
2026-03-25 04:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d871c7f-fde8-5d47-b2d3-115f918aafa6 with identifier: 10715251
2026-03-25 04:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d871c7f-fde8-5d47-b2d3-115f918aafa6 with scrape type 2
2026-03-25 04:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d871c7f-fde8-5d47-b2d3-115f918aafa6 with scrape type 2
2026-03-25 04:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5d871c7f-fde8-5d47-b2d3-115f918aafa6, identifier: 10715251
2026-03-25 04:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5d871c7f-fde8-5d47-b2d3-115f918aafa6 with identifier: 10715251
2026-03-25 04:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5d871c7f-fde8-5d47-b2d3-115f918aafa6 with identifier: 10715251
2026-03-25 04:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5d871c7f-fde8-5d47-b2d3-115f918aafa6 with identifier: 10715251 to the API
2026-03-25 04:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715251>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '5d871c7f-fde8-5d47-b2d3-115f918aafa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT591NA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715251',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 104413,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 508 SW 1.6 Allure Business - Hybrid - Automatic - 180 hp - '
'104.413 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2020}
2026-03-25 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715251%27 HTTP/1.1" 200 None
2026-03-25 04:31:08 [adesa.fr] INFO: Saving data for 10715251: {'auction_closing_time': 1774444500.0, 'created_time': 1774294366.974247, 'last_price_update_time': 1774413068.19473}
2026-03-25 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715251') HTTP/1.1" 204 0
2026-03-25 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10715048
2026-03-25 04:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e0ce86-307e-56b9-a393-6047829f8ee1 with scrape type 2
2026-03-25 04:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91e0ce86-307e-56b9-a393-6047829f8ee1 with scrape type 2
2026-03-25 04:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91e0ce86-307e-56b9-a393-6047829f8ee1, identifier: 10715048
2026-03-25 04:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10715048
2026-03-25 04:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10715048
2026-03-25 04:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10715048 to the API
2026-03-25 04:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715048>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '91e0ce86-307e-56b9-a393-6047829f8ee1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-526-LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715048',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 92914,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Design Business - AWD - Hybrid - Automatic - 184 hp '
'- 92.914 km',
'transmission': 'automatic',
'trim': 'Design Business',
'vin': None,
'year': 2022}
2026-03-25 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715048%27 HTTP/1.1" 200 None
2026-03-25 04:31:08 [adesa.fr] INFO: Saving data for 10715048: {'auction_closing_time': 1774444500.0, 'created_time': 1774294298.832848, 'last_price_update_time': 1774413068.573455}
2026-03-25 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715048') HTTP/1.1" 204 0
2026-03-25 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f97e35a9-c752-5f43-9e3a-ef0013554853 with identifier: 10715318
2026-03-25 04:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f97e35a9-c752-5f43-9e3a-ef0013554853 with scrape type 2
2026-03-25 04:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f97e35a9-c752-5f43-9e3a-ef0013554853 with scrape type 2
2026-03-25 04:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f97e35a9-c752-5f43-9e3a-ef0013554853, identifier: 10715318
2026-03-25 04:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ed9f8c0-81bf-5faa-9110-15586b992e22 with identifier: 10715300
2026-03-25 04:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ed9f8c0-81bf-5faa-9110-15586b992e22 with scrape type 2
2026-03-25 04:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ed9f8c0-81bf-5faa-9110-15586b992e22 with scrape type 2
2026-03-25 04:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8ed9f8c0-81bf-5faa-9110-15586b992e22, identifier: 10715300
2026-03-25 04:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f97e35a9-c752-5f43-9e3a-ef0013554853 with identifier: 10715318
2026-03-25 04:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f97e35a9-c752-5f43-9e3a-ef0013554853 with identifier: 10715318
2026-03-25 04:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f97e35a9-c752-5f43-9e3a-ef0013554853 with identifier: 10715318 to the API
2026-03-25 04:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f97e35a9-c752-5f43-9e3a-ef0013554853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ261LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715318',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 52264,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Touran 2.0 TDI Lounge - Diesel - Automatic - 150 hp - '
'52.264 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715318%27 HTTP/1.1" 200 None
2026-03-25 04:31:09 [adesa.fr] INFO: Saving data for 10715318: {'auction_closing_time': 1774444500.0, 'created_time': 1774294274.205826, 'last_price_update_time': 1774413069.037004}
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715318') HTTP/1.1" 204 0
2026-03-25 04:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8ed9f8c0-81bf-5faa-9110-15586b992e22 with identifier: 10715300
2026-03-25 04:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8ed9f8c0-81bf-5faa-9110-15586b992e22 with identifier: 10715300
2026-03-25 04:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8ed9f8c0-81bf-5faa-9110-15586b992e22 with identifier: 10715300 to the API
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715300>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '8ed9f8c0-81bf-5faa-9110-15586b992e22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD883BP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715300',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 49230,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan 1.4 Elegance - Hybrid - Automatic - 150 hp - '
'49.230 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715300%27 HTTP/1.1" 200 None
2026-03-25 04:31:09 [adesa.fr] INFO: Saving data for 10715300: {'auction_closing_time': 1774444500.0, 'created_time': 1774294296.960762, 'last_price_update_time': 1774413069.31673}
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715300') HTTP/1.1" 204 0
2026-03-25 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2f55b4b-cfe2-595e-9b93-034fd2e5cecd with identifier: 10715329
2026-03-25 04:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2f55b4b-cfe2-595e-9b93-034fd2e5cecd with scrape type 2
2026-03-25 04:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2f55b4b-cfe2-595e-9b93-034fd2e5cecd with scrape type 2
2026-03-25 04:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c2f55b4b-cfe2-595e-9b93-034fd2e5cecd, identifier: 10715329
2026-03-25 04:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c2f55b4b-cfe2-595e-9b93-034fd2e5cecd with identifier: 10715329
2026-03-25 04:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c2f55b4b-cfe2-595e-9b93-034fd2e5cecd with identifier: 10715329
2026-03-25 04:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c2f55b4b-cfe2-595e-9b93-034fd2e5cecd with identifier: 10715329 to the API
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715329>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'c2f55b4b-cfe2-595e-9b93-034fd2e5cecd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ046WE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715329',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 56719,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Taigo 1.0 TSI Life Business - Petrol - Automatic - 110 '
'hp - 56.719 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715329%27 HTTP/1.1" 200 None
2026-03-25 04:31:09 [adesa.fr] INFO: Saving data for 10715329: {'auction_closing_time': 1774444500.0, 'created_time': 1774294287.909329, 'last_price_update_time': 1774413069.710131}
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715329') HTTP/1.1" 204 0
2026-03-25 04:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f8d5200-de87-51e8-a8cc-acbfbfdf1a60 with identifier: 10715042
2026-03-25 04:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f8d5200-de87-51e8-a8cc-acbfbfdf1a60 with scrape type 2
2026-03-25 04:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f8d5200-de87-51e8-a8cc-acbfbfdf1a60 with scrape type 2
2026-03-25 04:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1f8d5200-de87-51e8-a8cc-acbfbfdf1a60, identifier: 10715042
2026-03-25 04:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 531b4674-0d47-5f12-b11a-df2e552d4e05 with identifier: 10715302
2026-03-25 04:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 531b4674-0d47-5f12-b11a-df2e552d4e05 with scrape type 2
2026-03-25 04:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 531b4674-0d47-5f12-b11a-df2e552d4e05 with scrape type 2
2026-03-25 04:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 531b4674-0d47-5f12-b11a-df2e552d4e05, identifier: 10715302
2026-03-25 04:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e92fbb1-73e3-5f78-a043-e1133e2bc67d with identifier: 10715273
2026-03-25 04:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e92fbb1-73e3-5f78-a043-e1133e2bc67d with scrape type 2
2026-03-25 04:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e92fbb1-73e3-5f78-a043-e1133e2bc67d with scrape type 2
2026-03-25 04:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3e92fbb1-73e3-5f78-a043-e1133e2bc67d, identifier: 10715273
2026-03-25 04:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1f8d5200-de87-51e8-a8cc-acbfbfdf1a60 with identifier: 10715042
2026-03-25 04:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1f8d5200-de87-51e8-a8cc-acbfbfdf1a60 with identifier: 10715042
2026-03-25 04:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1f8d5200-de87-51e8-a8cc-acbfbfdf1a60 with identifier: 10715042 to the API
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715042>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '1f8d5200-de87-51e8-a8cc-acbfbfdf1a60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-038-QB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715042',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 179398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Start - AWD - Hybrid - Automatic - 253 hp - 179.398 '
'km',
'transmission': 'automatic',
'trim': 'Start',
'vin': None,
'year': 2023}
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715042%27 HTTP/1.1" 200 None
2026-03-25 04:31:10 [adesa.fr] INFO: Saving data for 10715042: {'auction_closing_time': 1774444500.0, 'created_time': 1774294272.558639, 'last_price_update_time': 1774413070.27795}
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715042') HTTP/1.1" 204 0
2026-03-25 04:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 531b4674-0d47-5f12-b11a-df2e552d4e05 with identifier: 10715302
2026-03-25 04:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 531b4674-0d47-5f12-b11a-df2e552d4e05 with identifier: 10715302
2026-03-25 04:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 531b4674-0d47-5f12-b11a-df2e552d4e05 with identifier: 10715302 to the API
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715302>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '531b4674-0d47-5f12-b11a-df2e552d4e05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL300QB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715302',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 94571,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volvo XC60 T6 Start - AWD - Hybrid - Automatic - 253 hp - 94.571 km',
'transmission': 'automatic',
'trim': 'Start',
'vin': None,
'year': 2023}
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715302%27 HTTP/1.1" 200 None
2026-03-25 04:31:10 [adesa.fr] INFO: Saving data for 10715302: {'auction_closing_time': 1774444500.0, 'created_time': 1774294404.372967, 'last_price_update_time': 1774413070.551101}
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715302') HTTP/1.1" 204 0
2026-03-25 04:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3e92fbb1-73e3-5f78-a043-e1133e2bc67d with identifier: 10715273
2026-03-25 04:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3e92fbb1-73e3-5f78-a043-e1133e2bc67d with identifier: 10715273
2026-03-25 04:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3e92fbb1-73e3-5f78-a043-e1133e2bc67d with identifier: 10715273 to the API
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715273>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '3e92fbb1-73e3-5f78-a043-e1133e2bc67d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB452AF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715273',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 113564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS7 Crossback 1.6 Performance Line - AWD - Hybrid - Automatic - '
'200 hp - 113.564 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715273%27 HTTP/1.1" 200 None
2026-03-25 04:31:10 [adesa.fr] INFO: Saving data for 10715273: {'auction_closing_time': 1774444500.0, 'created_time': 1774294576.27873, 'last_price_update_time': 1774413070.843157}
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715273') HTTP/1.1" 204 0
2026-03-25 04:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28f857da-8296-52f5-8813-e07406f8cbe7 with identifier: 10715348
2026-03-25 04:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28f857da-8296-52f5-8813-e07406f8cbe7 with scrape type 2
2026-03-25 04:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28f857da-8296-52f5-8813-e07406f8cbe7 with scrape type 2
2026-03-25 04:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 28f857da-8296-52f5-8813-e07406f8cbe7, identifier: 10715348
2026-03-25 04:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10715051
2026-03-25 04:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 with scrape type 2
2026-03-25 04:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 with scrape type 2
2026-03-25 04:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 39a54d24-9e10-5a88-b4f9-37395ca703d2, identifier: 10715051
2026-03-25 04:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 28f857da-8296-52f5-8813-e07406f8cbe7 with identifier: 10715348
2026-03-25 04:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 28f857da-8296-52f5-8813-e07406f8cbe7 with identifier: 10715348
2026-03-25 04:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 28f857da-8296-52f5-8813-e07406f8cbe7 with identifier: 10715348 to the API
2026-03-25 04:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715348>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '28f857da-8296-52f5-8813-e07406f8cbe7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT358ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715348',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 115585,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2020-11-06',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volvo XC60 2.0 B4 Business Executive - AWD - Diesel - Automatic - '
'197 hp - 115.585 km',
'transmission': 'automatic',
'trim': 'Business Executive',
'vin': None,
'year': 2020}
2026-03-25 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715348%27 HTTP/1.1" 200 None
2026-03-25 04:31:11 [adesa.fr] INFO: Saving data for 10715348: {'auction_closing_time': 1774444500.0, 'created_time': 1774294274.765393, 'last_price_update_time': 1774413071.460692}
2026-03-25 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715348') HTTP/1.1" 204 0
2026-03-25 04:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10715051
2026-03-25 04:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10715051
2026-03-25 04:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10715051 to the API
2026-03-25 04:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715051>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '39a54d24-9e10-5a88-b4f9-37395ca703d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-095-SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715051',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 179953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Plus - AWD - Hybrid - Automatic - 253 hp - 179.953 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-25 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715051%27 HTTP/1.1" 200 None
2026-03-25 04:31:11 [adesa.fr] INFO: Saving data for 10715051: {'auction_closing_time': 1774444500.0, 'created_time': 1774294285.90184, 'last_price_update_time': 1774413071.734175}
2026-03-25 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715051') HTTP/1.1" 204 0
2026-03-25 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de3a0d70-5f7a-5567-a271-3b971d309e64 with identifier: 10715267
2026-03-25 04:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de3a0d70-5f7a-5567-a271-3b971d309e64 with scrape type 2
2026-03-25 04:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de3a0d70-5f7a-5567-a271-3b971d309e64 with scrape type 2
2026-03-25 04:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: de3a0d70-5f7a-5567-a271-3b971d309e64, identifier: 10715267
2026-03-25 04:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: de3a0d70-5f7a-5567-a271-3b971d309e64 with identifier: 10715267
2026-03-25 04:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: de3a0d70-5f7a-5567-a271-3b971d309e64 with identifier: 10715267
2026-03-25 04:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: de3a0d70-5f7a-5567-a271-3b971d309e64 with identifier: 10715267 to the API
2026-03-25 04:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715267>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': 'de3a0d70-5f7a-5567-a271-3b971d309e64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC759JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715267',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 41031,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 41.031 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-25 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715267%27 HTTP/1.1" 200 None
2026-03-25 04:31:12 [adesa.fr] INFO: Saving data for 10715267: {'auction_closing_time': 1774444500.0, 'created_time': 1774294308.533101, 'last_price_update_time': 1774413072.326923}
2026-03-25 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715267') HTTP/1.1" 204 0
2026-03-25 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4eb6bd57-9fee-5b84-8349-a21c62b85d1e with identifier: 10715306
2026-03-25 04:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4eb6bd57-9fee-5b84-8349-a21c62b85d1e with scrape type 2
2026-03-25 04:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4eb6bd57-9fee-5b84-8349-a21c62b85d1e with scrape type 2
2026-03-25 04:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4eb6bd57-9fee-5b84-8349-a21c62b85d1e, identifier: 10715306
2026-03-25 04:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4eb6bd57-9fee-5b84-8349-a21c62b85d1e with identifier: 10715306
2026-03-25 04:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4eb6bd57-9fee-5b84-8349-a21c62b85d1e with identifier: 10715306
2026-03-25 04:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4eb6bd57-9fee-5b84-8349-a21c62b85d1e with identifier: 10715306 to the API
2026-03-25 04:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715306>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '4eb6bd57-9fee-5b84-8349-a21c62b85d1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS935DD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715306',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 129502,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2020-08-19',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Sharan 2.0 TDI Carat - Diesel - Automatic - 177 hp - '
'129.502 km',
'transmission': 'automatic',
'trim': 'Carat',
'vin': None,
'year': 2020}
2026-03-25 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715306%27 HTTP/1.1" 200 None
2026-03-25 04:31:12 [adesa.fr] INFO: Saving data for 10715306: {'auction_closing_time': 1774444500.0, 'created_time': 1774294285.364832, 'last_price_update_time': 1774413072.804508}
2026-03-25 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715306') HTTP/1.1" 204 0
2026-03-25 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d992ebd-b240-5574-88a2-18fee0726ca8 with identifier: 10715311
2026-03-25 04:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d992ebd-b240-5574-88a2-18fee0726ca8 with scrape type 2
2026-03-25 04:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d992ebd-b240-5574-88a2-18fee0726ca8 with scrape type 2
2026-03-25 04:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d992ebd-b240-5574-88a2-18fee0726ca8, identifier: 10715311
2026-03-25 04:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cb6df73-a1a0-59a8-8843-448dd2248879 with identifier: 10715307
2026-03-25 04:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cb6df73-a1a0-59a8-8843-448dd2248879 with scrape type 2
2026-03-25 04:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cb6df73-a1a0-59a8-8843-448dd2248879 with scrape type 2
2026-03-25 04:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8cb6df73-a1a0-59a8-8843-448dd2248879, identifier: 10715307
2026-03-25 04:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d992ebd-b240-5574-88a2-18fee0726ca8 with identifier: 10715311
2026-03-25 04:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d992ebd-b240-5574-88a2-18fee0726ca8 with identifier: 10715311
2026-03-25 04:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d992ebd-b240-5574-88a2-18fee0726ca8 with identifier: 10715311 to the API
2026-03-25 04:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715311>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '0d992ebd-b240-5574-88a2-18fee0726ca8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL337QB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715311',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 58046,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Yaris Cross 1.5 Collection - Hybrid - Automatic - 116 hp - '
'58.046 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2023}
2026-03-25 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715311%27 HTTP/1.1" 200 None
2026-03-25 04:31:13 [adesa.fr] INFO: Saving data for 10715311: {'auction_closing_time': 1774444500.0, 'created_time': 1774294286.812111, 'last_price_update_time': 1774413073.388176}
2026-03-25 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715311') HTTP/1.1" 204 0
2026-03-25 04:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8cb6df73-a1a0-59a8-8843-448dd2248879 with identifier: 10715307
2026-03-25 04:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8cb6df73-a1a0-59a8-8843-448dd2248879 with identifier: 10715307
2026-03-25 04:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8cb6df73-a1a0-59a8-8843-448dd2248879 with identifier: 10715307 to the API
2026-03-25 04:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715307>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '8cb6df73-a1a0-59a8-8843-448dd2248879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT765GK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715307',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 59964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 115 hp - 59.964 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-25 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715307%27 HTTP/1.1" 200 None
2026-03-25 04:31:13 [adesa.fr] INFO: Saving data for 10715307: {'auction_closing_time': 1774444500.0, 'created_time': 1774294283.313702, 'last_price_update_time': 1774413073.677344}
2026-03-25 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715307') HTTP/1.1" 204 0
2026-03-25 04:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fbdc72b-39d1-5a44-b40e-1bf1a0706885 with identifier: 10715268
2026-03-25 04:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fbdc72b-39d1-5a44-b40e-1bf1a0706885 with scrape type 2
2026-03-25 04:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fbdc72b-39d1-5a44-b40e-1bf1a0706885 with scrape type 2
2026-03-25 04:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5fbdc72b-39d1-5a44-b40e-1bf1a0706885, identifier: 10715268
2026-03-25 04:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5fbdc72b-39d1-5a44-b40e-1bf1a0706885 with identifier: 10715268
2026-03-25 04:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5fbdc72b-39d1-5a44-b40e-1bf1a0706885 with identifier: 10715268
2026-03-25 04:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5fbdc72b-39d1-5a44-b40e-1bf1a0706885 with identifier: 10715268 to the API
2026-03-25 04:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715268>
{'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': 110,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '5fbdc72b-39d1-5a44-b40e-1bf1a0706885',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ075YK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715268',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 112056,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-06-26',
'seats_number': 3,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Volkswagen Transporter L2H1 2.0 TDI Business - Diesel - Manual - '
'110 hp - 112.056 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715268%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Saving data for 10715268: {'auction_closing_time': 1774444500.0, 'created_time': 1774294271.722444, 'last_price_update_time': 1774413074.150557}
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715268') HTTP/1.1" 204 0
2026-03-25 04:31: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-25 04:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715236
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715236%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715236: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715236 url https://www.openlane.eu/en/carv6/auction/10715236
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715186
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715186%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715186: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715186 url https://www.openlane.eu/en/carv6/auction/10715186
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715227
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715227%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715227: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715227 url https://www.openlane.eu/en/carv6/auction/10715227
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715164
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715164%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715164: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715164 url https://www.openlane.eu/en/carv6/auction/10715164
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715197
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715197%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715197: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715197 url https://www.openlane.eu/en/carv6/auction/10715197
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715143
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715143%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715143: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715143 url https://www.openlane.eu/en/carv6/auction/10715143
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715211
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715211%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715211: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715211 url https://www.openlane.eu/en/carv6/auction/10715211
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715128
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715128%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715128: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715128 url https://www.openlane.eu/en/carv6/auction/10715128
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715135
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715135%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715135: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715135 url https://www.openlane.eu/en/carv6/auction/10715135
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715148
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715148%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715148: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715148 url https://www.openlane.eu/en/carv6/auction/10715148
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715134
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715134%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715134: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715134 url https://www.openlane.eu/en/carv6/auction/10715134
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715195
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715195%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715195: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715195 url https://www.openlane.eu/en/carv6/auction/10715195
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715144
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715144%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715144: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715144 url https://www.openlane.eu/en/carv6/auction/10715144
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715192
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715192%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715192: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715192 url https://www.openlane.eu/en/carv6/auction/10715192
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715155
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715155%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715155: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715155 url https://www.openlane.eu/en/carv6/auction/10715155
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715224
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715224%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715224: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715224 url https://www.openlane.eu/en/carv6/auction/10715224
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715206
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715206%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715206: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715206 url https://www.openlane.eu/en/carv6/auction/10715206
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715188
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715188%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715188: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715188 url https://www.openlane.eu/en/carv6/auction/10715188
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715202
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715202%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715202: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715202 url https://www.openlane.eu/en/carv6/auction/10715202
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715235
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715235%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715235: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715235 url https://www.openlane.eu/en/carv6/auction/10715235
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715190
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715190%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715190: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715190 url https://www.openlane.eu/en/carv6/auction/10715190
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715179
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715179%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715179: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715179 url https://www.openlane.eu/en/carv6/auction/10715179
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715170
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715170%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715170: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715170 url https://www.openlane.eu/en/carv6/auction/10715170
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715132
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715132%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715132: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715132 url https://www.openlane.eu/en/carv6/auction/10715132
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715226
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715226%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715226: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715226 url https://www.openlane.eu/en/carv6/auction/10715226
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715234
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715234%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715234: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715234 url https://www.openlane.eu/en/carv6/auction/10715234
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715151
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715151%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715151: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715151 url https://www.openlane.eu/en/carv6/auction/10715151
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715237
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715237%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715237: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715237 url https://www.openlane.eu/en/carv6/auction/10715237
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715222
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715222%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715222: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715222 url https://www.openlane.eu/en/carv6/auction/10715222
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715223
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715223%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715223: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715223 url https://www.openlane.eu/en/carv6/auction/10715223
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715196
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715196%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715196: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715196 url https://www.openlane.eu/en/carv6/auction/10715196
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715213
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715213%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715213: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715213 url https://www.openlane.eu/en/carv6/auction/10715213
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715129
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715129%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715129: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715129 url https://www.openlane.eu/en/carv6/auction/10715129
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10715149
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715149%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10715149: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10715149 url https://www.openlane.eu/en/carv6/auction/10715149
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10714420
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714420%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10714420: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10714420 url https://www.openlane.eu/en/carv6/auction/10714420
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10714591
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714591%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10714591: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10714591 url https://www.openlane.eu/en/carv6/auction/10714591
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10714618
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714618%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10714618: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10714618 url https://www.openlane.eu/en/carv6/auction/10714618
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10714455
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714455%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10714455: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10714455 url https://www.openlane.eu/en/carv6/auction/10714455
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10714383
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714383%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10714383: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10714383 url https://www.openlane.eu/en/carv6/auction/10714383
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10714363
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714363%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10714363: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10714363 url https://www.openlane.eu/en/carv6/auction/10714363
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10714434
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714434%27 HTTP/1.1" 200 None
2026-03-25 04:31:14 [adesa.fr] INFO: Scrape type for 10714434: 0
2026-03-25 04:31:14 [adesa.fr] INFO: Skipping item 10714434 url https://www.openlane.eu/en/carv6/auction/10714434
2026-03-25 04:31:14 [adesa.fr] INFO: Found listing with ID: 10714346
2026-03-25 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714346%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714346: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714346 url https://www.openlane.eu/en/carv6/auction/10714346
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714454
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714454%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714454: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714454 url https://www.openlane.eu/en/carv6/auction/10714454
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714606
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714606%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714606: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714606 url https://www.openlane.eu/en/carv6/auction/10714606
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714389
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714389%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714389: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714389 url https://www.openlane.eu/en/carv6/auction/10714389
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714419
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714419%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714419: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714419 url https://www.openlane.eu/en/carv6/auction/10714419
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714417
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714417%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714417: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714417 url https://www.openlane.eu/en/carv6/auction/10714417
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714620
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714620%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714620: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714620 url https://www.openlane.eu/en/carv6/auction/10714620
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714628
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714628%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714628: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714628 url https://www.openlane.eu/en/carv6/auction/10714628
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714619
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714619%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714619: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714619 url https://www.openlane.eu/en/carv6/auction/10714619
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714589
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714589%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714589: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714589 url https://www.openlane.eu/en/carv6/auction/10714589
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714642
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714642%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714642: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714642 url https://www.openlane.eu/en/carv6/auction/10714642
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714422
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714422%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714422: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714422 url https://www.openlane.eu/en/carv6/auction/10714422
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714399
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714399%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714399: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714399 url https://www.openlane.eu/en/carv6/auction/10714399
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714418
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714418%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714418: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714418 url https://www.openlane.eu/en/carv6/auction/10714418
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714384
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714384%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714384: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714384 url https://www.openlane.eu/en/carv6/auction/10714384
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714429
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714429%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714429: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714429 url https://www.openlane.eu/en/carv6/auction/10714429
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714633
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714633%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714633: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714633 url https://www.openlane.eu/en/carv6/auction/10714633
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714617
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714617%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714617: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714617 url https://www.openlane.eu/en/carv6/auction/10714617
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714382
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714382%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714382: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714382 url https://www.openlane.eu/en/carv6/auction/10714382
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714645
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714645%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714645: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714645 url https://www.openlane.eu/en/carv6/auction/10714645
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714335
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714335%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714335: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714335 url https://www.openlane.eu/en/carv6/auction/10714335
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714640
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714640%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714640: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714640 url https://www.openlane.eu/en/carv6/auction/10714640
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714623
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714623%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714623: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714623 url https://www.openlane.eu/en/carv6/auction/10714623
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714445
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714445%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714445: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714445 url https://www.openlane.eu/en/carv6/auction/10714445
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714632
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714632%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714632: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714632 url https://www.openlane.eu/en/carv6/auction/10714632
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714421
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714421%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714421: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714421 url https://www.openlane.eu/en/carv6/auction/10714421
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714621
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714621%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714621: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714621 url https://www.openlane.eu/en/carv6/auction/10714621
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714603
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714603%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714603: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714603 url https://www.openlane.eu/en/carv6/auction/10714603
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714404
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714404%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714404: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714404 url https://www.openlane.eu/en/carv6/auction/10714404
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714629
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714629%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714629: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714629 url https://www.openlane.eu/en/carv6/auction/10714629
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714638
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714638%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714638: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714638 url https://www.openlane.eu/en/carv6/auction/10714638
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714637
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714637%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714637: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714637 url https://www.openlane.eu/en/carv6/auction/10714637
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714391
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714391%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714391: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714391 url https://www.openlane.eu/en/carv6/auction/10714391
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714470
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714470%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714470: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714470 url https://www.openlane.eu/en/carv6/auction/10714470
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714627
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714627%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714627: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714627 url https://www.openlane.eu/en/carv6/auction/10714627
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714387
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714387%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714387: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714387 url https://www.openlane.eu/en/carv6/auction/10714387
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714607
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714607%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714607: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714607 url https://www.openlane.eu/en/carv6/auction/10714607
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714354
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714354%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714354: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714354 url https://www.openlane.eu/en/carv6/auction/10714354
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714644
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714644%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714644: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714644 url https://www.openlane.eu/en/carv6/auction/10714644
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714359
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714359%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714359: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714359 url https://www.openlane.eu/en/carv6/auction/10714359
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714625
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714625%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714625: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714625 url https://www.openlane.eu/en/carv6/auction/10714625
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714394
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714394%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714394: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714394 url https://www.openlane.eu/en/carv6/auction/10714394
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714392
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714392%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714392: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714392 url https://www.openlane.eu/en/carv6/auction/10714392
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714466
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714466%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714466: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714466 url https://www.openlane.eu/en/carv6/auction/10714466
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714393
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714393%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714393: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714393 url https://www.openlane.eu/en/carv6/auction/10714393
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714592
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714592%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714592: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714592 url https://www.openlane.eu/en/carv6/auction/10714592
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714369
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714369%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714369: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714369 url https://www.openlane.eu/en/carv6/auction/10714369
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714413
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714413%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714413: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714413 url https://www.openlane.eu/en/carv6/auction/10714413
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714412
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714412%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714412: 2
2026-03-25 04:31:15 [adesa.fr] INFO: Scraping item 10714412 url https://www.openlane.eu/en/carv6/auction/10714412
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714426
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714426%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714426: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714426 url https://www.openlane.eu/en/carv6/auction/10714426
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714443
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714443%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714443: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714443 url https://www.openlane.eu/en/carv6/auction/10714443
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714639
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714639%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714639: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714639 url https://www.openlane.eu/en/carv6/auction/10714639
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714410
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714410%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714410: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714410 url https://www.openlane.eu/en/carv6/auction/10714410
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714415
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714415%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714415: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714415 url https://www.openlane.eu/en/carv6/auction/10714415
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714631
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714631%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714631: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714631 url https://www.openlane.eu/en/carv6/auction/10714631
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714428
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714428%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714428: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714428 url https://www.openlane.eu/en/carv6/auction/10714428
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714427
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714427%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714427: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714427 url https://www.openlane.eu/en/carv6/auction/10714427
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714390
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714390%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714390: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714390 url https://www.openlane.eu/en/carv6/auction/10714390
2026-03-25 04:31:15 [adesa.fr] INFO: Found listing with ID: 10714608
2026-03-25 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714608%27 HTTP/1.1" 200 None
2026-03-25 04:31:15 [adesa.fr] INFO: Scrape type for 10714608: 0
2026-03-25 04:31:15 [adesa.fr] INFO: Skipping item 10714608 url https://www.openlane.eu/en/carv6/auction/10714608
2026-03-25 04:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c280278a-ab44-52d4-b4ac-a57992d3c7a2 with identifier: 10715275
2026-03-25 04:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c280278a-ab44-52d4-b4ac-a57992d3c7a2 with scrape type 2
2026-03-25 04:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c280278a-ab44-52d4-b4ac-a57992d3c7a2 with scrape type 2
2026-03-25 04:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c280278a-ab44-52d4-b4ac-a57992d3c7a2, identifier: 10715275
2026-03-25 04:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c280278a-ab44-52d4-b4ac-a57992d3c7a2 with identifier: 10715275
2026-03-25 04:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c280278a-ab44-52d4-b4ac-a57992d3c7a2 with identifier: 10715275
2026-03-25 04:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c280278a-ab44-52d4-b4ac-a57992d3c7a2 with identifier: 10715275 to the API
2026-03-25 04:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715275>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c280278a-ab44-52d4-b4ac-a57992d3c7a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ354AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715275',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 54090,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2022-08-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Rav4 Lounge - AWD - Hybrid - Automatic - 222 hp - 54.090 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715275%27 HTTP/1.1" 200 None
2026-03-25 04:31:16 [adesa.fr] INFO: Saving data for 10715275: {'auction_closing_time': 1774444500.0, 'created_time': 1774294297.944898, 'last_price_update_time': 1774413076.69717}
2026-03-25 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715275') HTTP/1.1" 204 0
2026-03-25 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23fb8440-50fa-52b1-a66d-83fe47f16412 with identifier: 10715334
2026-03-25 04:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23fb8440-50fa-52b1-a66d-83fe47f16412 with scrape type 2
2026-03-25 04:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23fb8440-50fa-52b1-a66d-83fe47f16412 with scrape type 2
2026-03-25 04:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 23fb8440-50fa-52b1-a66d-83fe47f16412, identifier: 10715334
2026-03-25 04:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42c66924-37aa-5f99-a7c9-dac2760374e1 with identifier: 10715308
2026-03-25 04:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42c66924-37aa-5f99-a7c9-dac2760374e1 with scrape type 2
2026-03-25 04:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42c66924-37aa-5f99-a7c9-dac2760374e1 with scrape type 2
2026-03-25 04:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42c66924-37aa-5f99-a7c9-dac2760374e1, identifier: 10715308
2026-03-25 04:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10715043
2026-03-25 04:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21e47318-1511-5bff-adca-9aca3b92ee11 with scrape type 2
2026-03-25 04:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21e47318-1511-5bff-adca-9aca3b92ee11 with scrape type 2
2026-03-25 04:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 21e47318-1511-5bff-adca-9aca3b92ee11, identifier: 10715043
2026-03-25 04:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6f95ed2-99bb-5c7b-bf63-b6b47fc35f99 with identifier: 10715266
2026-03-25 04:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6f95ed2-99bb-5c7b-bf63-b6b47fc35f99 with scrape type 2
2026-03-25 04:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6f95ed2-99bb-5c7b-bf63-b6b47fc35f99 with scrape type 2
2026-03-25 04:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6f95ed2-99bb-5c7b-bf63-b6b47fc35f99, identifier: 10715266
2026-03-25 04:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 23fb8440-50fa-52b1-a66d-83fe47f16412 with identifier: 10715334
2026-03-25 04:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 23fb8440-50fa-52b1-a66d-83fe47f16412 with identifier: 10715334
2026-03-25 04:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 23fb8440-50fa-52b1-a66d-83fe47f16412 with identifier: 10715334 to the API
2026-03-25 04:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715334>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '23fb8440-50fa-52b1-a66d-83fe47f16412',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN547ZM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715334',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 88029,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-05-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Golf Variant 1.5 eTSI Life Business - Petrol - Automatic '
'- 130 hp - 88.029 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-25 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715334%27 HTTP/1.1" 200 None
2026-03-25 04:31:17 [adesa.fr] INFO: Saving data for 10715334: {'auction_closing_time': 1774444500.0, 'created_time': 1774294303.554266, 'last_price_update_time': 1774413077.440143}
2026-03-25 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715334') HTTP/1.1" 204 0
2026-03-25 04:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42c66924-37aa-5f99-a7c9-dac2760374e1 with identifier: 10715308
2026-03-25 04:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42c66924-37aa-5f99-a7c9-dac2760374e1 with identifier: 10715308
2026-03-25 04:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42c66924-37aa-5f99-a7c9-dac2760374e1 with identifier: 10715308 to the API
2026-03-25 04:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715308>
{'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': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '42c66924-37aa-5f99-a7c9-dac2760374e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD077XE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715308',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 73207,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 508 1.5 HDI Allure Business - Diesel - Automatic - 130 hp - '
'73.207 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-25 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715308%27 HTTP/1.1" 200 None
2026-03-25 04:31:17 [adesa.fr] INFO: Saving data for 10715308: {'auction_closing_time': 1774444500.0, 'created_time': 1774294377.775571, 'last_price_update_time': 1774413077.726336}
2026-03-25 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715308') HTTP/1.1" 204 0
2026-03-25 04:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10715043
2026-03-25 04:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10715043
2026-03-25 04:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10715043 to the API
2026-03-25 04:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715043>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 119,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '21e47318-1511-5bff-adca-9aca3b92ee11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-602-QG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715043',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 111293,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 9,
'seller_name': None,
'title': 'Toyota ProAce 1.5 D-4D Dynamic - Diesel - Manual - 119 hp - 111.293 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715043%27 HTTP/1.1" 200 None
2026-03-25 04:31:18 [adesa.fr] INFO: Saving data for 10715043: {'auction_closing_time': 1774444500.0, 'created_time': 1774294304.23332, 'last_price_update_time': 1774413078.017132}
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715043') HTTP/1.1" 204 0
2026-03-25 04:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6f95ed2-99bb-5c7b-bf63-b6b47fc35f99 with identifier: 10715266
2026-03-25 04:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6f95ed2-99bb-5c7b-bf63-b6b47fc35f99 with identifier: 10715266
2026-03-25 04:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6f95ed2-99bb-5c7b-bf63-b6b47fc35f99 with identifier: 10715266 to the API
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715266>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'e6f95ed2-99bb-5c7b-bf63-b6b47fc35f99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB551KL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715266',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 58643,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 3,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Toyota ProAce City 1.5 D-4D Business - Diesel - Manual - 75 hp - '
'58.643 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715266%27 HTTP/1.1" 200 None
2026-03-25 04:31:18 [adesa.fr] INFO: Saving data for 10715266: {'auction_closing_time': 1774444500.0, 'created_time': 1774294328.489916, 'last_price_update_time': 1774413078.300888}
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715266') HTTP/1.1" 204 0
2026-03-25 04:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 676cf61b-7bb7-56f4-b374-0911dbb1feef with identifier: 10715310
2026-03-25 04:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 676cf61b-7bb7-56f4-b374-0911dbb1feef with scrape type 2
2026-03-25 04:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 676cf61b-7bb7-56f4-b374-0911dbb1feef with scrape type 2
2026-03-25 04:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 676cf61b-7bb7-56f4-b374-0911dbb1feef, identifier: 10715310
2026-03-25 04:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 676cf61b-7bb7-56f4-b374-0911dbb1feef with identifier: 10715310
2026-03-25 04:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 676cf61b-7bb7-56f4-b374-0911dbb1feef with identifier: 10715310
2026-03-25 04:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 676cf61b-7bb7-56f4-b374-0911dbb1feef with identifier: 10715310 to the API
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715310>
{'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-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '676cf61b-7bb7-56f4-b374-0911dbb1feef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN558LX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715310',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 114363,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-02-03',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 114.363 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715310%27 HTTP/1.1" 200 None
2026-03-25 04:31:18 [adesa.fr] INFO: Saving data for 10715310: {'auction_closing_time': 1774444500.0, 'created_time': 1774294372.427386, 'last_price_update_time': 1774413078.693682}
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715310') HTTP/1.1" 204 0
2026-03-25 04:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff024731-11cc-5359-ab17-9ab16b68801b with identifier: 10715319
2026-03-25 04:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff024731-11cc-5359-ab17-9ab16b68801b with scrape type 2
2026-03-25 04:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff024731-11cc-5359-ab17-9ab16b68801b with scrape type 2
2026-03-25 04:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ff024731-11cc-5359-ab17-9ab16b68801b, identifier: 10715319
2026-03-25 04:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b83a73d-5ae2-52bc-9b78-8b22ad9476bf with identifier: 10715261
2026-03-25 04:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b83a73d-5ae2-52bc-9b78-8b22ad9476bf with scrape type 2
2026-03-25 04:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b83a73d-5ae2-52bc-9b78-8b22ad9476bf with scrape type 2
2026-03-25 04:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7b83a73d-5ae2-52bc-9b78-8b22ad9476bf, identifier: 10715261
2026-03-25 04:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ff024731-11cc-5359-ab17-9ab16b68801b with identifier: 10715319
2026-03-25 04:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ff024731-11cc-5359-ab17-9ab16b68801b with identifier: 10715319
2026-03-25 04:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ff024731-11cc-5359-ab17-9ab16b68801b with identifier: 10715319 to the API
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715319>
{'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-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'ff024731-11cc-5359-ab17-9ab16b68801b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR218TS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715319',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 118785,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-10-12',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 1.2i GT - Petrol - Automatic - 130 hp - 118.785 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715319%27 HTTP/1.1" 200 None
2026-03-25 04:31:19 [adesa.fr] INFO: Saving data for 10715319: {'auction_closing_time': 1774444500.0, 'created_time': 1774294371.665598, 'last_price_update_time': 1774413079.192064}
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715319') HTTP/1.1" 204 0
2026-03-25 04:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7b83a73d-5ae2-52bc-9b78-8b22ad9476bf with identifier: 10715261
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-25 04:31:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7b83a73d-5ae2-52bc-9b78-8b22ad9476bf with identifier: 10715261
2026-03-25 04:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7b83a73d-5ae2-52bc-9b78-8b22ad9476bf with identifier: 10715261 to the API
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715261>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '7b83a73d-5ae2-52bc-9b78-8b22ad9476bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM851QT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715261',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 105708,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 308 SW Allure Pack - Petrol - Automatic - 130 hp - 105.708 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715261%27 HTTP/1.1" 200 None
2026-03-25 04:31:19 [adesa.fr] INFO: Saving data for 10715261: {'auction_closing_time': 1774444500.0, 'created_time': 1774294375.800707, 'last_price_update_time': 1774413079.592906}
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715261') HTTP/1.1" 204 0
2026-03-25 04:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb651b24-5f79-5923-b054-ab6c7d0da5bf with identifier: 10715352
2026-03-25 04:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb651b24-5f79-5923-b054-ab6c7d0da5bf with scrape type 2
2026-03-25 04:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb651b24-5f79-5923-b054-ab6c7d0da5bf with scrape type 2
2026-03-25 04:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb651b24-5f79-5923-b054-ab6c7d0da5bf, identifier: 10715352
2026-03-25 04:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb651b24-5f79-5923-b054-ab6c7d0da5bf with identifier: 10715352
2026-03-25 04:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb651b24-5f79-5923-b054-ab6c7d0da5bf with identifier: 10715352
2026-03-25 04:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb651b24-5f79-5923-b054-ab6c7d0da5bf with identifier: 10715352 to the API
2026-03-25 04:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715352>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'fb651b24-5f79-5923-b054-ab6c7d0da5bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK199SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715352',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 56013,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 1.2i Active Pack - Petrol - Manual - 130 hp - 56.013 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715352%27 HTTP/1.1" 200 None
2026-03-25 04:31:20 [adesa.fr] INFO: Saving data for 10715352: {'auction_closing_time': 1774444500.0, 'created_time': 1774294477.681215, 'last_price_update_time': 1774413080.103544}
2026-03-25 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715352') HTTP/1.1" 204 0
2026-03-25 04:31:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.746(s), this was the 1st time calling it.
2026-03-25 04:31:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.967689056795182 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 04:31:19 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '25aa0ec50009abcb2c9b17b5de3e426c', '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=25aa0ec50009abcb2c9b17b5de3e426c.
2026-03-25 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43080134-fdc5-5e5a-b24e-e5afc14efbec with identifier: 10715339
2026-03-25 04:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43080134-fdc5-5e5a-b24e-e5afc14efbec with scrape type 2
2026-03-25 04:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43080134-fdc5-5e5a-b24e-e5afc14efbec with scrape type 2
2026-03-25 04:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 43080134-fdc5-5e5a-b24e-e5afc14efbec, identifier: 10715339
2026-03-25 04:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 43080134-fdc5-5e5a-b24e-e5afc14efbec with identifier: 10715339
2026-03-25 04:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 43080134-fdc5-5e5a-b24e-e5afc14efbec with identifier: 10715339
2026-03-25 04:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 43080134-fdc5-5e5a-b24e-e5afc14efbec with identifier: 10715339 to the API
2026-03-25 04:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715339>
{'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-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '43080134-fdc5-5e5a-b24e-e5afc14efbec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH555BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715339',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 60061,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 180 hp - 60.061 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715339%27 HTTP/1.1" 200 None
2026-03-25 04:31:20 [adesa.fr] INFO: Saving data for 10715339: {'auction_closing_time': 1774444500.0, 'created_time': 1774294449.778714, 'last_price_update_time': 1774413080.570601}
2026-03-25 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715339') HTTP/1.1" 204 0
2026-03-25 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dcc2a54-ef6e-5d64-bec5-8af9c7983ace with identifier: 10715280
2026-03-25 04:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dcc2a54-ef6e-5d64-bec5-8af9c7983ace with scrape type 2
2026-03-25 04:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dcc2a54-ef6e-5d64-bec5-8af9c7983ace with scrape type 2
2026-03-25 04:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0dcc2a54-ef6e-5d64-bec5-8af9c7983ace, identifier: 10715280
2026-03-25 04:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0dcc2a54-ef6e-5d64-bec5-8af9c7983ace with identifier: 10715280
2026-03-25 04:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0dcc2a54-ef6e-5d64-bec5-8af9c7983ace with identifier: 10715280
2026-03-25 04:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0dcc2a54-ef6e-5d64-bec5-8af9c7983ace with identifier: 10715280 to the API
2026-03-25 04:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715280>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '0dcc2a54-ef6e-5d64-bec5-8af9c7983ace',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ833KV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715280',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 107940,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-07-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 SW Active Pack - Petrol - Automatic - 130 hp - 107.940 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715280%27 HTTP/1.1" 200 None
2026-03-25 04:31:21 [adesa.fr] INFO: Saving data for 10715280: {'auction_closing_time': 1774444500.0, 'created_time': 1774294510.085293, 'last_price_update_time': 1774413081.041023}
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715280') HTTP/1.1" 204 0
2026-03-25 04:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc835a5f-41cf-54f0-bfbc-649c2dac81da with identifier: 10715256
2026-03-25 04:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc835a5f-41cf-54f0-bfbc-649c2dac81da with scrape type 2
2026-03-25 04:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc835a5f-41cf-54f0-bfbc-649c2dac81da with scrape type 2
2026-03-25 04:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc835a5f-41cf-54f0-bfbc-649c2dac81da, identifier: 10715256
2026-03-25 04:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc6cc287-69f6-59f1-ba1a-3259eda30165 with identifier: 10715296
2026-03-25 04:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc6cc287-69f6-59f1-ba1a-3259eda30165 with scrape type 2
2026-03-25 04:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc6cc287-69f6-59f1-ba1a-3259eda30165 with scrape type 2
2026-03-25 04:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dc6cc287-69f6-59f1-ba1a-3259eda30165, identifier: 10715296
2026-03-25 04:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc835a5f-41cf-54f0-bfbc-649c2dac81da with identifier: 10715256
2026-03-25 04:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc835a5f-41cf-54f0-bfbc-649c2dac81da with identifier: 10715256
2026-03-25 04:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc835a5f-41cf-54f0-bfbc-649c2dac81da with identifier: 10715256 to the API
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715256>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'bc835a5f-41cf-54f0-bfbc-649c2dac81da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ234FT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715256',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 123027,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-09-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'123.027 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715256%27 HTTP/1.1" 200 None
2026-03-25 04:31:21 [adesa.fr] INFO: Saving data for 10715256: {'auction_closing_time': 1774444500.0, 'created_time': 1774294449.260225, 'last_price_update_time': 1774413081.514383}
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715256') HTTP/1.1" 204 0
2026-03-25 04:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dc6cc287-69f6-59f1-ba1a-3259eda30165 with identifier: 10715296
2026-03-25 04:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dc6cc287-69f6-59f1-ba1a-3259eda30165 with identifier: 10715296
2026-03-25 04:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dc6cc287-69f6-59f1-ba1a-3259eda30165 with identifier: 10715296 to the API
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715296>
{'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-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'dc6cc287-69f6-59f1-ba1a-3259eda30165',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB521XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715296',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 92079,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 180 hp - 92.079 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715296%27 HTTP/1.1" 200 None
2026-03-25 04:31:21 [adesa.fr] INFO: Saving data for 10715296: {'auction_closing_time': 1774444500.0, 'created_time': 1774294448.725893, 'last_price_update_time': 1774413081.795201}
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715296') HTTP/1.1" 204 0
2026-03-25 04:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 697e1a8a-b3f8-5d20-b152-13970b3cd528 with identifier: 10715274
2026-03-25 04:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 697e1a8a-b3f8-5d20-b152-13970b3cd528 with scrape type 2
2026-03-25 04:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 697e1a8a-b3f8-5d20-b152-13970b3cd528 with scrape type 2
2026-03-25 04:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 697e1a8a-b3f8-5d20-b152-13970b3cd528, identifier: 10715274
2026-03-25 04:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 697e1a8a-b3f8-5d20-b152-13970b3cd528 with identifier: 10715274
2026-03-25 04:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 697e1a8a-b3f8-5d20-b152-13970b3cd528 with identifier: 10715274
2026-03-25 04:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 697e1a8a-b3f8-5d20-b152-13970b3cd528 with identifier: 10715274 to the API
2026-03-25 04:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715274>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '697e1a8a-b3f8-5d20-b152-13970b3cd528',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX652XS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715274',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 57998,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance - Diesel - Automatic - '
'150 hp - 57.998 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-25 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715274%27 HTTP/1.1" 200 None
2026-03-25 04:31:22 [adesa.fr] INFO: Saving data for 10715274: {'auction_closing_time': 1774444500.0, 'created_time': 1774294283.916733, 'last_price_update_time': 1774413082.322834}
2026-03-25 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715274') HTTP/1.1" 204 0
2026-03-25 04:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2ad75ed-50dd-5cb7-b376-dfc08ed0e76f with identifier: 10715252
2026-03-25 04:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2ad75ed-50dd-5cb7-b376-dfc08ed0e76f with scrape type 2
2026-03-25 04:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2ad75ed-50dd-5cb7-b376-dfc08ed0e76f with scrape type 2
2026-03-25 04:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a2ad75ed-50dd-5cb7-b376-dfc08ed0e76f, identifier: 10715252
2026-03-25 04:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a2ad75ed-50dd-5cb7-b376-dfc08ed0e76f with identifier: 10715252
2026-03-25 04:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a2ad75ed-50dd-5cb7-b376-dfc08ed0e76f with identifier: 10715252
2026-03-25 04:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a2ad75ed-50dd-5cb7-b376-dfc08ed0e76f with identifier: 10715252 to the API
2026-03-25 04:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715252>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'a2ad75ed-50dd-5cb7-b376-dfc08ed0e76f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC189KQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715252',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 100812,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI Allure Business - Diesel - Automatic - 130 hp '
'- 100.812 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-25 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715252%27 HTTP/1.1" 200 None
2026-03-25 04:31:22 [adesa.fr] INFO: Saving data for 10715252: {'auction_closing_time': 1774444500.0, 'created_time': 1774294616.243376, 'last_price_update_time': 1774413082.719083}
2026-03-25 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715252') HTTP/1.1" 204 0
2026-03-25 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e98da08-a813-5f7f-b8fe-3925d9f3a08e with identifier: 10715285
2026-03-25 04:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e98da08-a813-5f7f-b8fe-3925d9f3a08e with scrape type 2
2026-03-25 04:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e98da08-a813-5f7f-b8fe-3925d9f3a08e with scrape type 2
2026-03-25 04:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2e98da08-a813-5f7f-b8fe-3925d9f3a08e, identifier: 10715285
2026-03-25 04:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1ab997-ea4e-5def-afe7-0172ac004ef1 with identifier: 10715323
2026-03-25 04:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1ab997-ea4e-5def-afe7-0172ac004ef1 with scrape type 2
2026-03-25 04:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1ab997-ea4e-5def-afe7-0172ac004ef1 with scrape type 2
2026-03-25 04:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b1ab997-ea4e-5def-afe7-0172ac004ef1, identifier: 10715323
2026-03-25 04:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2e98da08-a813-5f7f-b8fe-3925d9f3a08e with identifier: 10715285
2026-03-25 04:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2e98da08-a813-5f7f-b8fe-3925d9f3a08e with identifier: 10715285
2026-03-25 04:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2e98da08-a813-5f7f-b8fe-3925d9f3a08e with identifier: 10715285 to the API
2026-03-25 04:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715285>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '2e98da08-a813-5f7f-b8fe-3925d9f3a08e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD620EM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715285',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 114517,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 114.517 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715285%27 HTTP/1.1" 200 None
2026-03-25 04:31:23 [adesa.fr] INFO: Saving data for 10715285: {'auction_closing_time': 1774444500.0, 'created_time': 1774294465.513191, 'last_price_update_time': 1774413083.313359}
2026-03-25 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715285') HTTP/1.1" 204 0
2026-03-25 04:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b1ab997-ea4e-5def-afe7-0172ac004ef1 with identifier: 10715323
2026-03-25 04:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b1ab997-ea4e-5def-afe7-0172ac004ef1 with identifier: 10715323
2026-03-25 04:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b1ab997-ea4e-5def-afe7-0172ac004ef1 with identifier: 10715323 to the API
2026-03-25 04:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715323>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 155,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '6b1ab997-ea4e-5def-afe7-0172ac004ef1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP611VK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715323',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 102007,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-05-14',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.2i GT - Petrol - Automatic - 155 hp - 102.007 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2020}
2026-03-25 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715323%27 HTTP/1.1" 200 None
2026-03-25 04:31:23 [adesa.fr] INFO: Saving data for 10715323: {'auction_closing_time': 1774444500.0, 'created_time': 1774294466.586925, 'last_price_update_time': 1774413083.590193}
2026-03-25 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715323') HTTP/1.1" 204 0
2026-03-25 04:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33da439c-f1fb-5d7f-aeb6-c02bfac6e0ae with identifier: 10715353
2026-03-25 04:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33da439c-f1fb-5d7f-aeb6-c02bfac6e0ae with scrape type 2
2026-03-25 04:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33da439c-f1fb-5d7f-aeb6-c02bfac6e0ae with scrape type 2
2026-03-25 04:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33da439c-f1fb-5d7f-aeb6-c02bfac6e0ae, identifier: 10715353
2026-03-25 04:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33da439c-f1fb-5d7f-aeb6-c02bfac6e0ae with identifier: 10715353
2026-03-25 04:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33da439c-f1fb-5d7f-aeb6-c02bfac6e0ae with identifier: 10715353
2026-03-25 04:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33da439c-f1fb-5d7f-aeb6-c02bfac6e0ae with identifier: 10715353 to the API
2026-03-25 04:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715353>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '33da439c-f1fb-5d7f-aeb6-c02bfac6e0ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY613SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715353',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 120696,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-04-21',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 2008 1.2i Active Business - Petrol - Manual - 100 hp - '
'120.696 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715353%27 HTTP/1.1" 200 None
2026-03-25 04:31:24 [adesa.fr] INFO: Saving data for 10715353: {'auction_closing_time': 1774444500.0, 'created_time': 1774294520.314855, 'last_price_update_time': 1774413084.07052}
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715353') HTTP/1.1" 204 0
2026-03-25 04:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10714412
2026-03-25 04:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with scrape type 2
2026-03-25 04:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with scrape type 2
2026-03-25 04:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662, identifier: 10714412
2026-03-25 04:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10714412
2026-03-25 04:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10714412
2026-03-25 04:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10714412 to the API
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714412>
{'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-25T10: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=10714412',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 48890,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18300,
'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-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710714412%27 HTTP/1.1" 200 None
2026-03-25 04:31:24 [adesa.fr] INFO: Saving data for 10714412: {'auction_closing_time': 1774433400.0, 'created_time': 1774283666.763841, 'last_price_update_time': 1774413084.480262}
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714412') HTTP/1.1" 204 0
2026-03-25 04:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85335cd8-4509-5876-949a-e2b307a17e0a with identifier: 10715354
2026-03-25 04:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85335cd8-4509-5876-949a-e2b307a17e0a with scrape type 2
2026-03-25 04:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85335cd8-4509-5876-949a-e2b307a17e0a with scrape type 2
2026-03-25 04:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 85335cd8-4509-5876-949a-e2b307a17e0a, identifier: 10715354
2026-03-25 04:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 85335cd8-4509-5876-949a-e2b307a17e0a with identifier: 10715354
2026-03-25 04:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 85335cd8-4509-5876-949a-e2b307a17e0a with identifier: 10715354
2026-03-25 04:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 85335cd8-4509-5876-949a-e2b307a17e0a with identifier: 10715354 to the API
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715354>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '85335cd8-4509-5876-949a-e2b307a17e0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE326YX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715354',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 114616,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2019-03-27',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 2008 1.2i Allure Business - Petrol - Manual - 130 hp - '
'114.616 km',
'transmission': 'manual',
'trim': 'Allure Business',
'vin': None,
'year': 2019}
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715354%27 HTTP/1.1" 200 None
2026-03-25 04:31:24 [adesa.fr] INFO: Saving data for 10715354: {'auction_closing_time': 1774444500.0, 'created_time': 1774294482.881118, 'last_price_update_time': 1774413084.86937}
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715354') HTTP/1.1" 204 0
2026-03-25 04:31:24 [adesa.fr] INFO: Found listing with ID: 10710212
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710212%27 HTTP/1.1" 200 None
2026-03-25 04:31:24 [adesa.fr] INFO: Scrape type for 10710212: 0
2026-03-25 04:31:24 [adesa.fr] INFO: Skipping item 10710212 url https://www.openlane.eu/en/carv6/auction/10710212
2026-03-25 04:31:24 [adesa.fr] INFO: Found listing with ID: 10710126
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710126%27 HTTP/1.1" 200 None
2026-03-25 04:31:24 [adesa.fr] INFO: Scrape type for 10710126: 0
2026-03-25 04:31:24 [adesa.fr] INFO: Skipping item 10710126 url https://www.openlane.eu/en/carv6/auction/10710126
2026-03-25 04:31:24 [adesa.fr] INFO: Found listing with ID: 10710136
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710136%27 HTTP/1.1" 200 None
2026-03-25 04:31:24 [adesa.fr] INFO: Scrape type for 10710136: 0
2026-03-25 04:31:24 [adesa.fr] INFO: Skipping item 10710136 url https://www.openlane.eu/en/carv6/auction/10710136
2026-03-25 04:31:24 [adesa.fr] INFO: Found listing with ID: 10710202
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710202%27 HTTP/1.1" 200 None
2026-03-25 04:31:24 [adesa.fr] INFO: Scrape type for 10710202: 0
2026-03-25 04:31:24 [adesa.fr] INFO: Skipping item 10710202 url https://www.openlane.eu/en/carv6/auction/10710202
2026-03-25 04:31:24 [adesa.fr] INFO: Found listing with ID: 10710132
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710132%27 HTTP/1.1" 200 None
2026-03-25 04:31:24 [adesa.fr] INFO: Scrape type for 10710132: 0
2026-03-25 04:31:24 [adesa.fr] INFO: Skipping item 10710132 url https://www.openlane.eu/en/carv6/auction/10710132
2026-03-25 04:31:24 [adesa.fr] INFO: Found listing with ID: 10710137
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710137%27 HTTP/1.1" 200 None
2026-03-25 04:31:24 [adesa.fr] INFO: Scrape type for 10710137: 0
2026-03-25 04:31:24 [adesa.fr] INFO: Skipping item 10710137 url https://www.openlane.eu/en/carv6/auction/10710137
2026-03-25 04:31:24 [adesa.fr] INFO: Found listing with ID: 10710189
2026-03-25 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710189%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710189: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710189 url https://www.openlane.eu/en/carv6/auction/10710189
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710169
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710169%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710169: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710169 url https://www.openlane.eu/en/carv6/auction/10710169
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710192
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710192%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710192: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710192 url https://www.openlane.eu/en/carv6/auction/10710192
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710190
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710190%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710190: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710190 url https://www.openlane.eu/en/carv6/auction/10710190
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710180
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710180%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710180: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710180 url https://www.openlane.eu/en/carv6/auction/10710180
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710158
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710158%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710158: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710158 url https://www.openlane.eu/en/carv6/auction/10710158
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710178
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710178%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710178: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710178 url https://www.openlane.eu/en/carv6/auction/10710178
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710134
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710134%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710134: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710134 url https://www.openlane.eu/en/carv6/auction/10710134
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710121
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710121%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710121: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710121 url https://www.openlane.eu/en/carv6/auction/10710121
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710141
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710141%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710141: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710141 url https://www.openlane.eu/en/carv6/auction/10710141
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710203
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710203%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710203: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710203 url https://www.openlane.eu/en/carv6/auction/10710203
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710179
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710179%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710179: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710179 url https://www.openlane.eu/en/carv6/auction/10710179
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710185
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710185%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710185: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710185 url https://www.openlane.eu/en/carv6/auction/10710185
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710164
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710164%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710164: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710164 url https://www.openlane.eu/en/carv6/auction/10710164
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710165
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710165%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710165: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710165 url https://www.openlane.eu/en/carv6/auction/10710165
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710168
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710168%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710168: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710168 url https://www.openlane.eu/en/carv6/auction/10710168
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710167
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710167%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710167: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710167 url https://www.openlane.eu/en/carv6/auction/10710167
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710201
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710201%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710201: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710201 url https://www.openlane.eu/en/carv6/auction/10710201
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710146
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710146%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710146: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710146 url https://www.openlane.eu/en/carv6/auction/10710146
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710150
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710150%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710150: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710150 url https://www.openlane.eu/en/carv6/auction/10710150
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710197
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710197%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710197: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710197 url https://www.openlane.eu/en/carv6/auction/10710197
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710191
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710191%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710191: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710191 url https://www.openlane.eu/en/carv6/auction/10710191
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710139
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710139%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710139: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710139 url https://www.openlane.eu/en/carv6/auction/10710139
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710143
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710143%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710143: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710143 url https://www.openlane.eu/en/carv6/auction/10710143
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710208
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710208%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710208: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710208 url https://www.openlane.eu/en/carv6/auction/10710208
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710160
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710160%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710160: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710160 url https://www.openlane.eu/en/carv6/auction/10710160
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710211
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710211%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710211: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710211 url https://www.openlane.eu/en/carv6/auction/10710211
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710209
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710209%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710209: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710209 url https://www.openlane.eu/en/carv6/auction/10710209
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710166
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710166%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710166: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710166 url https://www.openlane.eu/en/carv6/auction/10710166
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710138
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710138%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710138: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710138 url https://www.openlane.eu/en/carv6/auction/10710138
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710199
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710199%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710199: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710199 url https://www.openlane.eu/en/carv6/auction/10710199
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710206
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710206%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710206: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710206 url https://www.openlane.eu/en/carv6/auction/10710206
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710205
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710205%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710205: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710205 url https://www.openlane.eu/en/carv6/auction/10710205
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710204
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710204%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710204: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710204 url https://www.openlane.eu/en/carv6/auction/10710204
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710213
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710213%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710213: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710213 url https://www.openlane.eu/en/carv6/auction/10710213
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710133
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710133%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710133: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710133 url https://www.openlane.eu/en/carv6/auction/10710133
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710207
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710207%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710207: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710207 url https://www.openlane.eu/en/carv6/auction/10710207
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710182
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710182%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710182: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710182 url https://www.openlane.eu/en/carv6/auction/10710182
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710152
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710152%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710152: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710152 url https://www.openlane.eu/en/carv6/auction/10710152
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710148
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710148%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710148: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710148 url https://www.openlane.eu/en/carv6/auction/10710148
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710161
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710161%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710161: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710161 url https://www.openlane.eu/en/carv6/auction/10710161
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710119
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710119%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710119: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710119 url https://www.openlane.eu/en/carv6/auction/10710119
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710159
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710159%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710159: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710159 url https://www.openlane.eu/en/carv6/auction/10710159
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710171
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710171%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710171: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710171 url https://www.openlane.eu/en/carv6/auction/10710171
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710174
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710174%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710174: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710174 url https://www.openlane.eu/en/carv6/auction/10710174
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710188
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710188%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710188: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710188 url https://www.openlane.eu/en/carv6/auction/10710188
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710210
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710210%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710210: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710210 url https://www.openlane.eu/en/carv6/auction/10710210
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710198
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710198%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710198: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710198 url https://www.openlane.eu/en/carv6/auction/10710198
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710156
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710156%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710156: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710156 url https://www.openlane.eu/en/carv6/auction/10710156
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710127
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710127%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710127: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710127 url https://www.openlane.eu/en/carv6/auction/10710127
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710135
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710135%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710135: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710135 url https://www.openlane.eu/en/carv6/auction/10710135
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710140
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710140%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710140: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710140 url https://www.openlane.eu/en/carv6/auction/10710140
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710181
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710181%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710181: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710181 url https://www.openlane.eu/en/carv6/auction/10710181
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710142
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710142%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710142: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710142 url https://www.openlane.eu/en/carv6/auction/10710142
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710129
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710129%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710129: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710129 url https://www.openlane.eu/en/carv6/auction/10710129
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710163
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710163%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710163: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710163 url https://www.openlane.eu/en/carv6/auction/10710163
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710147
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710147%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710147: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710147 url https://www.openlane.eu/en/carv6/auction/10710147
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710187
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710187%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710187: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710187 url https://www.openlane.eu/en/carv6/auction/10710187
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10710186
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710186%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10710186: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10710186 url https://www.openlane.eu/en/carv6/auction/10710186
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10715081
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715081%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10715081: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10715081 url https://www.openlane.eu/en/carv6/auction/10715081
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10718564
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718564%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10718564: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10718564 url https://www.openlane.eu/en/carv6/auction/10718564
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10715083
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715083%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10715083: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10715083 url https://www.openlane.eu/en/carv6/auction/10715083
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10715082
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715082%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10715082: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10715082 url https://www.openlane.eu/en/carv6/auction/10715082
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10711166
2026-03-25 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711166%27 HTTP/1.1" 200 None
2026-03-25 04:31:25 [adesa.fr] INFO: Scrape type for 10711166: 0
2026-03-25 04:31:25 [adesa.fr] INFO: Skipping item 10711166 url https://www.openlane.eu/en/carv6/auction/10711166
2026-03-25 04:31:25 [adesa.fr] INFO: Found listing with ID: 10711167
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711167%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10711167: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10711167 url https://www.openlane.eu/en/carv6/auction/10711167
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718565
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718565%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718565: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718565 url https://www.openlane.eu/en/carv6/auction/10718565
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10715086
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715086%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10715086: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10715086 url https://www.openlane.eu/en/carv6/auction/10715086
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10715078
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715078%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10715078: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10715078 url https://www.openlane.eu/en/carv6/auction/10715078
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10715084
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715084%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10715084: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10715084 url https://www.openlane.eu/en/carv6/auction/10715084
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10715085
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715085%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10715085: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10715085 url https://www.openlane.eu/en/carv6/auction/10715085
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10716355
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716355%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10716355: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10716355 url https://www.openlane.eu/en/carv6/auction/10716355
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718554
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718554%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718554: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718554 url https://www.openlane.eu/en/carv6/auction/10718554
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718549
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718549%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718549: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718549 url https://www.openlane.eu/en/carv6/auction/10718549
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718547
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718547%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718547: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718547 url https://www.openlane.eu/en/carv6/auction/10718547
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718560
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718560%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718560: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718560 url https://www.openlane.eu/en/carv6/auction/10718560
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10711696
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711696%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10711696: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10711696 url https://www.openlane.eu/en/carv6/auction/10711696
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10711646
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711646%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10711646: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10711646 url https://www.openlane.eu/en/carv6/auction/10711646
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10711782
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711782%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10711782: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10711782 url https://www.openlane.eu/en/carv6/auction/10711782
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10711455
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711455%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10711455: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10711455 url https://www.openlane.eu/en/carv6/auction/10711455
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718546
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718546%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718546: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718546 url https://www.openlane.eu/en/carv6/auction/10718546
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718562
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718562%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718562: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718562 url https://www.openlane.eu/en/carv6/auction/10718562
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718553
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718553%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718553: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718553 url https://www.openlane.eu/en/carv6/auction/10718553
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718548
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718548%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718548: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718548 url https://www.openlane.eu/en/carv6/auction/10718548
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718543
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718543%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718543: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718543 url https://www.openlane.eu/en/carv6/auction/10718543
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718561
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718561%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718561: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718561 url https://www.openlane.eu/en/carv6/auction/10718561
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10711406
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711406%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10711406: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10711406 url https://www.openlane.eu/en/carv6/auction/10711406
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10711663
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711663%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10711663: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10711663 url https://www.openlane.eu/en/carv6/auction/10711663
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10711639
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711639%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10711639: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10711639 url https://www.openlane.eu/en/carv6/auction/10711639
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718541
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718541%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718541: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718541 url https://www.openlane.eu/en/carv6/auction/10718541
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718542
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718542%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718542: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718542 url https://www.openlane.eu/en/carv6/auction/10718542
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10711773
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711773%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10711773: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10711773 url https://www.openlane.eu/en/carv6/auction/10711773
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718556
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718556%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718556: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718556 url https://www.openlane.eu/en/carv6/auction/10718556
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718559
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718559%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718559: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718559 url https://www.openlane.eu/en/carv6/auction/10718559
2026-03-25 04:31:26 [adesa.fr] INFO: Found listing with ID: 10718550
2026-03-25 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718550%27 HTTP/1.1" 200 None
2026-03-25 04:31:26 [adesa.fr] INFO: Scrape type for 10718550: 0
2026-03-25 04:31:26 [adesa.fr] INFO: Skipping item 10718550 url https://www.openlane.eu/en/carv6/auction/10718550
2026-03-25 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 04:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c60c25b-ffc8-5484-ba8a-a1da9d0b1f0b with identifier: 10715253
2026-03-25 04:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c60c25b-ffc8-5484-ba8a-a1da9d0b1f0b with scrape type 2
2026-03-25 04:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c60c25b-ffc8-5484-ba8a-a1da9d0b1f0b with scrape type 2
2026-03-25 04:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2c60c25b-ffc8-5484-ba8a-a1da9d0b1f0b, identifier: 10715253
2026-03-25 04:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2c60c25b-ffc8-5484-ba8a-a1da9d0b1f0b with identifier: 10715253
2026-03-25 04:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2c60c25b-ffc8-5484-ba8a-a1da9d0b1f0b with identifier: 10715253
2026-03-25 04:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2c60c25b-ffc8-5484-ba8a-a1da9d0b1f0b with identifier: 10715253 to the API
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715253>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': '2c60c25b-ffc8-5484-ba8a-a1da9d0b1f0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV084CL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715253',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 56259,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Nissan Leaf 62 kWh Business - Electric - Automatic - 217 hp - '
'56.259 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715253%27 HTTP/1.1" 200 None
2026-03-25 04:31:27 [adesa.fr] INFO: Saving data for 10715253: {'auction_closing_time': 1774444500.0, 'created_time': 1774294491.880593, 'last_price_update_time': 1774413087.28396}
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715253') HTTP/1.1" 204 0
2026-03-25 04:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 648c434a-3b0a-54a0-a164-a5f215679796 with identifier: 10715312
2026-03-25 04:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 648c434a-3b0a-54a0-a164-a5f215679796 with scrape type 2
2026-03-25 04:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 648c434a-3b0a-54a0-a164-a5f215679796 with scrape type 2
2026-03-25 04:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 648c434a-3b0a-54a0-a164-a5f215679796, identifier: 10715312
2026-03-25 04:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10715063
2026-03-25 04:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with scrape type 2
2026-03-25 04:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with scrape type 2
2026-03-25 04:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d, identifier: 10715063
2026-03-25 04:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 648c434a-3b0a-54a0-a164-a5f215679796 with identifier: 10715312
2026-03-25 04:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 648c434a-3b0a-54a0-a164-a5f215679796 with identifier: 10715312
2026-03-25 04:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 648c434a-3b0a-54a0-a164-a5f215679796 with identifier: 10715312 to the API
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715312>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '648c434a-3b0a-54a0-a164-a5f215679796',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE571JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715312',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 90072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Nissan Qashqai 1.3 Tekna - Petrol - Automatic - 158 hp - 90.072 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2022}
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715312%27 HTTP/1.1" 200 None
2026-03-25 04:31:27 [adesa.fr] INFO: Saving data for 10715312: {'auction_closing_time': 1774444500.0, 'created_time': 1774294481.985196, 'last_price_update_time': 1774413087.890773}
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715312') HTTP/1.1" 204 0
2026-03-25 04:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10715063
2026-03-25 04:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10715063
2026-03-25 04:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10715063 to the API
2026-03-25 04:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715063>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '44bb17a5-8f5f-5fe5-8405-3afd3b72751d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-991-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715063',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 158638,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 Elegance Business - Petrol - Manual - 130 hp - '
'158.638 km',
'transmission': 'manual',
'trim': 'Elegance Business',
'vin': None,
'year': 2021}
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715063%27 HTTP/1.1" 200 None
2026-03-25 04:31:28 [adesa.fr] INFO: Saving data for 10715063: {'auction_closing_time': 1774444500.0, 'created_time': 1774294480.621845, 'last_price_update_time': 1774413088.169542}
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715063') HTTP/1.1" 204 0
2026-03-25 04:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29e13ad0-0d37-5c7d-9695-25760462141b with identifier: 10715288
2026-03-25 04:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29e13ad0-0d37-5c7d-9695-25760462141b with scrape type 2
2026-03-25 04:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29e13ad0-0d37-5c7d-9695-25760462141b with scrape type 2
2026-03-25 04:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 29e13ad0-0d37-5c7d-9695-25760462141b, identifier: 10715288
2026-03-25 04:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 29e13ad0-0d37-5c7d-9695-25760462141b with identifier: 10715288
2026-03-25 04:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 29e13ad0-0d37-5c7d-9695-25760462141b with identifier: 10715288
2026-03-25 04:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 29e13ad0-0d37-5c7d-9695-25760462141b with identifier: 10715288 to the API
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715288>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': '29e13ad0-0d37-5c7d-9695-25760462141b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD711KJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715288',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mini',
'model': 'Electric',
'odometer': 24739,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 4,
'seller_name': 'ARVAL-FR',
'title': 'Mini Electric Cooper Essential - Electric - Automatic - 184 hp - '
'24.739 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2021}
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715288%27 HTTP/1.1" 200 None
2026-03-25 04:31:28 [adesa.fr] INFO: Saving data for 10715288: {'auction_closing_time': 1774444500.0, 'created_time': 1774294487.391924, 'last_price_update_time': 1774413088.546819}
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715288') HTTP/1.1" 204 0
2026-03-25 04:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4519097-3452-55f7-9eb4-4e8b8581ac23 with identifier: 10715279
2026-03-25 04:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4519097-3452-55f7-9eb4-4e8b8581ac23 with scrape type 2
2026-03-25 04:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4519097-3452-55f7-9eb4-4e8b8581ac23 with scrape type 2
2026-03-25 04:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a4519097-3452-55f7-9eb4-4e8b8581ac23, identifier: 10715279
2026-03-25 04:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a4519097-3452-55f7-9eb4-4e8b8581ac23 with identifier: 10715279
2026-03-25 04:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a4519097-3452-55f7-9eb4-4e8b8581ac23 with identifier: 10715279
2026-03-25 04:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a4519097-3452-55f7-9eb4-4e8b8581ac23 with identifier: 10715279 to the API
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715279>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'a4519097-3452-55f7-9eb4-4e8b8581ac23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG317SC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715279',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 79673,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-06-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Nissan Qashqai 1.3 N-Style - Petrol - Automatic - 158 hp - 79.673 '
'km',
'transmission': 'automatic',
'trim': 'N-Style',
'vin': None,
'year': 2022}
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715279%27 HTTP/1.1" 200 None
2026-03-25 04:31:28 [adesa.fr] INFO: Saving data for 10715279: {'auction_closing_time': 1774444500.0, 'created_time': 1774294481.552068, 'last_price_update_time': 1774413088.913424}
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715279') HTTP/1.1" 204 0
2026-03-25 04:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10715059
2026-03-25 04:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with scrape type 2
2026-03-25 04:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with scrape type 2
2026-03-25 04:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e, identifier: 10715059
2026-03-25 04:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10715059
2026-03-25 04:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10715059
2026-03-25 04:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10715059 to the API
2026-03-25 04:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715059>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '7e9b2ef6-f005-5c3d-b35e-39baa58dce6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-799-FH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715059',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 154125,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-09-15',
'seats_number': 7,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d AMG Line - Diesel - Automatic - 150 hp - '
'154.125 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715059%27 HTTP/1.1" 200 None
2026-03-25 04:31:29 [adesa.fr] INFO: Saving data for 10715059: {'auction_closing_time': 1774444500.0, 'created_time': 1774294492.556895, 'last_price_update_time': 1774413089.624475}
2026-03-25 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715059') HTTP/1.1" 204 0
2026-03-25 04:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee99f88e-d2f4-5fbd-b84a-3e54c4d53e5f with identifier: 10715344
2026-03-25 04:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee99f88e-d2f4-5fbd-b84a-3e54c4d53e5f with scrape type 2
2026-03-25 04:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee99f88e-d2f4-5fbd-b84a-3e54c4d53e5f with scrape type 2
2026-03-25 04:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee99f88e-d2f4-5fbd-b84a-3e54c4d53e5f, identifier: 10715344
2026-03-25 04:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f477272-1c3c-5ead-adb3-db54ea918bc1 with identifier: 10715328
2026-03-25 04:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f477272-1c3c-5ead-adb3-db54ea918bc1 with scrape type 2
2026-03-25 04:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f477272-1c3c-5ead-adb3-db54ea918bc1 with scrape type 2
2026-03-25 04:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3f477272-1c3c-5ead-adb3-db54ea918bc1, identifier: 10715328
2026-03-25 04:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 786f5732-7cc8-5e10-92ae-edec69a18352 with identifier: 10715283
2026-03-25 04:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 786f5732-7cc8-5e10-92ae-edec69a18352 with scrape type 2
2026-03-25 04:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 786f5732-7cc8-5e10-92ae-edec69a18352 with scrape type 2
2026-03-25 04:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 786f5732-7cc8-5e10-92ae-edec69a18352, identifier: 10715283
2026-03-25 04:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee99f88e-d2f4-5fbd-b84a-3e54c4d53e5f with identifier: 10715344
2026-03-25 04:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee99f88e-d2f4-5fbd-b84a-3e54c4d53e5f with identifier: 10715344
2026-03-25 04:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee99f88e-d2f4-5fbd-b84a-3e54c4d53e5f with identifier: 10715344 to the API
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715344>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ee99f88e-d2f4-5fbd-b84a-3e54c4d53e5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT581KS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715344',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 21711,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2024-01-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLA 250e Business Line - Hybrid - Automatic - 163 hp '
'- 21.711 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2024}
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715344%27 HTTP/1.1" 200 None
2026-03-25 04:31:30 [adesa.fr] INFO: Saving data for 10715344: {'auction_closing_time': 1774444500.0, 'created_time': 1774294633.765348, 'last_price_update_time': 1774413090.187017}
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715344') HTTP/1.1" 204 0
2026-03-25 04:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3f477272-1c3c-5ead-adb3-db54ea918bc1 with identifier: 10715328
2026-03-25 04:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3f477272-1c3c-5ead-adb3-db54ea918bc1 with identifier: 10715328
2026-03-25 04:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3f477272-1c3c-5ead-adb3-db54ea918bc1 with identifier: 10715328 to the API
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715328>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '3f477272-1c3c-5ead-adb3-db54ea918bc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM304NL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715328',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 118392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz B 200d Business Line - Diesel - Automatic - 150 hp - '
'118.392 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715328%27 HTTP/1.1" 200 None
2026-03-25 04:31:30 [adesa.fr] INFO: Saving data for 10715328: {'auction_closing_time': 1774444500.0, 'created_time': 1774294537.879024, 'last_price_update_time': 1774413090.46571}
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715328') HTTP/1.1" 204 0
2026-03-25 04:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 786f5732-7cc8-5e10-92ae-edec69a18352 with identifier: 10715283
2026-03-25 04:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 786f5732-7cc8-5e10-92ae-edec69a18352 with identifier: 10715283
2026-03-25 04:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 786f5732-7cc8-5e10-92ae-edec69a18352 with identifier: 10715283 to the API
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Electric',
'id': '786f5732-7cc8-5e10-92ae-edec69a18352',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR051MS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715283',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'MG',
'model': 'MG4',
'odometer': 14197,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'MG MG4 51 kWh Standard - Electric - Automatic - 170 hp - 14.197 km',
'transmission': 'automatic',
'trim': 'Standard',
'vin': None,
'year': 2023}
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715283%27 HTTP/1.1" 200 None
2026-03-25 04:31:30 [adesa.fr] INFO: Saving data for 10715283: {'auction_closing_time': 1774444500.0, 'created_time': 1774294486.430527, 'last_price_update_time': 1774413090.767048}
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715283') HTTP/1.1" 204 0
2026-03-25 04:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1dd6341-4184-5125-a0e0-7def77b987a1 with identifier: 10715335
2026-03-25 04:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1dd6341-4184-5125-a0e0-7def77b987a1 with scrape type 2
2026-03-25 04:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1dd6341-4184-5125-a0e0-7def77b987a1 with scrape type 2
2026-03-25 04:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a1dd6341-4184-5125-a0e0-7def77b987a1, identifier: 10715335
2026-03-25 04:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10715062
2026-03-25 04:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d631d567-02ee-58e7-a9ea-84425828f927 with scrape type 2
2026-03-25 04:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d631d567-02ee-58e7-a9ea-84425828f927 with scrape type 2
2026-03-25 04:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d631d567-02ee-58e7-a9ea-84425828f927, identifier: 10715062
2026-03-25 04:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a1dd6341-4184-5125-a0e0-7def77b987a1 with identifier: 10715335
2026-03-25 04:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a1dd6341-4184-5125-a0e0-7def77b987a1 with identifier: 10715335
2026-03-25 04:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a1dd6341-4184-5125-a0e0-7def77b987a1 with identifier: 10715335 to the API
2026-03-25 04:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715335>
{'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': 102,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'a1dd6341-4184-5125-a0e0-7def77b987a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX587DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715335',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 87284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mini 5 Doors One Business - Petrol - Automatic - 102 hp - 87.284 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715335%27 HTTP/1.1" 200 None
2026-03-25 04:31:31 [adesa.fr] INFO: Saving data for 10715335: {'auction_closing_time': 1774444500.0, 'created_time': 1774294484.92623, 'last_price_update_time': 1774413091.712398}
2026-03-25 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715335') HTTP/1.1" 204 0
2026-03-25 04:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10715062
2026-03-25 04:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:31:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 04:31:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10715062
2026-03-25 04:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10715062 to the API
2026-03-25 04:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715062>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'd631d567-02ee-58e7-a9ea-84425828f927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-791-KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715062',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 158135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2 Allure Pack - Petrol - Manual - 130 hp - 158.135 '
'km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-25 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715062%27 HTTP/1.1" 200 None
2026-03-25 04:31:32 [adesa.fr] INFO: Saving data for 10715062: {'auction_closing_time': 1774444500.0, 'created_time': 1774294450.606782, 'last_price_update_time': 1774413092.136855}
2026-03-25 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715062') HTTP/1.1" 204 0
2026-03-25 04:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54f8b2c1-b28f-5366-a8bc-ed8cc0e5a83f with identifier: 10715247
2026-03-25 04:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54f8b2c1-b28f-5366-a8bc-ed8cc0e5a83f with scrape type 2
2026-03-25 04:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54f8b2c1-b28f-5366-a8bc-ed8cc0e5a83f with scrape type 2
2026-03-25 04:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 54f8b2c1-b28f-5366-a8bc-ed8cc0e5a83f, identifier: 10715247
2026-03-25 04:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 54f8b2c1-b28f-5366-a8bc-ed8cc0e5a83f with identifier: 10715247
2026-03-25 04:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 54f8b2c1-b28f-5366-a8bc-ed8cc0e5a83f with identifier: 10715247
2026-03-25 04:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 54f8b2c1-b28f-5366-a8bc-ed8cc0e5a83f with identifier: 10715247 to the API
2026-03-25 04:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715247>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '54f8b2c1-b28f-5366-a8bc-ed8cc0e5a83f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR468PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715247',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 78932,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2020-07-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz A 250e Progressive - Hybrid - Automatic - 160 hp - '
'78.932 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2020}
2026-03-25 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715247%27 HTTP/1.1" 200 None
2026-03-25 04:31:32 [adesa.fr] INFO: Saving data for 10715247: {'auction_closing_time': 1774444500.0, 'created_time': 1774294575.110739, 'last_price_update_time': 1774413092.516322}
2026-03-25 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715247') HTTP/1.1" 204 0
2026-03-25 04:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9a4836d-97a8-5fac-877e-dd4481dede17 with identifier: 10715337
2026-03-25 04:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9a4836d-97a8-5fac-877e-dd4481dede17 with scrape type 2
2026-03-25 04:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9a4836d-97a8-5fac-877e-dd4481dede17 with scrape type 2
2026-03-25 04:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c9a4836d-97a8-5fac-877e-dd4481dede17, identifier: 10715337
2026-03-25 04:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 976e77c6-f91f-5ae2-8abb-2e3870353258 with identifier: 10715322
2026-03-25 04:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 976e77c6-f91f-5ae2-8abb-2e3870353258 with scrape type 2
2026-03-25 04:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 976e77c6-f91f-5ae2-8abb-2e3870353258 with scrape type 2
2026-03-25 04:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 976e77c6-f91f-5ae2-8abb-2e3870353258, identifier: 10715322
2026-03-25 04:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c9a4836d-97a8-5fac-877e-dd4481dede17 with identifier: 10715337
2026-03-25 04:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c9a4836d-97a8-5fac-877e-dd4481dede17 with identifier: 10715337
2026-03-25 04:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c9a4836d-97a8-5fac-877e-dd4481dede17 with identifier: 10715337 to the API
2026-03-25 04:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715337>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c9a4836d-97a8-5fac-877e-dd4481dede17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK995VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715337',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 87752,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 160 hp - '
'87.752 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715337%27 HTTP/1.1" 200 None
2026-03-25 04:31:33 [adesa.fr] INFO: Saving data for 10715337: {'auction_closing_time': 1774444500.0, 'created_time': 1774294548.890803, 'last_price_update_time': 1774413093.015178}
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715337') HTTP/1.1" 204 0
2026-03-25 04:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 976e77c6-f91f-5ae2-8abb-2e3870353258 with identifier: 10715322
2026-03-25 04:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 976e77c6-f91f-5ae2-8abb-2e3870353258 with identifier: 10715322
2026-03-25 04:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 976e77c6-f91f-5ae2-8abb-2e3870353258 with identifier: 10715322 to the API
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715322>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 309,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '976e77c6-f91f-5ae2-8abb-2e3870353258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY752HV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715322',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Lexus',
'model': 'NX',
'odometer': 63722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 36000,
'price_includes_vat': True,
'registration_date': '2024-07-19',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Lexus NX 450h Executive - Petrol - Automatic - 309 hp - 63.722 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2024}
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715322%27 HTTP/1.1" 200 None
2026-03-25 04:31:33 [adesa.fr] INFO: Saving data for 10715322: {'auction_closing_time': 1774444500.0, 'created_time': 1774294533.052203, 'last_price_update_time': 1774413093.288854}
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715322') HTTP/1.1" 204 0
2026-03-25 04:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0c9125c-b57e-50ec-93ad-7168622a37aa with identifier: 10715041
2026-03-25 04:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0c9125c-b57e-50ec-93ad-7168622a37aa with scrape type 2
2026-03-25 04:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0c9125c-b57e-50ec-93ad-7168622a37aa with scrape type 2
2026-03-25 04:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0c9125c-b57e-50ec-93ad-7168622a37aa, identifier: 10715041
2026-03-25 04:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0c9125c-b57e-50ec-93ad-7168622a37aa with identifier: 10715041
2026-03-25 04:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0c9125c-b57e-50ec-93ad-7168622a37aa with identifier: 10715041
2026-03-25 04:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0c9125c-b57e-50ec-93ad-7168622a37aa with identifier: 10715041 to the API
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715041>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 199,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b0c9125c-b57e-50ec-93ad-7168622a37aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-064-WV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715041',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 134486,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque 1.5 P300e Business - AWD - Hybrid - '
'Automatic - 199 hp - 134.486 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715041%27 HTTP/1.1" 200 None
2026-03-25 04:31:33 [adesa.fr] INFO: Saving data for 10715041: {'auction_closing_time': 1774444500.0, 'created_time': 1774294542.291645, 'last_price_update_time': 1774413093.788776}
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715041') HTTP/1.1" 204 0
2026-03-25 04:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aef39fa-cfa7-5d8f-9874-f241e4264b52 with identifier: 10715265
2026-03-25 04:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aef39fa-cfa7-5d8f-9874-f241e4264b52 with scrape type 2
2026-03-25 04:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9aef39fa-cfa7-5d8f-9874-f241e4264b52 with scrape type 2
2026-03-25 04:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9aef39fa-cfa7-5d8f-9874-f241e4264b52, identifier: 10715265
2026-03-25 04:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9aef39fa-cfa7-5d8f-9874-f241e4264b52 with identifier: 10715265
2026-03-25 04:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9aef39fa-cfa7-5d8f-9874-f241e4264b52 with identifier: 10715265
2026-03-25 04:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9aef39fa-cfa7-5d8f-9874-f241e4264b52 with identifier: 10715265 to the API
2026-03-25 04:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715265>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '9aef39fa-cfa7-5d8f-9874-f241e4264b52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL200TX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715265',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 61152,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia Sportage 1.6 T-GDI Design - AWD - Hybrid - Automatic - 180 hp - '
'61.152 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-25 04:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715265%27 HTTP/1.1" 200 None
2026-03-25 04:31:34 [adesa.fr] INFO: Saving data for 10715265: {'auction_closing_time': 1774444500.0, 'created_time': 1774294546.775224, 'last_price_update_time': 1774413094.498568}
2026-03-25 04:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715265') HTTP/1.1" 204 0
2026-03-25 04:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 521845ac-1fa6-52a1-8f64-2c8507ec9836 with identifier: 10715349
2026-03-25 04:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 521845ac-1fa6-52a1-8f64-2c8507ec9836 with scrape type 2
2026-03-25 04:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 521845ac-1fa6-52a1-8f64-2c8507ec9836 with scrape type 2
2026-03-25 04:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 521845ac-1fa6-52a1-8f64-2c8507ec9836, identifier: 10715349
2026-03-25 04:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10715050
2026-03-25 04:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 with scrape type 2
2026-03-25 04:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 with scrape type 2
2026-03-25 04:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6531b974-5c28-5a31-ac76-ee66d5f8c822, identifier: 10715050
2026-03-25 04:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 521845ac-1fa6-52a1-8f64-2c8507ec9836 with identifier: 10715349
2026-03-25 04:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 521845ac-1fa6-52a1-8f64-2c8507ec9836 with identifier: 10715349
2026-03-25 04:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 521845ac-1fa6-52a1-8f64-2c8507ec9836 with identifier: 10715349 to the API
2026-03-25 04:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715349>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '521845ac-1fa6-52a1-8f64-2c8507ec9836',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK975QR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715349',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 86198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia XCeed 1.6 GDI Active - Hybrid - Automatic - 105 hp - 86.198 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715349%27 HTTP/1.1" 200 None
2026-03-25 04:31:35 [adesa.fr] INFO: Saving data for 10715349: {'auction_closing_time': 1774444500.0, 'created_time': 1774294545.236717, 'last_price_update_time': 1774413095.019557}
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715349') HTTP/1.1" 204 0
2026-03-25 04:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10715050
2026-03-25 04:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10715050
2026-03-25 04:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10715050 to the API
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715050>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Petrol',
'id': '6531b974-5c28-5a31-ac76-ee66d5f8c822',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-889-VC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715050',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 95066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque P200 R-Dynamic S - AWD - Petrol - '
'Automatic - 199 hp - 95.066 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2023}
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715050%27 HTTP/1.1" 200 None
2026-03-25 04:31:35 [adesa.fr] INFO: Saving data for 10715050: {'auction_closing_time': 1774444500.0, 'created_time': 1774294532.247308, 'last_price_update_time': 1774413095.320529}
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715050') HTTP/1.1" 204 0
2026-03-25 04:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10715046
2026-03-25 04:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1689a80-dab3-5eec-8908-5e07fe120012 with scrape type 2
2026-03-25 04:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1689a80-dab3-5eec-8908-5e07fe120012 with scrape type 2
2026-03-25 04:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f1689a80-dab3-5eec-8908-5e07fe120012, identifier: 10715046
2026-03-25 04:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10715046
2026-03-25 04:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10715046
2026-03-25 04:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10715046 to the API
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715046>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f1689a80-dab3-5eec-8908-5e07fe120012',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-835-QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715046',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 190811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.6 CRDi Active - Diesel - Automatic - 136 hp - 190.811 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715046%27 HTTP/1.1" 200 None
2026-03-25 04:31:35 [adesa.fr] INFO: Saving data for 10715046: {'auction_closing_time': 1774444500.0, 'created_time': 1774294556.985104, 'last_price_update_time': 1774413095.80859}
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715046') HTTP/1.1" 204 0
2026-03-25 04:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55e64486-a4ab-5bba-b8fe-dbf224ead311 with identifier: 10715271
2026-03-25 04:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55e64486-a4ab-5bba-b8fe-dbf224ead311 with scrape type 2
2026-03-25 04:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55e64486-a4ab-5bba-b8fe-dbf224ead311 with scrape type 2
2026-03-25 04:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 55e64486-a4ab-5bba-b8fe-dbf224ead311, identifier: 10715271
2026-03-25 04:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 55e64486-a4ab-5bba-b8fe-dbf224ead311 with identifier: 10715271
2026-03-25 04:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 55e64486-a4ab-5bba-b8fe-dbf224ead311 with identifier: 10715271
2026-03-25 04:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 55e64486-a4ab-5bba-b8fe-dbf224ead311 with identifier: 10715271 to the API
2026-03-25 04:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715271>
{'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': 180,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '55e64486-a4ab-5bba-b8fe-dbf224ead311',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH804WM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715271',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 70392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-08-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Hybrid - Automatic - 180 hp '
'- 70.392 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-25 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715271%27 HTTP/1.1" 200 None
2026-03-25 04:31:38 [adesa.fr] INFO: Saving data for 10715271: {'auction_closing_time': 1774444500.0, 'created_time': 1774294544.115993, 'last_price_update_time': 1774413098.038801}
2026-03-25 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715271') HTTP/1.1" 204 0
2026-03-25 04:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10718552
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718552%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10718552: 0
2026-03-25 04:31:39 [adesa.fr] INFO: Skipping item 10718552 url https://www.openlane.eu/en/carv6/auction/10718552
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10718557
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710718557%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10718557: 0
2026-03-25 04:31:39 [adesa.fr] INFO: Skipping item 10718557 url https://www.openlane.eu/en/carv6/auction/10718557
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10712024
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710712024%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10712024: 0
2026-03-25 04:31:39 [adesa.fr] INFO: Skipping item 10712024 url https://www.openlane.eu/en/carv6/auction/10712024
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10712008
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710712008%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10712008: 0
2026-03-25 04:31:39 [adesa.fr] INFO: Skipping item 10712008 url https://www.openlane.eu/en/carv6/auction/10712008
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10712015
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710712015%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10712015: 0
2026-03-25 04:31:39 [adesa.fr] INFO: Skipping item 10712015 url https://www.openlane.eu/en/carv6/auction/10712015
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10712020
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710712020%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10712020: 0
2026-03-25 04:31:39 [adesa.fr] INFO: Skipping item 10712020 url https://www.openlane.eu/en/carv6/auction/10712020
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10712014
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710712014%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10712014: 0
2026-03-25 04:31:39 [adesa.fr] INFO: Skipping item 10712014 url https://www.openlane.eu/en/carv6/auction/10712014
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10712022
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710712022%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10712022: 0
2026-03-25 04:31:39 [adesa.fr] INFO: Skipping item 10712022 url https://www.openlane.eu/en/carv6/auction/10712022
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701072
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701072%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701072: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701072 url https://www.openlane.eu/en/carv6/auction/10701072
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701219
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701219%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701219: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701219 url https://www.openlane.eu/en/carv6/auction/10701219
2026-03-25 04:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701236
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701236%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701236: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701236 url https://www.openlane.eu/en/carv6/auction/10701236
2026-03-25 04:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701237
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701237%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701237: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701237 url https://www.openlane.eu/en/carv6/auction/10701237
2026-03-25 04:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701238
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701238%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701238: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701238 url https://www.openlane.eu/en/carv6/auction/10701238
2026-03-25 04:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701128
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701128%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701128: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701128 url https://www.openlane.eu/en/carv6/auction/10701128
2026-03-25 04:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701239
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701239%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701239: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701239 url https://www.openlane.eu/en/carv6/auction/10701239
2026-03-25 04:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701068
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701068%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701068: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701068 url https://www.openlane.eu/en/carv6/auction/10701068
2026-03-25 04:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701159
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701159%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701159: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701159 url https://www.openlane.eu/en/carv6/auction/10701159
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701129
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701129%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701129: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701129 url https://www.openlane.eu/en/carv6/auction/10701129
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701240
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701240%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701240: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701240 url https://www.openlane.eu/en/carv6/auction/10701240
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701113
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701113%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701113: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701113 url https://www.openlane.eu/en/carv6/auction/10701113
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701145
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701145%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701145: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701145 url https://www.openlane.eu/en/carv6/auction/10701145
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701241
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701241%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701241: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701241 url https://www.openlane.eu/en/carv6/auction/10701241
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701130
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701130%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701130: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701130 url https://www.openlane.eu/en/carv6/auction/10701130
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701181
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701181%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701181: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701181 url https://www.openlane.eu/en/carv6/auction/10701181
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701131
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701131%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701131: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701131 url https://www.openlane.eu/en/carv6/auction/10701131
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701132
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701132%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701132: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701132 url https://www.openlane.eu/en/carv6/auction/10701132
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701083
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701083%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701083: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701083 url https://www.openlane.eu/en/carv6/auction/10701083
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701242
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701242%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701242: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701242 url https://www.openlane.eu/en/carv6/auction/10701242
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701187
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701187%27 HTTP/1.1" 200 None
2026-03-25 04:31:39 [adesa.fr] INFO: Scrape type for 10701187: 2
2026-03-25 04:31:39 [adesa.fr] INFO: Scraping item 10701187 url https://www.openlane.eu/en/carv6/auction/10701187
2026-03-25 04:31:39 [adesa.fr] INFO: Found listing with ID: 10701115
2026-03-25 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701115%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701115: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701115 url https://www.openlane.eu/en/carv6/auction/10701115
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701146
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701146%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701146: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701146 url https://www.openlane.eu/en/carv6/auction/10701146
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701114
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701114%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701114: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701114 url https://www.openlane.eu/en/carv6/auction/10701114
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701074
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701074%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701074: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701074 url https://www.openlane.eu/en/carv6/auction/10701074
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701182
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701182%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701182: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701182 url https://www.openlane.eu/en/carv6/auction/10701182
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701084
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701084%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701084: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701084 url https://www.openlane.eu/en/carv6/auction/10701084
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701085
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701085%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701085: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701085 url https://www.openlane.eu/en/carv6/auction/10701085
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701188
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701188%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701188: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701188 url https://www.openlane.eu/en/carv6/auction/10701188
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701086
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701086%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701086: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701086 url https://www.openlane.eu/en/carv6/auction/10701086
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701243
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701243%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701243: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701243 url https://www.openlane.eu/en/carv6/auction/10701243
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701087
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701087%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701087: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701087 url https://www.openlane.eu/en/carv6/auction/10701087
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701075
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701075%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701075: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701075 url https://www.openlane.eu/en/carv6/auction/10701075
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701147
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701147%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701147: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701147 url https://www.openlane.eu/en/carv6/auction/10701147
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701244
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701244%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701244: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701244 url https://www.openlane.eu/en/carv6/auction/10701244
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701133
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701133%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701133: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701133 url https://www.openlane.eu/en/carv6/auction/10701133
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701205
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701205%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701205: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701205 url https://www.openlane.eu/en/carv6/auction/10701205
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701134
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701134%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701134: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701134 url https://www.openlane.eu/en/carv6/auction/10701134
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701067
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701067%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701067: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701067 url https://www.openlane.eu/en/carv6/auction/10701067
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701245
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701245%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701245: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701245 url https://www.openlane.eu/en/carv6/auction/10701245
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701206
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701206%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701206: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701206 url https://www.openlane.eu/en/carv6/auction/10701206
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701246
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701246%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701246: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701246 url https://www.openlane.eu/en/carv6/auction/10701246
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701088
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701088%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701088: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701088 url https://www.openlane.eu/en/carv6/auction/10701088
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701160
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701160%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701160: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701160 url https://www.openlane.eu/en/carv6/auction/10701160
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701148
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701148%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701148: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701148 url https://www.openlane.eu/en/carv6/auction/10701148
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701247
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701247%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701247: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701247 url https://www.openlane.eu/en/carv6/auction/10701247
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701189
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701189%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701189: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701189 url https://www.openlane.eu/en/carv6/auction/10701189
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701248
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701248%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701248: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701248 url https://www.openlane.eu/en/carv6/auction/10701248
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701220
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701220%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701220: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701220 url https://www.openlane.eu/en/carv6/auction/10701220
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701162
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701162%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701162: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701162 url https://www.openlane.eu/en/carv6/auction/10701162
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701161
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701161%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701161: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701161 url https://www.openlane.eu/en/carv6/auction/10701161
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701071
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701071%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701071: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701071 url https://www.openlane.eu/en/carv6/auction/10701071
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701089
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701089%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701089: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701089 url https://www.openlane.eu/en/carv6/auction/10701089
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701135
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701135%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701135: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701135 url https://www.openlane.eu/en/carv6/auction/10701135
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701149
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701149%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701149: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701149 url https://www.openlane.eu/en/carv6/auction/10701149
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701207
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701207%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701207: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701207 url https://www.openlane.eu/en/carv6/auction/10701207
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701163
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701163%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701163: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701163 url https://www.openlane.eu/en/carv6/auction/10701163
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701221
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701221%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701221: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701221 url https://www.openlane.eu/en/carv6/auction/10701221
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701150
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701150%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701150: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701150 url https://www.openlane.eu/en/carv6/auction/10701150
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701165
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701165%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701165: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701165 url https://www.openlane.eu/en/carv6/auction/10701165
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701208
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701208%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701208: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701208 url https://www.openlane.eu/en/carv6/auction/10701208
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701209
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701209%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701209: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701209 url https://www.openlane.eu/en/carv6/auction/10701209
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701164
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701164%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701164: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701164 url https://www.openlane.eu/en/carv6/auction/10701164
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701249
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701249%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701249: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701249 url https://www.openlane.eu/en/carv6/auction/10701249
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701166
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701166%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701166: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701166 url https://www.openlane.eu/en/carv6/auction/10701166
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701116
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701116%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701116: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701116 url https://www.openlane.eu/en/carv6/auction/10701116
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701151
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701151%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701151: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701151 url https://www.openlane.eu/en/carv6/auction/10701151
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701223
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701223%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701223: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701223 url https://www.openlane.eu/en/carv6/auction/10701223
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701250
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701250%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701250: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701250 url https://www.openlane.eu/en/carv6/auction/10701250
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701143
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701143%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701143: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701143 url https://www.openlane.eu/en/carv6/auction/10701143
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701222
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701222%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701222: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701222 url https://www.openlane.eu/en/carv6/auction/10701222
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701251
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701251%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701251: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701251 url https://www.openlane.eu/en/carv6/auction/10701251
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701224
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701224%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701224: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701224 url https://www.openlane.eu/en/carv6/auction/10701224
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701092
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701092%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701092: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701092 url https://www.openlane.eu/en/carv6/auction/10701092
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701153
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701153%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701153: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701153 url https://www.openlane.eu/en/carv6/auction/10701153
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701191
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701191%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701191: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701191 url https://www.openlane.eu/en/carv6/auction/10701191
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701081
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701081%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701081: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701081 url https://www.openlane.eu/en/carv6/auction/10701081
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701190
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701190%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701190: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701190 url https://www.openlane.eu/en/carv6/auction/10701190
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701152
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701152%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701152: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701152 url https://www.openlane.eu/en/carv6/auction/10701152
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701090
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701090%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701090: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701090 url https://www.openlane.eu/en/carv6/auction/10701090
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701167
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701167%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701167: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701167 url https://www.openlane.eu/en/carv6/auction/10701167
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701073
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701073%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701073: 0
2026-03-25 04:31:40 [adesa.fr] INFO: Skipping item 10701073 url https://www.openlane.eu/en/carv6/auction/10701073
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701091
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701091%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701091: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701091 url https://www.openlane.eu/en/carv6/auction/10701091
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701080
2026-03-25 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701080%27 HTTP/1.1" 200 None
2026-03-25 04:31:40 [adesa.fr] INFO: Scrape type for 10701080: 2
2026-03-25 04:31:40 [adesa.fr] INFO: Scraping item 10701080 url https://www.openlane.eu/en/carv6/auction/10701080
2026-03-25 04:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:40 [adesa.fr] INFO: Found listing with ID: 10701168
2026-03-25 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701168%27 HTTP/1.1" 200 None
2026-03-25 04:31:41 [adesa.fr] INFO: Scrape type for 10701168: 2
2026-03-25 04:31:41 [adesa.fr] INFO: Scraping item 10701168 url https://www.openlane.eu/en/carv6/auction/10701168
2026-03-25 04:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:41 [adesa.fr] INFO: Found listing with ID: 10701252
2026-03-25 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701252%27 HTTP/1.1" 200 None
2026-03-25 04:31:41 [adesa.fr] INFO: Scrape type for 10701252: 2
2026-03-25 04:31:41 [adesa.fr] INFO: Scraping item 10701252 url https://www.openlane.eu/en/carv6/auction/10701252
2026-03-25 04:31:41 [adesa.fr] INFO: Found listing with ID: 10701253
2026-03-25 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701253%27 HTTP/1.1" 200 None
2026-03-25 04:31:41 [adesa.fr] INFO: Scrape type for 10701253: 2
2026-03-25 04:31:41 [adesa.fr] INFO: Scraping item 10701253 url https://www.openlane.eu/en/carv6/auction/10701253
2026-03-25 04:31:41 [adesa.fr] INFO: Found listing with ID: 10701154
2026-03-25 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701154%27 HTTP/1.1" 200 None
2026-03-25 04:31:41 [adesa.fr] INFO: Scrape type for 10701154: 2
2026-03-25 04:31:41 [adesa.fr] INFO: Scraping item 10701154 url https://www.openlane.eu/en/carv6/auction/10701154
2026-03-25 04:31:41 [adesa.fr] INFO: Found listing with ID: 10701254
2026-03-25 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701254%27 HTTP/1.1" 200 None
2026-03-25 04:31:41 [adesa.fr] INFO: Scrape type for 10701254: 2
2026-03-25 04:31:41 [adesa.fr] INFO: Scraping item 10701254 url https://www.openlane.eu/en/carv6/auction/10701254
2026-03-25 04:31:41 [adesa.fr] INFO: Found listing with ID: 10701255
2026-03-25 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701255%27 HTTP/1.1" 200 None
2026-03-25 04:31:41 [adesa.fr] INFO: Scrape type for 10701255: 2
2026-03-25 04:31:41 [adesa.fr] INFO: Scraping item 10701255 url https://www.openlane.eu/en/carv6/auction/10701255
2026-03-25 04:31:41 [adesa.fr] INFO: Found listing with ID: 10701136
2026-03-25 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701136%27 HTTP/1.1" 200 None
2026-03-25 04:31:41 [adesa.fr] INFO: Scrape type for 10701136: 2
2026-03-25 04:31:41 [adesa.fr] INFO: Scraping item 10701136 url https://www.openlane.eu/en/carv6/auction/10701136
2026-03-25 04:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 584412f0-eac1-5064-b877-58489a371ee0 with identifier: 10701238
2026-03-25 04:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 584412f0-eac1-5064-b877-58489a371ee0 with scrape type 2
2026-03-25 04:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 584412f0-eac1-5064-b877-58489a371ee0 with scrape type 2
2026-03-25 04:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 584412f0-eac1-5064-b877-58489a371ee0, identifier: 10701238
2026-03-25 04:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f9f2cad-94f9-5388-bd7a-96f3e26a516a with identifier: 10701236
2026-03-25 04:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f9f2cad-94f9-5388-bd7a-96f3e26a516a with scrape type 2
2026-03-25 04:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f9f2cad-94f9-5388-bd7a-96f3e26a516a with scrape type 2
2026-03-25 04:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0f9f2cad-94f9-5388-bd7a-96f3e26a516a, identifier: 10701236
2026-03-25 04:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8149dd6-36c9-5988-b8a6-2cef31114db6 with identifier: 10701239
2026-03-25 04:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8149dd6-36c9-5988-b8a6-2cef31114db6 with scrape type 2
2026-03-25 04:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8149dd6-36c9-5988-b8a6-2cef31114db6 with scrape type 2
2026-03-25 04:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8149dd6-36c9-5988-b8a6-2cef31114db6, identifier: 10701239
2026-03-25 04:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65311179-3a8e-5c84-b26f-c4aee3711d22 with identifier: 10701128
2026-03-25 04:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65311179-3a8e-5c84-b26f-c4aee3711d22 with scrape type 2
2026-03-25 04:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65311179-3a8e-5c84-b26f-c4aee3711d22 with scrape type 2
2026-03-25 04:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 65311179-3a8e-5c84-b26f-c4aee3711d22, identifier: 10701128
2026-03-25 04:31:41 [adesa.fr] INFO: Found listing with ID: 10701169
2026-03-25 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701169%27 HTTP/1.1" 200 None
2026-03-25 04:31:41 [adesa.fr] INFO: Scrape type for 10701169: 2
2026-03-25 04:31:41 [adesa.fr] INFO: Scraping item 10701169 url https://www.openlane.eu/en/carv6/auction/10701169
2026-03-25 04:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 584412f0-eac1-5064-b877-58489a371ee0 with identifier: 10701238
2026-03-25 04:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 584412f0-eac1-5064-b877-58489a371ee0 with identifier: 10701238
2026-03-25 04:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 584412f0-eac1-5064-b877-58489a371ee0 with identifier: 10701238 to the API
2026-03-25 04:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '584412f0-eac1-5064-b877-58489a371ee0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-876-PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701238',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A5',
'odometer': 48347,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2022-07-20',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Audi A5 Sportback 40 TFSI S Line - Petrol - Automatic - 204 hp - '
'48.347 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701238%27 HTTP/1.1" 200 None
2026-03-25 04:31:42 [adesa.fr] INFO: Saving data for 10701238: {'auction_closing_time': 1774512000.0, 'created_time': 1774013811.915559, 'last_price_update_time': 1774413102.150141}
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701238') HTTP/1.1" 204 0
2026-03-25 04:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0f9f2cad-94f9-5388-bd7a-96f3e26a516a with identifier: 10701236
2026-03-25 04:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0f9f2cad-94f9-5388-bd7a-96f3e26a516a with identifier: 10701236
2026-03-25 04:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0f9f2cad-94f9-5388-bd7a-96f3e26a516a with identifier: 10701236 to the API
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '0f9f2cad-94f9-5388-bd7a-96f3e26a516a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-368-VR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701236',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 74825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Audi A4 Avant 40 TFSI Business - Petrol - Automatic - 204 hp - '
'74.825 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701236%27 HTTP/1.1" 200 None
2026-03-25 04:31:42 [adesa.fr] INFO: Saving data for 10701236: {'auction_closing_time': 1774512000.0, 'created_time': 1774013820.842158, 'last_price_update_time': 1774413102.51563}
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701236') HTTP/1.1" 204 0
2026-03-25 04:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8149dd6-36c9-5988-b8a6-2cef31114db6 with identifier: 10701239
2026-03-25 04:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8149dd6-36c9-5988-b8a6-2cef31114db6 with identifier: 10701239
2026-03-25 04:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8149dd6-36c9-5988-b8a6-2cef31114db6 with identifier: 10701239 to the API
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Electric',
'id': 'e8149dd6-36c9-5988-b8a6-2cef31114db6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-964-YN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701239',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 37399,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Audi Q4 E-tron 45 S Line - Electric - Automatic - 285 hp - 37.399 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701239%27 HTTP/1.1" 200 None
2026-03-25 04:31:42 [adesa.fr] INFO: Saving data for 10701239: {'auction_closing_time': 1774512000.0, 'created_time': 1774013808.910583, 'last_price_update_time': 1774413102.79452}
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701239') HTTP/1.1" 204 0
2026-03-25 04:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 65311179-3a8e-5c84-b26f-c4aee3711d22 with identifier: 10701128
2026-03-25 04:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 65311179-3a8e-5c84-b26f-c4aee3711d22 with identifier: 10701128
2026-03-25 04:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 65311179-3a8e-5c84-b26f-c4aee3711d22 with identifier: 10701128 to the API
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701128>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '65311179-3a8e-5c84-b26f-c4aee3711d22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-071-KL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701128',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Audi',
'model': 'A6',
'odometer': 41113,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Audi A6 Allroad 45 TDI Avus - Quattro - Diesel - Automatic - 245 hp '
'- 41.113 km',
'transmission': 'automatic',
'trim': 'Avus',
'vin': None,
'year': 2022}
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701128%27 HTTP/1.1" 200 None
2026-03-25 04:31:43 [adesa.fr] INFO: Saving data for 10701128: {'auction_closing_time': 1774512000.0, 'created_time': 1774013821.756112, 'last_price_update_time': 1774413103.083447}
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701128') HTTP/1.1" 204 0
2026-03-25 04:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7d8b631-177f-539e-bb53-430dc84c0bf9 with identifier: 10701219
2026-03-25 04:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7d8b631-177f-539e-bb53-430dc84c0bf9 with scrape type 2
2026-03-25 04:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7d8b631-177f-539e-bb53-430dc84c0bf9 with scrape type 2
2026-03-25 04:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7d8b631-177f-539e-bb53-430dc84c0bf9, identifier: 10701219
2026-03-25 04:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7d8b631-177f-539e-bb53-430dc84c0bf9 with identifier: 10701219
2026-03-25 04:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7d8b631-177f-539e-bb53-430dc84c0bf9 with identifier: 10701219
2026-03-25 04:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7d8b631-177f-539e-bb53-430dc84c0bf9 with identifier: 10701219 to the API
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701219>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7d8b631-177f-539e-bb53-430dc84c0bf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-902-NF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701219',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 46357,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2020-12-02',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Audi A4 35 TDI S Line - Diesel - Automatic - 163 hp - 46.357 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701219%27 HTTP/1.1" 200 None
2026-03-25 04:31:43 [adesa.fr] INFO: Saving data for 10701219: {'auction_closing_time': 1774512000.0, 'created_time': 1774013811.535028, 'last_price_update_time': 1774413103.461162}
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701219') HTTP/1.1" 204 0
2026-03-25 04:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2da8690f-8a3a-51e3-9378-de098de44671 with identifier: 10701237
2026-03-25 04:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2da8690f-8a3a-51e3-9378-de098de44671 with scrape type 2
2026-03-25 04:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2da8690f-8a3a-51e3-9378-de098de44671 with scrape type 2
2026-03-25 04:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2da8690f-8a3a-51e3-9378-de098de44671, identifier: 10701237
2026-03-25 04:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2da8690f-8a3a-51e3-9378-de098de44671 with identifier: 10701237
2026-03-25 04:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2da8690f-8a3a-51e3-9378-de098de44671 with identifier: 10701237
2026-03-25 04:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2da8690f-8a3a-51e3-9378-de098de44671 with identifier: 10701237 to the API
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2da8690f-8a3a-51e3-9378-de098de44671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-959-TV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701237',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A5',
'odometer': 85433,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'85.433 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701237%27 HTTP/1.1" 200 None
2026-03-25 04:31:43 [adesa.fr] INFO: Saving data for 10701237: {'auction_closing_time': 1774512000.0, 'created_time': 1774013810.021106, 'last_price_update_time': 1774413103.861245}
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701237') HTTP/1.1" 204 0
2026-03-25 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e31c213b-c606-598c-bba0-ada2efd9de6c with identifier: 10701240
2026-03-25 04:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e31c213b-c606-598c-bba0-ada2efd9de6c with scrape type 2
2026-03-25 04:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e31c213b-c606-598c-bba0-ada2efd9de6c with scrape type 2
2026-03-25 04:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e31c213b-c606-598c-bba0-ada2efd9de6c, identifier: 10701240
2026-03-25 04:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e31c213b-c606-598c-bba0-ada2efd9de6c with identifier: 10701240
2026-03-25 04:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e31c213b-c606-598c-bba0-ada2efd9de6c with identifier: 10701240
2026-03-25 04:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e31c213b-c606-598c-bba0-ada2efd9de6c with identifier: 10701240 to the API
2026-03-25 04:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701240>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e31c213b-c606-598c-bba0-ada2efd9de6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-905-BQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701240',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 125758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'BMW 2 Series Gran Tourer 216d Business - Diesel - Automatic - 116 '
'hp - 125.758 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701240%27 HTTP/1.1" 200 None
2026-03-25 04:31:44 [adesa.fr] INFO: Saving data for 10701240: {'auction_closing_time': 1774512000.0, 'created_time': 1774013802.477455, 'last_price_update_time': 1774413104.600736}
2026-03-25 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701240') HTTP/1.1" 204 0
2026-03-25 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbbcc662-3a07-5053-b5a8-e410f7b41112 with identifier: 10701159
2026-03-25 04:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbcc662-3a07-5053-b5a8-e410f7b41112 with scrape type 2
2026-03-25 04:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbbcc662-3a07-5053-b5a8-e410f7b41112 with scrape type 2
2026-03-25 04:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fbbcc662-3a07-5053-b5a8-e410f7b41112, identifier: 10701159
2026-03-25 04:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db37053f-436c-57ea-8ddf-03681c4908e8 with identifier: 10701068
2026-03-25 04:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db37053f-436c-57ea-8ddf-03681c4908e8 with scrape type 2
2026-03-25 04:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db37053f-436c-57ea-8ddf-03681c4908e8 with scrape type 2
2026-03-25 04:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: db37053f-436c-57ea-8ddf-03681c4908e8, identifier: 10701068
2026-03-25 04:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fbbcc662-3a07-5053-b5a8-e410f7b41112 with identifier: 10701159
2026-03-25 04:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fbbcc662-3a07-5053-b5a8-e410f7b41112 with identifier: 10701159
2026-03-25 04:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fbbcc662-3a07-5053-b5a8-e410f7b41112 with identifier: 10701159 to the API
2026-03-25 04:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701159>
{'auction_title': '',
'c_o_2_emission_value': 224,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 450,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'fbbcc662-3a07-5053-b5a8-e410f7b41112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-779-EQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701159',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A5',
'odometer': 27789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 38000,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Audi RS5 2.9 TFSI - Quattro - Petrol - Automatic - 450 hp - 27.789 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701159%27 HTTP/1.1" 200 None
2026-03-25 04:31:45 [adesa.fr] INFO: Saving data for 10701159: {'auction_closing_time': 1774512000.0, 'created_time': 1774013434.950451, 'last_price_update_time': 1774413105.252608}
2026-03-25 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701159') HTTP/1.1" 204 0
2026-03-25 04:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: db37053f-436c-57ea-8ddf-03681c4908e8 with identifier: 10701068
2026-03-25 04:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: db37053f-436c-57ea-8ddf-03681c4908e8 with identifier: 10701068
2026-03-25 04:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: db37053f-436c-57ea-8ddf-03681c4908e8 with identifier: 10701068 to the API
2026-03-25 04:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701068>
{'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': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'db37053f-436c-57ea-8ddf-03681c4908e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-624-VL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701068',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q5',
'odometer': 159624,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-06-07',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Audi Q5 40 TDI Business - Quattro - Diesel - Automatic - 190 hp - '
'159.624 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-25 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701068%27 HTTP/1.1" 200 None
2026-03-25 04:31:45 [adesa.fr] INFO: Saving data for 10701068: {'auction_closing_time': 1774512000.0, 'created_time': 1774013819.408963, 'last_price_update_time': 1774413105.530467}
2026-03-25 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701068') HTTP/1.1" 204 0
2026-03-25 04:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63ec0059-1af5-58ca-89a6-9cea6b288e51 with identifier: 10701113
2026-03-25 04:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63ec0059-1af5-58ca-89a6-9cea6b288e51 with scrape type 2
2026-03-25 04:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63ec0059-1af5-58ca-89a6-9cea6b288e51 with scrape type 2
2026-03-25 04:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 63ec0059-1af5-58ca-89a6-9cea6b288e51, identifier: 10701113
2026-03-25 04:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec2b0cd2-23da-517f-9946-daf7608b00a9 with identifier: 10701129
2026-03-25 04:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec2b0cd2-23da-517f-9946-daf7608b00a9 with scrape type 2
2026-03-25 04:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec2b0cd2-23da-517f-9946-daf7608b00a9 with scrape type 2
2026-03-25 04:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec2b0cd2-23da-517f-9946-daf7608b00a9, identifier: 10701129
2026-03-25 04:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae9bcac8-d5e7-5abe-8316-31d1f510b12d with identifier: 10701145
2026-03-25 04:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9bcac8-d5e7-5abe-8316-31d1f510b12d with scrape type 2
2026-03-25 04:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae9bcac8-d5e7-5abe-8316-31d1f510b12d with scrape type 2
2026-03-25 04:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ae9bcac8-d5e7-5abe-8316-31d1f510b12d, identifier: 10701145
2026-03-25 04:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 63ec0059-1af5-58ca-89a6-9cea6b288e51 with identifier: 10701113
2026-03-25 04:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 63ec0059-1af5-58ca-89a6-9cea6b288e51 with identifier: 10701113
2026-03-25 04:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 63ec0059-1af5-58ca-89a6-9cea6b288e51 with identifier: 10701113 to the API
2026-03-25 04:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701113>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '63ec0059-1af5-58ca-89a6-9cea6b288e51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-169-CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701113',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 165515,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-06-23',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'BMW 2 Series Gran Tourer 216d Business - Diesel - Automatic - 116 '
'hp - 165.515 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701113%27 HTTP/1.1" 200 None
2026-03-25 04:31:46 [adesa.fr] INFO: Saving data for 10701113: {'auction_closing_time': 1774512000.0, 'created_time': 1774013801.043827, 'last_price_update_time': 1774413106.129307}
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701113') HTTP/1.1" 204 0
2026-03-25 04:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec2b0cd2-23da-517f-9946-daf7608b00a9 with identifier: 10701129
2026-03-25 04:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec2b0cd2-23da-517f-9946-daf7608b00a9 with identifier: 10701129
2026-03-25 04:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec2b0cd2-23da-517f-9946-daf7608b00a9 with identifier: 10701129 to the API
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701129>
{'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-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ec2b0cd2-23da-517f-9946-daf7608b00a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-291-BE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701129',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 55908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'BMW 1 Series 116d Business Design - Diesel - Automatic - 116 hp - '
'55.908 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701129%27 HTTP/1.1" 200 None
2026-03-25 04:31:46 [adesa.fr] INFO: Saving data for 10701129: {'auction_closing_time': 1774512000.0, 'created_time': 1774013802.101531, 'last_price_update_time': 1774413106.445235}
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701129') HTTP/1.1" 204 0
2026-03-25 04:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ae9bcac8-d5e7-5abe-8316-31d1f510b12d with identifier: 10701145
2026-03-25 04:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ae9bcac8-d5e7-5abe-8316-31d1f510b12d with identifier: 10701145
2026-03-25 04:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ae9bcac8-d5e7-5abe-8316-31d1f510b12d with identifier: 10701145 to the API
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701145>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae9bcac8-d5e7-5abe-8316-31d1f510b12d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-994-RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701145',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '3 Series',
'odometer': 114265,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'BMW 3 Series Touring 318d Lounge - Diesel - Automatic - 150 hp - '
'114.265 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701145%27 HTTP/1.1" 200 None
2026-03-25 04:31:46 [adesa.fr] INFO: Saving data for 10701145: {'auction_closing_time': 1774512000.0, 'created_time': 1774013798.300614, 'last_price_update_time': 1774413106.727825}
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701145') HTTP/1.1" 204 0
2026-03-25 04:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b47eafa6-c258-5079-9feb-7313a04680e4 with identifier: 10701241
2026-03-25 04:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b47eafa6-c258-5079-9feb-7313a04680e4 with scrape type 2
2026-03-25 04:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b47eafa6-c258-5079-9feb-7313a04680e4 with scrape type 2
2026-03-25 04:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b47eafa6-c258-5079-9feb-7313a04680e4, identifier: 10701241
2026-03-25 04:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b47eafa6-c258-5079-9feb-7313a04680e4 with identifier: 10701241
2026-03-25 04:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b47eafa6-c258-5079-9feb-7313a04680e4 with identifier: 10701241
2026-03-25 04:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b47eafa6-c258-5079-9feb-7313a04680e4 with identifier: 10701241 to the API
2026-03-25 04:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701241>
{'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': 220,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b47eafa6-c258-5079-9feb-7313a04680e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-390-YG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701241',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 147437,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-06-11',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 220 hp - '
'147.437 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-25 04:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701241%27 HTTP/1.1" 200 None
2026-03-25 04:31:47 [adesa.fr] INFO: Saving data for 10701241: {'auction_closing_time': 1774512000.0, 'created_time': 1774013881.142035, 'last_price_update_time': 1774413107.210115}
2026-03-25 04:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701241') HTTP/1.1" 204 0
2026-03-25 04:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8f22c52-aaa5-539f-ac76-054fe3003fac with identifier: 10701089
2026-03-25 04:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8f22c52-aaa5-539f-ac76-054fe3003fac with scrape type 2
2026-03-25 04:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8f22c52-aaa5-539f-ac76-054fe3003fac with scrape type 2
2026-03-25 04:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c8f22c52-aaa5-539f-ac76-054fe3003fac, identifier: 10701089
2026-03-25 04:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c8f22c52-aaa5-539f-ac76-054fe3003fac with identifier: 10701089
2026-03-25 04:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c8f22c52-aaa5-539f-ac76-054fe3003fac with identifier: 10701089
2026-03-25 04:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c8f22c52-aaa5-539f-ac76-054fe3003fac with identifier: 10701089 to the API
2026-03-25 04:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701089>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c8f22c52-aaa5-539f-ac76-054fe3003fac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-342-DY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701089',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 51210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-05-10',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Hyundai Tucson 1.6 CRDI Creative - Diesel - Automatic - 136 hp - '
'51.210 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2021}
2026-03-25 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701089%27 HTTP/1.1" 200 None
2026-03-25 04:31:48 [adesa.fr] INFO: Saving data for 10701089: {'auction_closing_time': 1774512000.0, 'created_time': 1774013836.996468, 'last_price_update_time': 1774413108.949311}
2026-03-25 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701089') HTTP/1.1" 204 0
2026-03-25 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b8d7929-1c46-54d2-aca2-cac0420b498d with identifier: 10701130
2026-03-25 04:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b8d7929-1c46-54d2-aca2-cac0420b498d with scrape type 2
2026-03-25 04:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b8d7929-1c46-54d2-aca2-cac0420b498d with scrape type 2
2026-03-25 04:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3b8d7929-1c46-54d2-aca2-cac0420b498d, identifier: 10701130
2026-03-25 04:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3b8d7929-1c46-54d2-aca2-cac0420b498d with identifier: 10701130
2026-03-25 04:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3b8d7929-1c46-54d2-aca2-cac0420b498d with identifier: 10701130
2026-03-25 04:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3b8d7929-1c46-54d2-aca2-cac0420b498d with identifier: 10701130 to the API
2026-03-25 04:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701130>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '3b8d7929-1c46-54d2-aca2-cac0420b498d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-754-VQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701130',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 59301,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 220 hp - '
'59.301 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-25 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701130%27 HTTP/1.1" 200 None
2026-03-25 04:31:49 [adesa.fr] INFO: Saving data for 10701130: {'auction_closing_time': 1774512000.0, 'created_time': 1774013881.498486, 'last_price_update_time': 1774413109.437966}
2026-03-25 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701130') HTTP/1.1" 204 0
2026-03-25 04:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe57b0d8-a94e-56bc-8b75-53867e85257d with identifier: 10701091
2026-03-25 04:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe57b0d8-a94e-56bc-8b75-53867e85257d with scrape type 2
2026-03-25 04:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe57b0d8-a94e-56bc-8b75-53867e85257d with scrape type 2
2026-03-25 04:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fe57b0d8-a94e-56bc-8b75-53867e85257d, identifier: 10701091
2026-03-25 04:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08e65faf-90ab-5b8e-b00b-9fe116ff5a75 with identifier: 10701080
2026-03-25 04:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08e65faf-90ab-5b8e-b00b-9fe116ff5a75 with scrape type 2
2026-03-25 04:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08e65faf-90ab-5b8e-b00b-9fe116ff5a75 with scrape type 2
2026-03-25 04:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 08e65faf-90ab-5b8e-b00b-9fe116ff5a75, identifier: 10701080
2026-03-25 04:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8131670e-396b-5193-bac4-ff4ea42ebe9a with identifier: 10701136
2026-03-25 04:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8131670e-396b-5193-bac4-ff4ea42ebe9a with scrape type 2
2026-03-25 04:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8131670e-396b-5193-bac4-ff4ea42ebe9a with scrape type 2
2026-03-25 04:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8131670e-396b-5193-bac4-ff4ea42ebe9a, identifier: 10701136
2026-03-25 04:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5aefc57-ea37-5639-8e65-82b23ce6d81c with identifier: 10701135
2026-03-25 04:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5aefc57-ea37-5639-8e65-82b23ce6d81c with scrape type 2
2026-03-25 04:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5aefc57-ea37-5639-8e65-82b23ce6d81c with scrape type 2
2026-03-25 04:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5aefc57-ea37-5639-8e65-82b23ce6d81c, identifier: 10701135
2026-03-25 04:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fe57b0d8-a94e-56bc-8b75-53867e85257d with identifier: 10701091
2026-03-25 04:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fe57b0d8-a94e-56bc-8b75-53867e85257d with identifier: 10701091
2026-03-25 04:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fe57b0d8-a94e-56bc-8b75-53867e85257d with identifier: 10701091 to the API
2026-03-25 04:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701091>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'fe57b0d8-a94e-56bc-8b75-53867e85257d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-895-XR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701091',
'listing': 'auction',
'location': 'QUINCIEUX (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 158190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-07-23',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz CLA Shooting Brake 200d AMG Line - Diesel - Automatic '
'- 150 hp - 158.190 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701091%27 HTTP/1.1" 200 None
2026-03-25 04:31:50 [adesa.fr] INFO: Saving data for 10701091: {'auction_closing_time': 1774512000.0, 'created_time': 1774013764.949458, 'last_price_update_time': 1774413110.096741}
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701091') HTTP/1.1" 204 0
2026-03-25 04:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 08e65faf-90ab-5b8e-b00b-9fe116ff5a75 with identifier: 10701080
2026-03-25 04:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 08e65faf-90ab-5b8e-b00b-9fe116ff5a75 with identifier: 10701080
2026-03-25 04:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 08e65faf-90ab-5b8e-b00b-9fe116ff5a75 with identifier: 10701080 to the API
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701080>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '08e65faf-90ab-5b8e-b00b-9fe116ff5a75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-426-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701080',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 124443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Line - Diesel - '
'Automatic - 150 hp - 124.443 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701080%27 HTTP/1.1" 200 None
2026-03-25 04:31:50 [adesa.fr] INFO: Saving data for 10701080: {'auction_closing_time': 1774512000.0, 'created_time': 1774013756.014682, 'last_price_update_time': 1774413110.382075}
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701080') HTTP/1.1" 204 0
2026-03-25 04:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8131670e-396b-5193-bac4-ff4ea42ebe9a with identifier: 10701136
2026-03-25 04:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8131670e-396b-5193-bac4-ff4ea42ebe9a with identifier: 10701136
2026-03-25 04:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8131670e-396b-5193-bac4-ff4ea42ebe9a with identifier: 10701136 to the API
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701136>
{'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': 197,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '8131670e-396b-5193-bac4-ff4ea42ebe9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-827-BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701136',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 123044,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 33400,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLC 220d AMG Line - 4-Matic - Diesel - Automatic - '
'197 hp - 123.044 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701136%27 HTTP/1.1" 200 None
2026-03-25 04:31:50 [adesa.fr] INFO: Saving data for 10701136: {'auction_closing_time': 1774512000.0, 'created_time': 1774013778.858388, 'last_price_update_time': 1774413110.662651}
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701136') HTTP/1.1" 204 0
2026-03-25 04:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5aefc57-ea37-5639-8e65-82b23ce6d81c with identifier: 10701135
2026-03-25 04:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5aefc57-ea37-5639-8e65-82b23ce6d81c with identifier: 10701135
2026-03-25 04:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5aefc57-ea37-5639-8e65-82b23ce6d81c with identifier: 10701135 to the API
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701135>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5aefc57-ea37-5639-8e65-82b23ce6d81c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-974-CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701135',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 31269,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Hyundai Tucson 1.6 CRDI Creative - Diesel - Manual - 115 hp - '
'31.269 km',
'transmission': 'manual',
'trim': 'Creative',
'vin': None,
'year': 2020}
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701135%27 HTTP/1.1" 200 None
2026-03-25 04:31:50 [adesa.fr] INFO: Saving data for 10701135: {'auction_closing_time': 1774512000.0, 'created_time': 1774013838.62119, 'last_price_update_time': 1774413110.933581}
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701135') HTTP/1.1" 204 0
2026-03-25 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 493da946-c965-593f-91cf-880c7e61a82c with identifier: 10701255
2026-03-25 04:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 493da946-c965-593f-91cf-880c7e61a82c with scrape type 2
2026-03-25 04:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 493da946-c965-593f-91cf-880c7e61a82c with scrape type 2
2026-03-25 04:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 493da946-c965-593f-91cf-880c7e61a82c, identifier: 10701255
2026-03-25 04:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 493da946-c965-593f-91cf-880c7e61a82c with identifier: 10701255
2026-03-25 04:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 493da946-c965-593f-91cf-880c7e61a82c with identifier: 10701255
2026-03-25 04:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 493da946-c965-593f-91cf-880c7e61a82c with identifier: 10701255 to the API
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701255>
{'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-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '493da946-c965-593f-91cf-880c7e61a82c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-892-VS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701255',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 118179,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLB 200 AMG Line - Petrol - Automatic - 163 hp - '
'118.179 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701255%27 HTTP/1.1" 200 None
2026-03-25 04:31:52 [adesa.fr] INFO: Saving data for 10701255: {'auction_closing_time': 1774512000.0, 'created_time': 1774013795.427175, 'last_price_update_time': 1774413112.205848}
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701255') HTTP/1.1" 204 0
2026-03-25 04:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b78bf7-281a-5561-94bb-9d28a26b8ae0 with identifier: 10701253
2026-03-25 04:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b78bf7-281a-5561-94bb-9d28a26b8ae0 with scrape type 2
2026-03-25 04:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88b78bf7-281a-5561-94bb-9d28a26b8ae0 with scrape type 2
2026-03-25 04:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88b78bf7-281a-5561-94bb-9d28a26b8ae0, identifier: 10701253
2026-03-25 04:31:52 [adesa.fr] INFO: Found listing with ID: 10701259
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701259%27 HTTP/1.1" 200 None
2026-03-25 04:31:52 [adesa.fr] INFO: Scrape type for 10701259: 2
2026-03-25 04:31:52 [adesa.fr] INFO: Scraping item 10701259 url https://www.openlane.eu/en/carv6/auction/10701259
2026-03-25 04:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88b78bf7-281a-5561-94bb-9d28a26b8ae0 with identifier: 10701253
2026-03-25 04:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88b78bf7-281a-5561-94bb-9d28a26b8ae0 with identifier: 10701253
2026-03-25 04:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88b78bf7-281a-5561-94bb-9d28a26b8ae0 with identifier: 10701253 to the API
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701253>
{'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': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '88b78bf7-281a-5561-94bb-9d28a26b8ae0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-551-VT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701253',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 80369,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLA 220d AMG Line - 4-Matic - Diesel - Automatic - '
'190 hp - 80.369 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701253%27 HTTP/1.1" 200 None
2026-03-25 04:31:52 [adesa.fr] INFO: Saving data for 10701253: {'auction_closing_time': 1774512000.0, 'created_time': 1774013794.665716, 'last_price_update_time': 1774413112.778715}
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701253') HTTP/1.1" 204 0
2026-03-25 04:31:52 [adesa.fr] INFO: Found listing with ID: 10701256
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701256%27 HTTP/1.1" 200 None
2026-03-25 04:31:52 [adesa.fr] INFO: Scrape type for 10701256: 2
2026-03-25 04:31:52 [adesa.fr] INFO: Scraping item 10701256 url https://www.openlane.eu/en/carv6/auction/10701256
2026-03-25 04:31:52 [adesa.fr] INFO: Found listing with ID: 10701258
2026-03-25 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701258%27 HTTP/1.1" 200 None
2026-03-25 04:31:52 [adesa.fr] INFO: Scrape type for 10701258: 2
2026-03-25 04:31:52 [adesa.fr] INFO: Scraping item 10701258 url https://www.openlane.eu/en/carv6/auction/10701258
2026-03-25 04:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4b6653-e786-573c-9666-e0d290ea78e9 with identifier: 10701254
2026-03-25 04:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4b6653-e786-573c-9666-e0d290ea78e9 with scrape type 2
2026-03-25 04:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4b6653-e786-573c-9666-e0d290ea78e9 with scrape type 2
2026-03-25 04:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4d4b6653-e786-573c-9666-e0d290ea78e9, identifier: 10701254
2026-03-25 04:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ee6b328-897d-5b9e-9edc-2409a243cfef with identifier: 10701169
2026-03-25 04:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ee6b328-897d-5b9e-9edc-2409a243cfef with scrape type 2
2026-03-25 04:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ee6b328-897d-5b9e-9edc-2409a243cfef with scrape type 2
2026-03-25 04:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ee6b328-897d-5b9e-9edc-2409a243cfef, identifier: 10701169
2026-03-25 04:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f40fdbe8-84ef-5c8d-8fff-4b8648ee7e21 with identifier: 10715298
2026-03-25 04:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f40fdbe8-84ef-5c8d-8fff-4b8648ee7e21 with scrape type 2
2026-03-25 04:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f40fdbe8-84ef-5c8d-8fff-4b8648ee7e21 with scrape type 2
2026-03-25 04:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f40fdbe8-84ef-5c8d-8fff-4b8648ee7e21, identifier: 10715298
2026-03-25 04:31:53 [adesa.fr] INFO: Found listing with ID: 10701257
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701257%27 HTTP/1.1" 200 None
2026-03-25 04:31:53 [adesa.fr] INFO: Scrape type for 10701257: 2
2026-03-25 04:31:53 [adesa.fr] INFO: Scraping item 10701257 url https://www.openlane.eu/en/carv6/auction/10701257
2026-03-25 04:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4d4b6653-e786-573c-9666-e0d290ea78e9 with identifier: 10701254
2026-03-25 04:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4d4b6653-e786-573c-9666-e0d290ea78e9 with identifier: 10701254
2026-03-25 04:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4d4b6653-e786-573c-9666-e0d290ea78e9 with identifier: 10701254 to the API
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '4d4b6653-e786-573c-9666-e0d290ea78e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-939-BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701254',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 23505,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLA 250e Business Line - Hybrid - Automatic - 218 hp '
'- 23.505 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701254%27 HTTP/1.1" 200 None
2026-03-25 04:31:53 [adesa.fr] INFO: Saving data for 10701254: {'auction_closing_time': 1774512000.0, 'created_time': 1774013796.162322, 'last_price_update_time': 1774413113.410001}
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701254') HTTP/1.1" 204 0
2026-03-25 04:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ee6b328-897d-5b9e-9edc-2409a243cfef with identifier: 10701169
2026-03-25 04:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ee6b328-897d-5b9e-9edc-2409a243cfef with identifier: 10701169
2026-03-25 04:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ee6b328-897d-5b9e-9edc-2409a243cfef with identifier: 10701169 to the API
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701169>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '7ee6b328-897d-5b9e-9edc-2409a243cfef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-446-HK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701169',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 20187,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29000,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'306 hp - 20.187 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701169%27 HTTP/1.1" 200 None
2026-03-25 04:31:53 [adesa.fr] INFO: Saving data for 10701169: {'auction_closing_time': 1774512000.0, 'created_time': 1774013757.785764, 'last_price_update_time': 1774413113.687861}
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701169') HTTP/1.1" 204 0
2026-03-25 04:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f40fdbe8-84ef-5c8d-8fff-4b8648ee7e21 with identifier: 10715298
2026-03-25 04:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f40fdbe8-84ef-5c8d-8fff-4b8648ee7e21 with identifier: 10715298
2026-03-25 04:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f40fdbe8-84ef-5c8d-8fff-4b8648ee7e21 with identifier: 10715298 to the API
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715298>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f40fdbe8-84ef-5c8d-8fff-4b8648ee7e21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT900JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715298',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 98455,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-10-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Allure Business - Diesel - Automatic - 130 hp '
'- 98.455 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2020}
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715298%27 HTTP/1.1" 200 None
2026-03-25 04:31:53 [adesa.fr] INFO: Saving data for 10715298: {'auction_closing_time': 1774444500.0, 'created_time': 1774294457.389418, 'last_price_update_time': 1774413113.972028}
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715298') HTTP/1.1" 204 0
2026-03-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701225
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701225%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701225: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701225 url https://www.openlane.eu/en/carv6/auction/10701225
2026-03-25 04:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701170
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701170%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701170: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701170 url https://www.openlane.eu/en/carv6/auction/10701170
2026-03-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701171
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701171%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701171: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701171 url https://www.openlane.eu/en/carv6/auction/10701171
2026-03-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701078
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701078%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701078: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701078 url https://www.openlane.eu/en/carv6/auction/10701078
2026-03-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701260
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701260%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701260: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701260 url https://www.openlane.eu/en/carv6/auction/10701260
2026-03-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701069
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701069%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701069: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701069 url https://www.openlane.eu/en/carv6/auction/10701069
2026-03-25 04:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701226
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701226%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701226: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701226 url https://www.openlane.eu/en/carv6/auction/10701226
2026-03-25 04: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-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701227
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701227%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701227: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701227 url https://www.openlane.eu/en/carv6/auction/10701227
2026-03-25 04:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f5862c0-bdba-5171-8b8d-4eb2a1518cb5 with identifier: 10701252
2026-03-25 04:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f5862c0-bdba-5171-8b8d-4eb2a1518cb5 with scrape type 2
2026-03-25 04:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f5862c0-bdba-5171-8b8d-4eb2a1518cb5 with scrape type 2
2026-03-25 04:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6f5862c0-bdba-5171-8b8d-4eb2a1518cb5, identifier: 10701252
2026-03-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701093
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701093%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701093: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701093 url https://www.openlane.eu/en/carv6/auction/10701093
2026-03-25 04:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6f5862c0-bdba-5171-8b8d-4eb2a1518cb5 with identifier: 10701252
2026-03-25 04:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6f5862c0-bdba-5171-8b8d-4eb2a1518cb5 with identifier: 10701252
2026-03-25 04:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6f5862c0-bdba-5171-8b8d-4eb2a1518cb5 with identifier: 10701252 to the API
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701252>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '6f5862c0-bdba-5171-8b8d-4eb2a1518cb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-254-FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701252',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 54848,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-09-02',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLA 200d Business Line - Diesel - Automatic - 150 hp '
'- 54.848 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701252%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Saving data for 10701252: {'auction_closing_time': 1774512000.0, 'created_time': 1774013793.355447, 'last_price_update_time': 1774413114.54535}
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701252') HTTP/1.1" 204 0
2026-03-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701117
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701117%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701117: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701117 url https://www.openlane.eu/en/carv6/auction/10701117
2026-03-25 04:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a26f07-3bce-5319-941d-f31aa583f714 with identifier: 10701168
2026-03-25 04:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a26f07-3bce-5319-941d-f31aa583f714 with scrape type 2
2026-03-25 04:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a26f07-3bce-5319-941d-f31aa583f714 with scrape type 2
2026-03-25 04:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 51a26f07-3bce-5319-941d-f31aa583f714, identifier: 10701168
2026-03-25 04:31:54 [adesa.fr] INFO: Found listing with ID: 10701094
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701094%27 HTTP/1.1" 200 None
2026-03-25 04:31:54 [adesa.fr] INFO: Scrape type for 10701094: 2
2026-03-25 04:31:54 [adesa.fr] INFO: Scraping item 10701094 url https://www.openlane.eu/en/carv6/auction/10701094
2026-03-25 04:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 51a26f07-3bce-5319-941d-f31aa583f714 with identifier: 10701168
2026-03-25 04:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 51a26f07-3bce-5319-941d-f31aa583f714 with identifier: 10701168
2026-03-25 04:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 51a26f07-3bce-5319-941d-f31aa583f714 with identifier: 10701168 to the API
2026-03-25 04:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701168>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Electric',
'id': '51a26f07-3bce-5319-941d-f31aa583f714',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-377-AA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701168',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 51680,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz EQC 400 AMG Line - 4-Matic - Electric - Automatic - '
'408 hp - 51.680 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701168%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Saving data for 10701168: {'auction_closing_time': 1774512000.0, 'created_time': 1774013793.977065, 'last_price_update_time': 1774413115.048151}
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701168') HTTP/1.1" 204 0
2026-03-25 04:31:55 [adesa.fr] INFO: Found listing with ID: 10701261
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701261%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Scrape type for 10701261: 2
2026-03-25 04:31:55 [adesa.fr] INFO: Scraping item 10701261 url https://www.openlane.eu/en/carv6/auction/10701261
2026-03-25 04:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:55 [adesa.fr] INFO: Found listing with ID: 10701262
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701262%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Scrape type for 10701262: 2
2026-03-25 04:31:55 [adesa.fr] INFO: Scraping item 10701262 url https://www.openlane.eu/en/carv6/auction/10701262
2026-03-25 04:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:55 [adesa.fr] INFO: Found listing with ID: 10701095
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701095%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Scrape type for 10701095: 2
2026-03-25 04:31:55 [adesa.fr] INFO: Scraping item 10701095 url https://www.openlane.eu/en/carv6/auction/10701095
2026-03-25 04:31:55 [adesa.fr] INFO: Found listing with ID: 10701228
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701228%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Scrape type for 10701228: 2
2026-03-25 04:31:55 [adesa.fr] INFO: Scraping item 10701228 url https://www.openlane.eu/en/carv6/auction/10701228
2026-03-25 04:31:55 [adesa.fr] INFO: Found listing with ID: 10701192
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701192%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Scrape type for 10701192: 2
2026-03-25 04:31:55 [adesa.fr] INFO: Scraping item 10701192 url https://www.openlane.eu/en/carv6/auction/10701192
2026-03-25 04:31:55 [adesa.fr] INFO: Found listing with ID: 10701118
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701118%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Scrape type for 10701118: 2
2026-03-25 04:31:55 [adesa.fr] INFO: Scraping item 10701118 url https://www.openlane.eu/en/carv6/auction/10701118
2026-03-25 04:31:55 [adesa.fr] INFO: Found listing with ID: 10701194
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701194%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Scrape type for 10701194: 2
2026-03-25 04:31:55 [adesa.fr] INFO: Scraping item 10701194 url https://www.openlane.eu/en/carv6/auction/10701194
2026-03-25 04:31:55 [adesa.fr] INFO: Found listing with ID: 10701263
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701263%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Scrape type for 10701263: 0
2026-03-25 04:31:55 [adesa.fr] INFO: Skipping item 10701263 url https://www.openlane.eu/en/carv6/auction/10701263
2026-03-25 04:31:55 [adesa.fr] INFO: Found listing with ID: 10701172
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701172%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Scrape type for 10701172: 2
2026-03-25 04:31:55 [adesa.fr] INFO: Scraping item 10701172 url https://www.openlane.eu/en/carv6/auction/10701172
2026-03-25 04:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a0488a0-d14d-5c0f-9c25-d9c7b617cb12 with identifier: 10701220
2026-03-25 04:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a0488a0-d14d-5c0f-9c25-d9c7b617cb12 with scrape type 2
2026-03-25 04:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a0488a0-d14d-5c0f-9c25-d9c7b617cb12 with scrape type 2
2026-03-25 04:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a0488a0-d14d-5c0f-9c25-d9c7b617cb12, identifier: 10701220
2026-03-25 04:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 680b469f-8cee-5ba4-9693-a9ff7dd4cb9b with identifier: 10701162
2026-03-25 04:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 680b469f-8cee-5ba4-9693-a9ff7dd4cb9b with scrape type 2
2026-03-25 04:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 680b469f-8cee-5ba4-9693-a9ff7dd4cb9b with scrape type 2
2026-03-25 04:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 680b469f-8cee-5ba4-9693-a9ff7dd4cb9b, identifier: 10701162
2026-03-25 04:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fa17897-86af-55d1-90d1-50158893e019 with identifier: 10701154
2026-03-25 04:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa17897-86af-55d1-90d1-50158893e019 with scrape type 2
2026-03-25 04:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fa17897-86af-55d1-90d1-50158893e019 with scrape type 2
2026-03-25 04:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8fa17897-86af-55d1-90d1-50158893e019, identifier: 10701154
2026-03-25 04:31:55 [adesa.fr] INFO: Found listing with ID: 10701195
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701195%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Scrape type for 10701195: 2
2026-03-25 04:31:55 [adesa.fr] INFO: Scraping item 10701195 url https://www.openlane.eu/en/carv6/auction/10701195
2026-03-25 04:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a0488a0-d14d-5c0f-9c25-d9c7b617cb12 with identifier: 10701220
2026-03-25 04:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a0488a0-d14d-5c0f-9c25-d9c7b617cb12 with identifier: 10701220
2026-03-25 04:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a0488a0-d14d-5c0f-9c25-d9c7b617cb12 with identifier: 10701220 to the API
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701220>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '4a0488a0-d14d-5c0f-9c25-d9c7b617cb12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-125-WP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701220',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 58608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Hyundai Santa Fe 1.6 GDi Executive - AWD - Hybrid - Automatic - 265 '
'hp - 58.608 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701220%27 HTTP/1.1" 200 None
2026-03-25 04:31:55 [adesa.fr] INFO: Saving data for 10701220: {'auction_closing_time': 1774512000.0, 'created_time': 1774013835.293671, 'last_price_update_time': 1774413115.804101}
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701220') HTTP/1.1" 204 0
2026-03-25 04:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 680b469f-8cee-5ba4-9693-a9ff7dd4cb9b with identifier: 10701162
2026-03-25 04:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 680b469f-8cee-5ba4-9693-a9ff7dd4cb9b with identifier: 10701162
2026-03-25 04:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 680b469f-8cee-5ba4-9693-a9ff7dd4cb9b with identifier: 10701162 to the API
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701162>
{'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-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '680b469f-8cee-5ba4-9693-a9ff7dd4cb9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-428-LH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701162',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 111829,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-08-27',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Hyundai Tucson 1.6 Business - AWD - Hybrid - Automatic - 265 hp - '
'111.829 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701162%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Saving data for 10701162: {'auction_closing_time': 1774512000.0, 'created_time': 1774013834.901416, 'last_price_update_time': 1774413116.18276}
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701162') HTTP/1.1" 204 0
2026-03-25 04:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8fa17897-86af-55d1-90d1-50158893e019 with identifier: 10701154
2026-03-25 04:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8fa17897-86af-55d1-90d1-50158893e019 with identifier: 10701154
2026-03-25 04:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8fa17897-86af-55d1-90d1-50158893e019 with identifier: 10701154 to the API
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701154>
{'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': 218,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '8fa17897-86af-55d1-90d1-50158893e019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-553-TQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701154',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 14608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLA 250e AMG Line - Hybrid - Automatic - 218 hp - '
'14.608 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701154%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Saving data for 10701154: {'auction_closing_time': 1774512000.0, 'created_time': 1774013795.808401, 'last_price_update_time': 1774413116.457971}
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701154') HTTP/1.1" 204 0
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701137
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701137%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701137: 2
2026-03-25 04:31:56 [adesa.fr] INFO: Scraping item 10701137 url https://www.openlane.eu/en/carv6/auction/10701137
2026-03-25 04:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701173
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701173%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701173: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701173 url https://www.openlane.eu/en/carv6/auction/10701173
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701229
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701229%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701229: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701229 url https://www.openlane.eu/en/carv6/auction/10701229
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701193
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701193%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701193: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701193 url https://www.openlane.eu/en/carv6/auction/10701193
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701264
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701264%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701264: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701264 url https://www.openlane.eu/en/carv6/auction/10701264
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701096
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701096%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701096: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701096 url https://www.openlane.eu/en/carv6/auction/10701096
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701119
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701119%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701119: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701119 url https://www.openlane.eu/en/carv6/auction/10701119
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701155
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701155%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701155: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701155 url https://www.openlane.eu/en/carv6/auction/10701155
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701265
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701265%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701265: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701265 url https://www.openlane.eu/en/carv6/auction/10701265
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701079
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701079%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701079: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701079 url https://www.openlane.eu/en/carv6/auction/10701079
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701097
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701097%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701097: 2
2026-03-25 04:31:56 [adesa.fr] INFO: Scraping item 10701097 url https://www.openlane.eu/en/carv6/auction/10701097
2026-03-25 04:31:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701174
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701174%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701174: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701174 url https://www.openlane.eu/en/carv6/auction/10701174
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701266
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701266%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701266: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701266 url https://www.openlane.eu/en/carv6/auction/10701266
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701183
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701183%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701183: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701183 url https://www.openlane.eu/en/carv6/auction/10701183
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701210
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701210%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701210: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701210 url https://www.openlane.eu/en/carv6/auction/10701210
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701098
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701098%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701098: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701098 url https://www.openlane.eu/en/carv6/auction/10701098
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701099
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701099%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701099: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701099 url https://www.openlane.eu/en/carv6/auction/10701099
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701196
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701196%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701196: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701196 url https://www.openlane.eu/en/carv6/auction/10701196
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701100
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701100%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701100: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701100 url https://www.openlane.eu/en/carv6/auction/10701100
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701175
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701175%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701175: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701175 url https://www.openlane.eu/en/carv6/auction/10701175
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701176
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701176%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701176: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701176 url https://www.openlane.eu/en/carv6/auction/10701176
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701267
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701267%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701267: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701267 url https://www.openlane.eu/en/carv6/auction/10701267
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701070
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701070%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701070: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701070 url https://www.openlane.eu/en/carv6/auction/10701070
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701230
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701230%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701230: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701230 url https://www.openlane.eu/en/carv6/auction/10701230
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701177
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701177%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701177: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701177 url https://www.openlane.eu/en/carv6/auction/10701177
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701141
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701141%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701141: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701141 url https://www.openlane.eu/en/carv6/auction/10701141
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701231
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701231%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701231: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701231 url https://www.openlane.eu/en/carv6/auction/10701231
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701101
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701101%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701101: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701101 url https://www.openlane.eu/en/carv6/auction/10701101
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701120
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701120%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701120: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701120 url https://www.openlane.eu/en/carv6/auction/10701120
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701156
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701156%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701156: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701156 url https://www.openlane.eu/en/carv6/auction/10701156
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701142
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701142%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701142: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701142 url https://www.openlane.eu/en/carv6/auction/10701142
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701211
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701211%27 HTTP/1.1" 200 None
2026-03-25 04:31:56 [adesa.fr] INFO: Scrape type for 10701211: 0
2026-03-25 04:31:56 [adesa.fr] INFO: Skipping item 10701211 url https://www.openlane.eu/en/carv6/auction/10701211
2026-03-25 04:31:56 [adesa.fr] INFO: Found listing with ID: 10701268
2026-03-25 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701268%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701268: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701268 url https://www.openlane.eu/en/carv6/auction/10701268
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701232
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701232%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701232: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701232 url https://www.openlane.eu/en/carv6/auction/10701232
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701103
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701103%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701103: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701103 url https://www.openlane.eu/en/carv6/auction/10701103
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701102
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701102%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701102: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701102 url https://www.openlane.eu/en/carv6/auction/10701102
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701121
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701121%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701121: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701121 url https://www.openlane.eu/en/carv6/auction/10701121
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701122
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701122%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701122: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701122 url https://www.openlane.eu/en/carv6/auction/10701122
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701197
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701197%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701197: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701197 url https://www.openlane.eu/en/carv6/auction/10701197
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701198
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701198%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701198: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701198 url https://www.openlane.eu/en/carv6/auction/10701198
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701269
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701269%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701269: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701269 url https://www.openlane.eu/en/carv6/auction/10701269
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701082
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701082%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701082: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701082 url https://www.openlane.eu/en/carv6/auction/10701082
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701212
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701212%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701212: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701212 url https://www.openlane.eu/en/carv6/auction/10701212
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701184
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701184%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701184: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701184 url https://www.openlane.eu/en/carv6/auction/10701184
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701138
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701138%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701138: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701138 url https://www.openlane.eu/en/carv6/auction/10701138
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701270
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701270%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701270: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701270 url https://www.openlane.eu/en/carv6/auction/10701270
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701104
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701104%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701104: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701104 url https://www.openlane.eu/en/carv6/auction/10701104
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701271
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701271%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701271: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701271 url https://www.openlane.eu/en/carv6/auction/10701271
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701123
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701123%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701123: 2
2026-03-25 04:31:57 [adesa.fr] INFO: Scraping item 10701123 url https://www.openlane.eu/en/carv6/auction/10701123
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701272
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701272%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701272: 0
2026-03-25 04:31:57 [adesa.fr] INFO: Skipping item 10701272 url https://www.openlane.eu/en/carv6/auction/10701272
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701273
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701273%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701273: 2
2026-03-25 04:31:57 [adesa.fr] INFO: Scraping item 10701273 url https://www.openlane.eu/en/carv6/auction/10701273
2026-03-25 04:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cebf0f4f-d4c8-52fd-abc1-89bc89f11a10 with identifier: 10701189
2026-03-25 04:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cebf0f4f-d4c8-52fd-abc1-89bc89f11a10 with scrape type 2
2026-03-25 04:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cebf0f4f-d4c8-52fd-abc1-89bc89f11a10 with scrape type 2
2026-03-25 04:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cebf0f4f-d4c8-52fd-abc1-89bc89f11a10, identifier: 10701189
2026-03-25 04:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d171fbad-6249-5fd5-8435-138344a64f12 with identifier: 10701248
2026-03-25 04:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d171fbad-6249-5fd5-8435-138344a64f12 with scrape type 2
2026-03-25 04:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d171fbad-6249-5fd5-8435-138344a64f12 with scrape type 2
2026-03-25 04:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d171fbad-6249-5fd5-8435-138344a64f12, identifier: 10701248
2026-03-25 04:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b21d6461-bfbe-5948-97c6-c3d6bcfd081f with identifier: 10701161
2026-03-25 04:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b21d6461-bfbe-5948-97c6-c3d6bcfd081f with scrape type 2
2026-03-25 04:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b21d6461-bfbe-5948-97c6-c3d6bcfd081f with scrape type 2
2026-03-25 04:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b21d6461-bfbe-5948-97c6-c3d6bcfd081f, identifier: 10701161
2026-03-25 04:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbcaf109-5d45-52fd-89ec-e67b95290f95 with identifier: 10701072
2026-03-25 04:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbcaf109-5d45-52fd-89ec-e67b95290f95 with scrape type 2
2026-03-25 04:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbcaf109-5d45-52fd-89ec-e67b95290f95 with scrape type 2
2026-03-25 04:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cbcaf109-5d45-52fd-89ec-e67b95290f95, identifier: 10701072
2026-03-25 04:31:57 [adesa.fr] INFO: Found listing with ID: 10701274
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701274%27 HTTP/1.1" 200 None
2026-03-25 04:31:57 [adesa.fr] INFO: Scrape type for 10701274: 2
2026-03-25 04:31:57 [adesa.fr] INFO: Scraping item 10701274 url https://www.openlane.eu/en/carv6/auction/10701274
2026-03-25 04:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cebf0f4f-d4c8-52fd-abc1-89bc89f11a10 with identifier: 10701189
2026-03-25 04:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cebf0f4f-d4c8-52fd-abc1-89bc89f11a10 with identifier: 10701189
2026-03-25 04:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cebf0f4f-d4c8-52fd-abc1-89bc89f11a10 with identifier: 10701189 to the API
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:31:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701189>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'cebf0f4f-d4c8-52fd-abc1-89bc89f11a10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-275-SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701189',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 94522,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Hyundai i30 Wagon 1.0 T-GDI N Line - Petrol - Automatic - 120 hp - '
'94.522 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701189%27 HTTP/1.1" 200 None
2026-03-25 04:31:58 [adesa.fr] INFO: Saving data for 10701189: {'auction_closing_time': 1774512000.0, 'created_time': 1774013832.53023, 'last_price_update_time': 1774413118.105238}
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701189') HTTP/1.1" 204 0
2026-03-25 04:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d171fbad-6249-5fd5-8435-138344a64f12 with identifier: 10701248
2026-03-25 04:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d171fbad-6249-5fd5-8435-138344a64f12 with identifier: 10701248
2026-03-25 04:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d171fbad-6249-5fd5-8435-138344a64f12 with identifier: 10701248 to the API
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701248>
{'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': 141,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd171fbad-6249-5fd5-8435-138344a64f12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-394-GP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701248',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 83478,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Hyundai Kona 1.6 Executive - Hybrid - Automatic - 141 hp - 83.478 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701248%27 HTTP/1.1" 200 None
2026-03-25 04:31:58 [adesa.fr] INFO: Saving data for 10701248: {'auction_closing_time': 1774512000.0, 'created_time': 1774013786.154356, 'last_price_update_time': 1774413118.485334}
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701248') HTTP/1.1" 204 0
2026-03-25 04:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b21d6461-bfbe-5948-97c6-c3d6bcfd081f with identifier: 10701161
2026-03-25 04:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b21d6461-bfbe-5948-97c6-c3d6bcfd081f with identifier: 10701161
2026-03-25 04:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b21d6461-bfbe-5948-97c6-c3d6bcfd081f with identifier: 10701161 to the API
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701161>
{'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-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b21d6461-bfbe-5948-97c6-c3d6bcfd081f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-835-PG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701161',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 124567,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-01-12',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Hyundai Tucson 1.6 Business - Hybrid - Automatic - 230 hp - 124.567 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701161%27 HTTP/1.1" 200 None
2026-03-25 04:31:58 [adesa.fr] INFO: Saving data for 10701161: {'auction_closing_time': 1774512000.0, 'created_time': 1774013836.661067, 'last_price_update_time': 1774413118.757063}
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701161') HTTP/1.1" 204 0
2026-03-25 04:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cbcaf109-5d45-52fd-89ec-e67b95290f95 with identifier: 10701072
2026-03-25 04:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cbcaf109-5d45-52fd-89ec-e67b95290f95 with identifier: 10701072
2026-03-25 04:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cbcaf109-5d45-52fd-89ec-e67b95290f95 with identifier: 10701072 to the API
2026-03-25 04:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701072>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cbcaf109-5d45-52fd-89ec-e67b95290f95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-260-CT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701072',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A3',
'odometer': 161183,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-08-26',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Audi A3 Sportback 2.0 TDI Business - Diesel - Manual - 116 hp - '
'161.183 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701072%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Saving data for 10701072: {'auction_closing_time': 1774512000.0, 'created_time': 1774013823.742426, 'last_price_update_time': 1774413119.051936}
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701072') HTTP/1.1" 204 0
2026-03-25 04:31:59 [adesa.fr] INFO: Found listing with ID: 10701199
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701199%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Scrape type for 10701199: 2
2026-03-25 04:31:59 [adesa.fr] INFO: Scraping item 10701199 url https://www.openlane.eu/en/carv6/auction/10701199
2026-03-25 04:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:59 [adesa.fr] INFO: Found listing with ID: 10701200
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701200%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Scrape type for 10701200: 2
2026-03-25 04:31:59 [adesa.fr] INFO: Scraping item 10701200 url https://www.openlane.eu/en/carv6/auction/10701200
2026-03-25 04: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-25 04:31:59 [adesa.fr] INFO: Found listing with ID: 10701275
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701275%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Scrape type for 10701275: 2
2026-03-25 04:31:59 [adesa.fr] INFO: Scraping item 10701275 url https://www.openlane.eu/en/carv6/auction/10701275
2026-03-25 04:31:59 [adesa.fr] INFO: Found listing with ID: 10701144
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701144%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Scrape type for 10701144: 2
2026-03-25 04:31:59 [adesa.fr] INFO: Scraping item 10701144 url https://www.openlane.eu/en/carv6/auction/10701144
2026-03-25 04:31:59 [adesa.fr] INFO: Found listing with ID: 10701139
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701139%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Scrape type for 10701139: 2
2026-03-25 04:31:59 [adesa.fr] INFO: Scraping item 10701139 url https://www.openlane.eu/en/carv6/auction/10701139
2026-03-25 04:31:59 [adesa.fr] INFO: Found listing with ID: 10701185
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701185%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Scrape type for 10701185: 2
2026-03-25 04:31:59 [adesa.fr] INFO: Scraping item 10701185 url https://www.openlane.eu/en/carv6/auction/10701185
2026-03-25 04:31:59 [adesa.fr] INFO: Found listing with ID: 10701277
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701277%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Scrape type for 10701277: 2
2026-03-25 04:31:59 [adesa.fr] INFO: Scraping item 10701277 url https://www.openlane.eu/en/carv6/auction/10701277
2026-03-25 04:31:59 [adesa.fr] INFO: Found listing with ID: 10701213
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701213%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Scrape type for 10701213: 2
2026-03-25 04:31:59 [adesa.fr] INFO: Scraping item 10701213 url https://www.openlane.eu/en/carv6/auction/10701213
2026-03-25 04:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0418302e-9c2d-567c-b115-85275d225aa8 with identifier: 10701247
2026-03-25 04:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0418302e-9c2d-567c-b115-85275d225aa8 with scrape type 2
2026-03-25 04:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0418302e-9c2d-567c-b115-85275d225aa8 with scrape type 2
2026-03-25 04:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0418302e-9c2d-567c-b115-85275d225aa8, identifier: 10701247
2026-03-25 04:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80204788-67f9-57fb-b22b-bfbb8de770ab with identifier: 10701160
2026-03-25 04:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80204788-67f9-57fb-b22b-bfbb8de770ab with scrape type 2
2026-03-25 04:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80204788-67f9-57fb-b22b-bfbb8de770ab with scrape type 2
2026-03-25 04:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 80204788-67f9-57fb-b22b-bfbb8de770ab, identifier: 10701160
2026-03-25 04:31:59 [adesa.fr] INFO: Found listing with ID: 10701276
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701276%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Scrape type for 10701276: 2
2026-03-25 04:31:59 [adesa.fr] INFO: Scraping item 10701276 url https://www.openlane.eu/en/carv6/auction/10701276
2026-03-25 04:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0418302e-9c2d-567c-b115-85275d225aa8 with identifier: 10701247
2026-03-25 04:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0418302e-9c2d-567c-b115-85275d225aa8 with identifier: 10701247
2026-03-25 04:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0418302e-9c2d-567c-b115-85275d225aa8 with identifier: 10701247 to the API
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Electric',
'id': '0418302e-9c2d-567c-b115-85275d225aa8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-952-HM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701247',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 66452,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-12-26',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Hyundai e-Kona 64 kWh Business - Electric - Automatic - 204 hp - '
'66.452 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701247%27 HTTP/1.1" 200 None
2026-03-25 04:31:59 [adesa.fr] INFO: Saving data for 10701247: {'auction_closing_time': 1774512000.0, 'created_time': 1774013833.943598, 'last_price_update_time': 1774413119.702355}
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701247') HTTP/1.1" 204 0
2026-03-25 04:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 80204788-67f9-57fb-b22b-bfbb8de770ab with identifier: 10701160
2026-03-25 04:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 80204788-67f9-57fb-b22b-bfbb8de770ab with identifier: 10701160
2026-03-25 04:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 80204788-67f9-57fb-b22b-bfbb8de770ab with identifier: 10701160 to the API
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701160>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '80204788-67f9-57fb-b22b-bfbb8de770ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-183-NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701160',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 112894,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 190 hp - 112.894 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-25 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701160%27 HTTP/1.1" 200 None
2026-03-25 04:32:00 [adesa.fr] INFO: Saving data for 10701160: {'auction_closing_time': 1774512000.0, 'created_time': 1774013865.45871, 'last_price_update_time': 1774413120.000231}
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701160') HTTP/1.1" 204 0
2026-03-25 04:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e8c1880-04c3-5d56-8f66-09ccdd41da00 with identifier: 10701148
2026-03-25 04:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e8c1880-04c3-5d56-8f66-09ccdd41da00 with scrape type 2
2026-03-25 04:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e8c1880-04c3-5d56-8f66-09ccdd41da00 with scrape type 2
2026-03-25 04:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2e8c1880-04c3-5d56-8f66-09ccdd41da00, identifier: 10701148
2026-03-25 04:32:00 [adesa.fr] INFO: Found listing with ID: 10701140
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701140%27 HTTP/1.1" 200 None
2026-03-25 04:32:00 [adesa.fr] INFO: Scrape type for 10701140: 2
2026-03-25 04:32:00 [adesa.fr] INFO: Scraping item 10701140 url https://www.openlane.eu/en/carv6/auction/10701140
2026-03-25 04:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2e8c1880-04c3-5d56-8f66-09ccdd41da00 with identifier: 10701148
2026-03-25 04:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2e8c1880-04c3-5d56-8f66-09ccdd41da00 with identifier: 10701148
2026-03-25 04:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2e8c1880-04c3-5d56-8f66-09ccdd41da00 with identifier: 10701148 to the API
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701148>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2e8c1880-04c3-5d56-8f66-09ccdd41da00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-386-JV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701148',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 82644,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - Automatic - 190 hp - 82.644 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2024}
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701148%27 HTTP/1.1" 200 None
2026-03-25 04:32:00 [adesa.fr] INFO: Saving data for 10701148: {'auction_closing_time': 1774512000.0, 'created_time': 1774013835.662061, 'last_price_update_time': 1774413120.408057}
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701148') HTTP/1.1" 204 0
2026-03-25 04: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-25 04:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:00 [adesa.fr] INFO: Found listing with ID: 10701124
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701124%27 HTTP/1.1" 200 None
2026-03-25 04:32:00 [adesa.fr] INFO: Scrape type for 10701124: 2
2026-03-25 04:32:00 [adesa.fr] INFO: Scraping item 10701124 url https://www.openlane.eu/en/carv6/auction/10701124
2026-03-25 04: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-25 04: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-25 04:32:00 [adesa.fr] INFO: Found listing with ID: 10701105
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701105%27 HTTP/1.1" 200 None
2026-03-25 04:32:00 [adesa.fr] INFO: Scrape type for 10701105: 2
2026-03-25 04:32:00 [adesa.fr] INFO: Scraping item 10701105 url https://www.openlane.eu/en/carv6/auction/10701105
2026-03-25 04:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1367b7e-f06f-5214-b8ee-f39492488beb with identifier: 10701071
2026-03-25 04:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1367b7e-f06f-5214-b8ee-f39492488beb with scrape type 2
2026-03-25 04:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1367b7e-f06f-5214-b8ee-f39492488beb with scrape type 2
2026-03-25 04:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b1367b7e-f06f-5214-b8ee-f39492488beb, identifier: 10701071
2026-03-25 04:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b1367b7e-f06f-5214-b8ee-f39492488beb with identifier: 10701071
2026-03-25 04:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b1367b7e-f06f-5214-b8ee-f39492488beb with identifier: 10701071
2026-03-25 04:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b1367b7e-f06f-5214-b8ee-f39492488beb with identifier: 10701071 to the API
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701071>
{'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-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b1367b7e-f06f-5214-b8ee-f39492488beb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-004-TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701071',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 150957,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Hyundai Tucson 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'150.957 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701071%27 HTTP/1.1" 200 None
2026-03-25 04:32:00 [adesa.fr] INFO: Saving data for 10701071: {'auction_closing_time': 1774512000.0, 'created_time': 1774013837.340661, 'last_price_update_time': 1774413120.851258}
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701071') HTTP/1.1" 204 0
2026-03-25 04:32:00 [adesa.fr] INFO: Found listing with ID: 10701278
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701278%27 HTTP/1.1" 200 None
2026-03-25 04:32:00 [adesa.fr] INFO: Scrape type for 10701278: 2
2026-03-25 04:32:00 [adesa.fr] INFO: Scraping item 10701278 url https://www.openlane.eu/en/carv6/auction/10701278
2026-03-25 04:32:00 [adesa.fr] INFO: Found listing with ID: 10701280
2026-03-25 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701280%27 HTTP/1.1" 200 None
2026-03-25 04:32:01 [adesa.fr] INFO: Scrape type for 10701280: 2
2026-03-25 04:32:01 [adesa.fr] INFO: Scraping item 10701280 url https://www.openlane.eu/en/carv6/auction/10701280
2026-03-25 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 724c7075-7398-515d-9498-e4dfeb3ea0ad with identifier: 10701257
2026-03-25 04:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 724c7075-7398-515d-9498-e4dfeb3ea0ad with scrape type 2
2026-03-25 04:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 724c7075-7398-515d-9498-e4dfeb3ea0ad with scrape type 2
2026-03-25 04:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 724c7075-7398-515d-9498-e4dfeb3ea0ad, identifier: 10701257
2026-03-25 04:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58b153bf-46de-561f-ac53-b300799bb61f with identifier: 10701246
2026-03-25 04:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58b153bf-46de-561f-ac53-b300799bb61f with scrape type 2
2026-03-25 04:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58b153bf-46de-561f-ac53-b300799bb61f with scrape type 2
2026-03-25 04:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 58b153bf-46de-561f-ac53-b300799bb61f, identifier: 10701246
2026-03-25 04:32:01 [adesa.fr] INFO: Found listing with ID: 10701107
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701107%27 HTTP/1.1" 200 None
2026-03-25 04:32:01 [adesa.fr] INFO: Scrape type for 10701107: 2
2026-03-25 04:32:01 [adesa.fr] INFO: Scraping item 10701107 url https://www.openlane.eu/en/carv6/auction/10701107
2026-03-25 04:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 724c7075-7398-515d-9498-e4dfeb3ea0ad with identifier: 10701257
2026-03-25 04:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 724c7075-7398-515d-9498-e4dfeb3ea0ad with identifier: 10701257
2026-03-25 04:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 724c7075-7398-515d-9498-e4dfeb3ea0ad with identifier: 10701257 to the API
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701257>
{'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': 320,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '724c7075-7398-515d-9498-e4dfeb3ea0ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-985-RS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701257',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 49384,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29000,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 320 hp - 49.384 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701257%27 HTTP/1.1" 200 None
2026-03-25 04:32:01 [adesa.fr] INFO: Saving data for 10701257: {'auction_closing_time': 1774512000.0, 'created_time': 1774013771.935667, 'last_price_update_time': 1774413121.472709}
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701257') HTTP/1.1" 204 0
2026-03-25 04:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 58b153bf-46de-561f-ac53-b300799bb61f with identifier: 10701246
2026-03-25 04:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 58b153bf-46de-561f-ac53-b300799bb61f with identifier: 10701246
2026-03-25 04:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 58b153bf-46de-561f-ac53-b300799bb61f with identifier: 10701246 to the API
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701246>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '58b153bf-46de-561f-ac53-b300799bb61f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-265-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701246',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 119892,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'DS DS7 Crossback 1.6i Performance Line - Petrol - Automatic - 180 '
'hp - 119.892 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701246%27 HTTP/1.1" 200 None
2026-03-25 04:32:01 [adesa.fr] INFO: Saving data for 10701246: {'auction_closing_time': 1774512000.0, 'created_time': 1774013867.940175, 'last_price_update_time': 1774413121.7528}
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701246') HTTP/1.1" 204 0
2026-03-25 04:32:01 [adesa.fr] INFO: Found listing with ID: 10701106
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701106%27 HTTP/1.1" 200 None
2026-03-25 04:32:01 [adesa.fr] INFO: Scrape type for 10701106: 2
2026-03-25 04:32:01 [adesa.fr] INFO: Scraping item 10701106 url https://www.openlane.eu/en/carv6/auction/10701106
2026-03-25 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f2b5b6f-91d1-5626-9323-4eb3bff68063 with identifier: 10701088
2026-03-25 04:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f2b5b6f-91d1-5626-9323-4eb3bff68063 with scrape type 2
2026-03-25 04:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f2b5b6f-91d1-5626-9323-4eb3bff68063 with scrape type 2
2026-03-25 04:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7f2b5b6f-91d1-5626-9323-4eb3bff68063, identifier: 10701088
2026-03-25 04:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7f2b5b6f-91d1-5626-9323-4eb3bff68063 with identifier: 10701088
2026-03-25 04:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7f2b5b6f-91d1-5626-9323-4eb3bff68063 with identifier: 10701088
2026-03-25 04:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7f2b5b6f-91d1-5626-9323-4eb3bff68063 with identifier: 10701088 to the API
2026-03-25 04:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701088>
{'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': 125,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '7f2b5b6f-91d1-5626-9323-4eb3bff68063',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-727-BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701088',
'listing': 'auction',
'location': 'QUINCIEUX (France)',
'make': 'Ford',
'model': 'Focus',
'odometer': 112037,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Ford Focus 1.0 ST Line - Petrol - Manual - 125 hp - 112.037 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701088%27 HTTP/1.1" 200 None
2026-03-25 04:32:02 [adesa.fr] INFO: Saving data for 10701088: {'auction_closing_time': 1774512000.0, 'created_time': 1774013865.079115, 'last_price_update_time': 1774413122.169009}
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701088') HTTP/1.1" 204 0
2026-03-25 04:32:02 [adesa.fr] INFO: Found listing with ID: 10701281
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701281%27 HTTP/1.1" 200 None
2026-03-25 04:32:02 [adesa.fr] INFO: Scrape type for 10701281: 2
2026-03-25 04:32:02 [adesa.fr] INFO: Scraping item 10701281 url https://www.openlane.eu/en/carv6/auction/10701281
2026-03-25 04: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-25 04:32:02 [adesa.fr] INFO: Found listing with ID: 10701186
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701186%27 HTTP/1.1" 200 None
2026-03-25 04:32:02 [adesa.fr] INFO: Scrape type for 10701186: 2
2026-03-25 04:32:02 [adesa.fr] INFO: Scraping item 10701186 url https://www.openlane.eu/en/carv6/auction/10701186
2026-03-25 04:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 983f20e7-490a-55df-a792-2bc853111cda with identifier: 10701206
2026-03-25 04:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 983f20e7-490a-55df-a792-2bc853111cda with scrape type 2
2026-03-25 04:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 983f20e7-490a-55df-a792-2bc853111cda with scrape type 2
2026-03-25 04:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 983f20e7-490a-55df-a792-2bc853111cda, identifier: 10701206
2026-03-25 04:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with identifier: 10701069
2026-03-25 04:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with scrape type 2
2026-03-25 04:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with scrape type 2
2026-03-25 04:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9, identifier: 10701069
2026-03-25 04:32:02 [adesa.fr] INFO: Found listing with ID: 10701279
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701279%27 HTTP/1.1" 200 None
2026-03-25 04:32:02 [adesa.fr] INFO: Scrape type for 10701279: 2
2026-03-25 04:32:02 [adesa.fr] INFO: Scraping item 10701279 url https://www.openlane.eu/en/carv6/auction/10701279
2026-03-25 04:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 983f20e7-490a-55df-a792-2bc853111cda with identifier: 10701206
2026-03-25 04:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 983f20e7-490a-55df-a792-2bc853111cda with identifier: 10701206
2026-03-25 04:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 983f20e7-490a-55df-a792-2bc853111cda with identifier: 10701206 to the API
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701206>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '983f20e7-490a-55df-a792-2bc853111cda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-262-SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701206',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 156896,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'DS DS7 Crossback 1.6 E-TENSE Rivoli - Hybrid - Automatic - 225 hp - '
'156.896 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2022}
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701206%27 HTTP/1.1" 200 None
2026-03-25 04:32:02 [adesa.fr] INFO: Saving data for 10701206: {'auction_closing_time': 1774512000.0, 'created_time': 1774013867.57594, 'last_price_update_time': 1774413122.697587}
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701206') HTTP/1.1" 204 0
2026-03-25 04:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with identifier: 10701069
2026-03-25 04:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with identifier: 10701069
2026-03-25 04:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with identifier: 10701069 to the API
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701069>
{'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': 320,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fc8b6930-ca04-5432-82a4-0ac9f21e1ba9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-368-NY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701069',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 95520,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 40600,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 320 hp - 95.520 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701069%27 HTTP/1.1" 200 None
2026-03-25 04:32:02 [adesa.fr] INFO: Saving data for 10701069: {'auction_closing_time': 1774512000.0, 'created_time': 1774013754.595828, 'last_price_update_time': 1774413122.987752}
2026-03-25 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701069') HTTP/1.1" 204 0
2026-03-25 04:32:03 [adesa.fr] INFO: Found listing with ID: 10701201
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701201%27 HTTP/1.1" 200 None
2026-03-25 04:32:03 [adesa.fr] INFO: Scrape type for 10701201: 2
2026-03-25 04:32:03 [adesa.fr] INFO: Scraping item 10701201 url https://www.openlane.eu/en/carv6/auction/10701201
2026-03-25 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:03 [adesa.fr] INFO: Found listing with ID: 10701233
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701233%27 HTTP/1.1" 200 None
2026-03-25 04:32:03 [adesa.fr] INFO: Scrape type for 10701233: 2
2026-03-25 04:32:03 [adesa.fr] INFO: Scraping item 10701233 url https://www.openlane.eu/en/carv6/auction/10701233
2026-03-25 04:32:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:03 [adesa.fr] INFO: Found listing with ID: 10701108
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701108%27 HTTP/1.1" 200 None
2026-03-25 04:32:03 [adesa.fr] INFO: Scrape type for 10701108: 2
2026-03-25 04:32:03 [adesa.fr] INFO: Scraping item 10701108 url https://www.openlane.eu/en/carv6/auction/10701108
2026-03-25 04:32:03 [adesa.fr] INFO: Found listing with ID: 10701282
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701282%27 HTTP/1.1" 200 None
2026-03-25 04:32:03 [adesa.fr] INFO: Scrape type for 10701282: 2
2026-03-25 04:32:03 [adesa.fr] INFO: Scraping item 10701282 url https://www.openlane.eu/en/carv6/auction/10701282
2026-03-25 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74667ae8-1952-5e74-864a-4a9e070067d3 with identifier: 10701172
2026-03-25 04:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74667ae8-1952-5e74-864a-4a9e070067d3 with scrape type 2
2026-03-25 04:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74667ae8-1952-5e74-864a-4a9e070067d3 with scrape type 2
2026-03-25 04:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 74667ae8-1952-5e74-864a-4a9e070067d3, identifier: 10701172
2026-03-25 04:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 74667ae8-1952-5e74-864a-4a9e070067d3 with identifier: 10701172
2026-03-25 04:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 74667ae8-1952-5e74-864a-4a9e070067d3 with identifier: 10701172
2026-03-25 04:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 74667ae8-1952-5e74-864a-4a9e070067d3 with identifier: 10701172 to the API
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701172>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '74667ae8-1952-5e74-864a-4a9e070067d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-804-HL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701172',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 36330,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 3008 1.6 Allure Business - Hybrid - Automatic - 225 hp - '
'36.330 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2020}
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701172%27 HTTP/1.1" 200 None
2026-03-25 04:32:03 [adesa.fr] INFO: Saving data for 10701172: {'auction_closing_time': 1774512000.0, 'created_time': 1774013746.996068, 'last_price_update_time': 1774413123.494125}
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701172') HTTP/1.1" 204 0
2026-03-25 04:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 618effbc-8c8d-594a-91f9-d5fbf47c93d8 with identifier: 10701094
2026-03-25 04:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 618effbc-8c8d-594a-91f9-d5fbf47c93d8 with scrape type 2
2026-03-25 04:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 618effbc-8c8d-594a-91f9-d5fbf47c93d8 with scrape type 2
2026-03-25 04:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 618effbc-8c8d-594a-91f9-d5fbf47c93d8, identifier: 10701094
2026-03-25 04:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 618effbc-8c8d-594a-91f9-d5fbf47c93d8 with identifier: 10701094
2026-03-25 04:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 618effbc-8c8d-594a-91f9-d5fbf47c93d8 with identifier: 10701094
2026-03-25 04:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 618effbc-8c8d-594a-91f9-d5fbf47c93d8 with identifier: 10701094 to the API
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701094>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '618effbc-8c8d-594a-91f9-d5fbf47c93d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-531-AY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701094',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 53035,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Nissan Qashqai 1.5 e-Power Tekna - Hybrid - Automatic - 190 hp - '
'53.035 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2024}
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701094%27 HTTP/1.1" 200 None
2026-03-25 04:32:03 [adesa.fr] INFO: Saving data for 10701094: {'auction_closing_time': 1774512000.0, 'created_time': 1774013750.396773, 'last_price_update_time': 1774413123.973872}
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701094') HTTP/1.1" 204 0
2026-03-25 04:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c78ca6e0-a892-5276-acba-3797360eaeda with identifier: 10701137
2026-03-25 04:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c78ca6e0-a892-5276-acba-3797360eaeda with scrape type 2
2026-03-25 04:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c78ca6e0-a892-5276-acba-3797360eaeda with scrape type 2
2026-03-25 04:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c78ca6e0-a892-5276-acba-3797360eaeda, identifier: 10701137
2026-03-25 04:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9b9ed30-79a6-52ac-ba97-aad69b43a9c1 with identifier: 10701195
2026-03-25 04:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9b9ed30-79a6-52ac-ba97-aad69b43a9c1 with scrape type 2
2026-03-25 04:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9b9ed30-79a6-52ac-ba97-aad69b43a9c1 with scrape type 2
2026-03-25 04:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b9b9ed30-79a6-52ac-ba97-aad69b43a9c1, identifier: 10701195
2026-03-25 04:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00968d5e-1278-5a84-ada9-ed4df607b40a with identifier: 10701117
2026-03-25 04:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00968d5e-1278-5a84-ada9-ed4df607b40a with scrape type 2
2026-03-25 04:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00968d5e-1278-5a84-ada9-ed4df607b40a with scrape type 2
2026-03-25 04:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 00968d5e-1278-5a84-ada9-ed4df607b40a, identifier: 10701117
2026-03-25 04:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c78ca6e0-a892-5276-acba-3797360eaeda with identifier: 10701137
2026-03-25 04:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c78ca6e0-a892-5276-acba-3797360eaeda with identifier: 10701137
2026-03-25 04:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c78ca6e0-a892-5276-acba-3797360eaeda with identifier: 10701137 to the API
2026-03-25 04:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701137>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c78ca6e0-a892-5276-acba-3797360eaeda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FF-604-LC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701137',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 148355,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2019-04-15',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 308 1.5 HDI Active Business - Diesel - Manual - 130 hp - '
'148.355 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2019}
2026-03-25 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701137%27 HTTP/1.1" 200 None
2026-03-25 04:32:04 [adesa.fr] INFO: Saving data for 10701137: {'auction_closing_time': 1774512000.0, 'created_time': 1774013716.354305, 'last_price_update_time': 1774413124.581441}
2026-03-25 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701137') HTTP/1.1" 204 0
2026-03-25 04:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b9b9ed30-79a6-52ac-ba97-aad69b43a9c1 with identifier: 10701195
2026-03-25 04:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b9b9ed30-79a6-52ac-ba97-aad69b43a9c1 with identifier: 10701195
2026-03-25 04:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b9b9ed30-79a6-52ac-ba97-aad69b43a9c1 with identifier: 10701195 to the API
2026-03-25 04:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701195>
{'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': 225,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b9b9ed30-79a6-52ac-ba97-aad69b43a9c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-623-RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701195',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 86198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 225 hp - 86.198 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701195%27 HTTP/1.1" 200 None
2026-03-25 04:32:04 [adesa.fr] INFO: Saving data for 10701195: {'auction_closing_time': 1774512000.0, 'created_time': 1774013747.566743, 'last_price_update_time': 1774413124.889055}
2026-03-25 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701195') HTTP/1.1" 204 0
2026-03-25 04:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 00968d5e-1278-5a84-ada9-ed4df607b40a with identifier: 10701117
2026-03-25 04:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 00968d5e-1278-5a84-ada9-ed4df607b40a with identifier: 10701117
2026-03-25 04:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 00968d5e-1278-5a84-ada9-ed4df607b40a with identifier: 10701117 to the API
2026-03-25 04:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701117>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '00968d5e-1278-5a84-ada9-ed4df607b40a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-553-MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701117',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 49575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Nissan Qashqai 1.5 e-Power N-connecta - Hybrid - Automatic - 190 hp '
'- 49.575 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-25 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701117%27 HTTP/1.1" 200 None
2026-03-25 04:32:05 [adesa.fr] INFO: Saving data for 10701117: {'auction_closing_time': 1774512000.0, 'created_time': 1774013738.871251, 'last_price_update_time': 1774413125.192598}
2026-03-25 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701117') HTTP/1.1" 204 0
2026-03-25 04:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04: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-25 04:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e391303-4a84-5827-90c0-dd680c30c03b with identifier: 10701276
2026-03-25 04:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e391303-4a84-5827-90c0-dd680c30c03b with scrape type 2
2026-03-25 04:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e391303-4a84-5827-90c0-dd680c30c03b with scrape type 2
2026-03-25 04:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7e391303-4a84-5827-90c0-dd680c30c03b, identifier: 10701276
2026-03-25 04:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd49ec88-230c-563f-9fd3-92f7e48ccab6 with identifier: 10701140
2026-03-25 04:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd49ec88-230c-563f-9fd3-92f7e48ccab6 with scrape type 2
2026-03-25 04:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd49ec88-230c-563f-9fd3-92f7e48ccab6 with scrape type 2
2026-03-25 04:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cd49ec88-230c-563f-9fd3-92f7e48ccab6, identifier: 10701140
2026-03-25 04:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a8a8a74-f325-50d5-b02d-500488fb8809 with identifier: 10701213
2026-03-25 04:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8a8a74-f325-50d5-b02d-500488fb8809 with scrape type 2
2026-03-25 04:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a8a8a74-f325-50d5-b02d-500488fb8809 with scrape type 2
2026-03-25 04:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6a8a8a74-f325-50d5-b02d-500488fb8809, identifier: 10701213
2026-03-25 04:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7e391303-4a84-5827-90c0-dd680c30c03b with identifier: 10701276
2026-03-25 04:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7e391303-4a84-5827-90c0-dd680c30c03b with identifier: 10701276
2026-03-25 04:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7e391303-4a84-5827-90c0-dd680c30c03b with identifier: 10701276 to the API
2026-03-25 04:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701276>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '7e391303-4a84-5827-90c0-dd680c30c03b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-718-MD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701276',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 99874,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 99.874 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701276%27 HTTP/1.1" 200 None
2026-03-25 04:32:05 [adesa.fr] INFO: Saving data for 10701276: {'auction_closing_time': 1774512000.0, 'created_time': 1774013708.313528, 'last_price_update_time': 1774413125.868151}
2026-03-25 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701276') HTTP/1.1" 204 0
2026-03-25 04:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cd49ec88-230c-563f-9fd3-92f7e48ccab6 with identifier: 10701140
2026-03-25 04:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cd49ec88-230c-563f-9fd3-92f7e48ccab6 with identifier: 10701140
2026-03-25 04:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cd49ec88-230c-563f-9fd3-92f7e48ccab6 with identifier: 10701140 to the API
2026-03-25 04:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701140>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cd49ec88-230c-563f-9fd3-92f7e48ccab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-319-YG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701140',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 108433,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla Touring Sports 1.8 Design - Hybrid - Automatic - 122 '
'hp - 108.433 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701140%27 HTTP/1.1" 200 None
2026-03-25 04:32:06 [adesa.fr] INFO: Saving data for 10701140: {'auction_closing_time': 1774512000.0, 'created_time': 1774013708.736984, 'last_price_update_time': 1774413126.139303}
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701140') HTTP/1.1" 204 0
2026-03-25 04:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6a8a8a74-f325-50d5-b02d-500488fb8809 with identifier: 10701213
2026-03-25 04:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6a8a8a74-f325-50d5-b02d-500488fb8809 with identifier: 10701213
2026-03-25 04:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6a8a8a74-f325-50d5-b02d-500488fb8809 with identifier: 10701213 to the API
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701213>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '6a8a8a74-f325-50d5-b02d-500488fb8809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-574-BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701213',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 149761,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 149.761 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701213%27 HTTP/1.1" 200 None
2026-03-25 04:32:06 [adesa.fr] INFO: Saving data for 10701213: {'auction_closing_time': 1774512000.0, 'created_time': 1774013672.459792, 'last_price_update_time': 1774413126.421709}
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701213') HTTP/1.1" 204 0
2026-03-25 04:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d169d0e8-9c71-516e-ab7f-221e409117bc with identifier: 10701194
2026-03-25 04:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d169d0e8-9c71-516e-ab7f-221e409117bc with scrape type 2
2026-03-25 04:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d169d0e8-9c71-516e-ab7f-221e409117bc with scrape type 2
2026-03-25 04:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d169d0e8-9c71-516e-ab7f-221e409117bc, identifier: 10701194
2026-03-25 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d169d0e8-9c71-516e-ab7f-221e409117bc with identifier: 10701194
2026-03-25 04:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d169d0e8-9c71-516e-ab7f-221e409117bc with identifier: 10701194
2026-03-25 04:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d169d0e8-9c71-516e-ab7f-221e409117bc with identifier: 10701194 to the API
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701194>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd169d0e8-9c71-516e-ab7f-221e409117bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FB-817-JH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701194',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 150327,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2018-10-26',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Peugeot 208 1.6 HDI Premium - Diesel - Manual - 100 hp - 150.327 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2018}
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701194%27 HTTP/1.1" 200 None
2026-03-25 04:32:06 [adesa.fr] INFO: Saving data for 10701194: {'auction_closing_time': 1774512000.0, 'created_time': 1774013748.618462, 'last_price_update_time': 1774413126.899509}
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701194') HTTP/1.1" 204 0
2026-03-25 04:32:06 [scrapy.extensions.logstats] INFO: Crawled 194 pages (at 114 pages/min), scraped 183 items (at 108 items/min)
2026-03-25 04:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-25 04:32:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ccad721-1615-54a2-8213-efe06b8d5916 with identifier: 10701261
2026-03-25 04:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ccad721-1615-54a2-8213-efe06b8d5916 with scrape type 2
2026-03-25 04:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ccad721-1615-54a2-8213-efe06b8d5916 with scrape type 2
2026-03-25 04:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1ccad721-1615-54a2-8213-efe06b8d5916, identifier: 10701261
2026-03-25 04:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4644d2c9-1fd5-5f3e-822a-71d2b5b8c510 with identifier: 10701274
2026-03-25 04:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4644d2c9-1fd5-5f3e-822a-71d2b5b8c510 with scrape type 2
2026-03-25 04:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4644d2c9-1fd5-5f3e-822a-71d2b5b8c510 with scrape type 2
2026-03-25 04:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4644d2c9-1fd5-5f3e-822a-71d2b5b8c510, identifier: 10701274
2026-03-25 04:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 143dc92b-ac4c-5a35-ab5c-95e18d95e328 with identifier: 10701199
2026-03-25 04:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 143dc92b-ac4c-5a35-ab5c-95e18d95e328 with scrape type 2
2026-03-25 04:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 143dc92b-ac4c-5a35-ab5c-95e18d95e328 with scrape type 2
2026-03-25 04:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 143dc92b-ac4c-5a35-ab5c-95e18d95e328, identifier: 10701199
2026-03-25 04:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b921826d-9eea-526a-8b21-6052ee83579b with identifier: 10701273
2026-03-25 04:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b921826d-9eea-526a-8b21-6052ee83579b with scrape type 2
2026-03-25 04:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b921826d-9eea-526a-8b21-6052ee83579b with scrape type 2
2026-03-25 04:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b921826d-9eea-526a-8b21-6052ee83579b, identifier: 10701273
2026-03-25 04:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1ccad721-1615-54a2-8213-efe06b8d5916 with identifier: 10701261
2026-03-25 04:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1ccad721-1615-54a2-8213-efe06b8d5916 with identifier: 10701261
2026-03-25 04:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1ccad721-1615-54a2-8213-efe06b8d5916 with identifier: 10701261 to the API
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701261>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1ccad721-1615-54a2-8213-efe06b8d5916',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-219-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701261',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 90072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-07-06',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Opel Crossland 1.5 Elegance Business - Diesel - Automatic - 120 hp '
'- 90.072 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701261%27 HTTP/1.1" 200 None
2026-03-25 04:32:07 [adesa.fr] INFO: Saving data for 10701261: {'auction_closing_time': 1774512000.0, 'created_time': 1774013459.459717, 'last_price_update_time': 1774413127.584266}
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701261') HTTP/1.1" 204 0
2026-03-25 04:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4644d2c9-1fd5-5f3e-822a-71d2b5b8c510 with identifier: 10701274
2026-03-25 04:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4644d2c9-1fd5-5f3e-822a-71d2b5b8c510 with identifier: 10701274
2026-03-25 04:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4644d2c9-1fd5-5f3e-822a-71d2b5b8c510 with identifier: 10701274 to the API
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701274>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '4644d2c9-1fd5-5f3e-822a-71d2b5b8c510',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-504-KX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701274',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 123573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'123.573 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701274%27 HTTP/1.1" 200 None
2026-03-25 04:32:07 [adesa.fr] INFO: Saving data for 10701274: {'auction_closing_time': 1774512000.0, 'created_time': 1774013669.619015, 'last_price_update_time': 1774413127.866502}
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701274') HTTP/1.1" 204 0
2026-03-25 04:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 143dc92b-ac4c-5a35-ab5c-95e18d95e328 with identifier: 10701199
2026-03-25 04:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 143dc92b-ac4c-5a35-ab5c-95e18d95e328 with identifier: 10701199
2026-03-25 04:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 143dc92b-ac4c-5a35-ab5c-95e18d95e328 with identifier: 10701199 to the API
2026-03-25 04:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701199>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '143dc92b-ac4c-5a35-ab5c-95e18d95e328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-695-NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701199',
'listing': 'auction',
'location': 'Saint Aignan de Grandlieu (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 105000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota C-HR 1.8 - Hybrid - Automatic - 122 hp - 105.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701199%27 HTTP/1.1" 200 None
2026-03-25 04:32:08 [adesa.fr] INFO: Saving data for 10701199: {'auction_closing_time': 1774512000.0, 'created_time': 1774013703.356152, 'last_price_update_time': 1774413128.157187}
2026-03-25 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701199') HTTP/1.1" 204 0
2026-03-25 04:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b921826d-9eea-526a-8b21-6052ee83579b with identifier: 10701273
2026-03-25 04:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b921826d-9eea-526a-8b21-6052ee83579b with identifier: 10701273
2026-03-25 04:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b921826d-9eea-526a-8b21-6052ee83579b with identifier: 10701273 to the API
2026-03-25 04:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701273>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b921826d-9eea-526a-8b21-6052ee83579b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-382-SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701273',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 108451,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'108.451 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701273%27 HTTP/1.1" 200 None
2026-03-25 04:32:08 [adesa.fr] INFO: Saving data for 10701273: {'auction_closing_time': 1774512000.0, 'created_time': 1774013702.558988, 'last_price_update_time': 1774413128.426765}
2026-03-25 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701273') HTTP/1.1" 204 0
2026-03-25 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1da377d-0868-5666-bac1-1d86c390dada with identifier: 10701278
2026-03-25 04:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1da377d-0868-5666-bac1-1d86c390dada with scrape type 2
2026-03-25 04:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1da377d-0868-5666-bac1-1d86c390dada with scrape type 2
2026-03-25 04:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a1da377d-0868-5666-bac1-1d86c390dada, identifier: 10701278
2026-03-25 04:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f53a4d9f-21ec-57d0-b10d-3e04204f49f1 with identifier: 10701106
2026-03-25 04:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f53a4d9f-21ec-57d0-b10d-3e04204f49f1 with scrape type 2
2026-03-25 04:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f53a4d9f-21ec-57d0-b10d-3e04204f49f1 with scrape type 2
2026-03-25 04:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f53a4d9f-21ec-57d0-b10d-3e04204f49f1, identifier: 10701106
2026-03-25 04:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d153bef-669f-5c38-bbea-e6cb5515c640 with identifier: 10701107
2026-03-25 04:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d153bef-669f-5c38-bbea-e6cb5515c640 with scrape type 2
2026-03-25 04:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d153bef-669f-5c38-bbea-e6cb5515c640 with scrape type 2
2026-03-25 04:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5d153bef-669f-5c38-bbea-e6cb5515c640, identifier: 10701107
2026-03-25 04:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a1da377d-0868-5666-bac1-1d86c390dada with identifier: 10701278
2026-03-25 04:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a1da377d-0868-5666-bac1-1d86c390dada with identifier: 10701278
2026-03-25 04:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a1da377d-0868-5666-bac1-1d86c390dada with identifier: 10701278 to the API
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701278>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a1da377d-0868-5666-bac1-1d86c390dada',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-729-LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701278',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 81817,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla Touring Sports 2.0 Dynamic Business - Hybrid - '
'Automatic - 184 hp - 81.817 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701278%27 HTTP/1.1" 200 None
2026-03-25 04:32:09 [adesa.fr] INFO: Saving data for 10701278: {'auction_closing_time': 1774512000.0, 'created_time': 1774013605.929325, 'last_price_update_time': 1774413129.191162}
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701278') HTTP/1.1" 204 0
2026-03-25 04:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f53a4d9f-21ec-57d0-b10d-3e04204f49f1 with identifier: 10701106
2026-03-25 04:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f53a4d9f-21ec-57d0-b10d-3e04204f49f1 with identifier: 10701106
2026-03-25 04:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f53a4d9f-21ec-57d0-b10d-3e04204f49f1 with identifier: 10701106 to the API
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701106>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f53a4d9f-21ec-57d0-b10d-3e04204f49f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-326-CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701106',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 91739,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Toyota ProAce 1.5 Dynamic - Diesel - Manual - 101 hp - 91.739 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2020}
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701106%27 HTTP/1.1" 200 None
2026-03-25 04:32:09 [adesa.fr] INFO: Saving data for 10701106: {'auction_closing_time': 1774512000.0, 'created_time': 1774013517.83668, 'last_price_update_time': 1774413129.496113}
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701106') HTTP/1.1" 204 0
2026-03-25 04:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5d153bef-669f-5c38-bbea-e6cb5515c640 with identifier: 10701107
2026-03-25 04:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5d153bef-669f-5c38-bbea-e6cb5515c640 with identifier: 10701107
2026-03-25 04:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5d153bef-669f-5c38-bbea-e6cb5515c640 with identifier: 10701107 to the API
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701107>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5d153bef-669f-5c38-bbea-e6cb5515c640',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-755-PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701107',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 77604,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Toyota ProAce 1.5 Dynamic - Diesel - Manual - 101 hp - 77.604 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2020}
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701107%27 HTTP/1.1" 200 None
2026-03-25 04:32:09 [adesa.fr] INFO: Saving data for 10701107: {'auction_closing_time': 1774512000.0, 'created_time': 1774013551.923259, 'last_price_update_time': 1774413129.784639}
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701107') HTTP/1.1" 204 0
2026-03-25 04:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7a0eedb-07e0-57d6-acfc-b8e161803b2d with identifier: 10701201
2026-03-25 04:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7a0eedb-07e0-57d6-acfc-b8e161803b2d with scrape type 2
2026-03-25 04:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7a0eedb-07e0-57d6-acfc-b8e161803b2d with scrape type 2
2026-03-25 04:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7a0eedb-07e0-57d6-acfc-b8e161803b2d, identifier: 10701201
2026-03-25 04:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7a0eedb-07e0-57d6-acfc-b8e161803b2d with identifier: 10701201
2026-03-25 04:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7a0eedb-07e0-57d6-acfc-b8e161803b2d with identifier: 10701201
2026-03-25 04:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7a0eedb-07e0-57d6-acfc-b8e161803b2d with identifier: 10701201 to the API
2026-03-25 04:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701201>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 306,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd7a0eedb-07e0-57d6-acfc-b8e161803b2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-748-JV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701201',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 8585,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Rav4 2.5 Design - AWD - Hybrid - Automatic - 306 hp - 8.585 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2021}
2026-03-25 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701201%27 HTTP/1.1" 200 None
2026-03-25 04:32:10 [adesa.fr] INFO: Saving data for 10701201: {'auction_closing_time': 1774512000.0, 'created_time': 1774013680.439953, 'last_price_update_time': 1774413130.170615}
2026-03-25 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701201') HTTP/1.1" 204 0
2026-03-25 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 478c539f-6abf-56c3-92e1-7dd1418662b2 with identifier: 10701281
2026-03-25 04:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 478c539f-6abf-56c3-92e1-7dd1418662b2 with scrape type 2
2026-03-25 04:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 478c539f-6abf-56c3-92e1-7dd1418662b2 with scrape type 2
2026-03-25 04:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 478c539f-6abf-56c3-92e1-7dd1418662b2, identifier: 10701281
2026-03-25 04:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 478c539f-6abf-56c3-92e1-7dd1418662b2 with identifier: 10701281
2026-03-25 04:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 478c539f-6abf-56c3-92e1-7dd1418662b2 with identifier: 10701281
2026-03-25 04:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 478c539f-6abf-56c3-92e1-7dd1418662b2 with identifier: 10701281 to the API
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701281>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '478c539f-6abf-56c3-92e1-7dd1418662b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-712-YW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701281',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 78159,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2020-08-06',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Toyota ProAce 2.0 - Diesel - Automatic - 177 hp - 78.159 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701281%27 HTTP/1.1" 200 None
2026-03-25 04:32:11 [adesa.fr] INFO: Saving data for 10701281: {'auction_closing_time': 1774512000.0, 'created_time': 1774013550.923404, 'last_price_update_time': 1774413131.247371}
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701281') HTTP/1.1" 204 0
2026-03-25 04:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ad6708b-9512-5717-a072-5cb8afaa51cb with identifier: 10701186
2026-03-25 04:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ad6708b-9512-5717-a072-5cb8afaa51cb with scrape type 2
2026-03-25 04:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ad6708b-9512-5717-a072-5cb8afaa51cb with scrape type 2
2026-03-25 04:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8ad6708b-9512-5717-a072-5cb8afaa51cb, identifier: 10701186
2026-03-25 04:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cbb2198-1e7d-5bea-8ecf-46c1b6627f82 with identifier: 10701282
2026-03-25 04:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cbb2198-1e7d-5bea-8ecf-46c1b6627f82 with scrape type 2
2026-03-25 04:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cbb2198-1e7d-5bea-8ecf-46c1b6627f82 with scrape type 2
2026-03-25 04:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5cbb2198-1e7d-5bea-8ecf-46c1b6627f82, identifier: 10701282
2026-03-25 04:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8ad6708b-9512-5717-a072-5cb8afaa51cb with identifier: 10701186
2026-03-25 04:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8ad6708b-9512-5717-a072-5cb8afaa51cb with identifier: 10701186
2026-03-25 04:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8ad6708b-9512-5717-a072-5cb8afaa51cb with identifier: 10701186 to the API
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701186>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '8ad6708b-9512-5717-a072-5cb8afaa51cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-729-LB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701186',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 46421,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Toyota ProAce City 1.2 VVT-i Business - Petrol - Automatic - 110 hp '
'- 46.421 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701186%27 HTTP/1.1" 200 None
2026-03-25 04:32:11 [adesa.fr] INFO: Saving data for 10701186: {'auction_closing_time': 1774512000.0, 'created_time': 1774013514.287361, 'last_price_update_time': 1774413131.740781}
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701186') HTTP/1.1" 204 0
2026-03-25 04:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5cbb2198-1e7d-5bea-8ecf-46c1b6627f82 with identifier: 10701282
2026-03-25 04:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5cbb2198-1e7d-5bea-8ecf-46c1b6627f82 with identifier: 10701282
2026-03-25 04:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5cbb2198-1e7d-5bea-8ecf-46c1b6627f82 with identifier: 10701282 to the API
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701282>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '5cbb2198-1e7d-5bea-8ecf-46c1b6627f82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-125-ZH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701282',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 69826,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Yaris 1.5 France - Hybrid - Automatic - 116 hp - 69.826 km',
'transmission': 'automatic',
'trim': 'France',
'vin': None,
'year': 2021}
2026-03-25 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701282%27 HTTP/1.1" 200 None
2026-03-25 04:32:12 [adesa.fr] INFO: Saving data for 10701282: {'auction_closing_time': 1774512000.0, 'created_time': 1774013681.814855, 'last_price_update_time': 1774413132.017051}
2026-03-25 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701282') HTTP/1.1" 204 0
2026-03-25 04:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 764f00db-1edf-5e87-889d-393fe4108247 with identifier: 10701108
2026-03-25 04:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 764f00db-1edf-5e87-889d-393fe4108247 with scrape type 2
2026-03-25 04:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 764f00db-1edf-5e87-889d-393fe4108247 with scrape type 2
2026-03-25 04:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 764f00db-1edf-5e87-889d-393fe4108247, identifier: 10701108
2026-03-25 04:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86664de6-9c51-5eb3-8e00-0169e892b96d with identifier: 10701279
2026-03-25 04:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86664de6-9c51-5eb3-8e00-0169e892b96d with scrape type 2
2026-03-25 04:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86664de6-9c51-5eb3-8e00-0169e892b96d with scrape type 2
2026-03-25 04:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 86664de6-9c51-5eb3-8e00-0169e892b96d, identifier: 10701279
2026-03-25 04:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51814a9e-7063-5ff3-a158-a2b082e38156 with identifier: 10701280
2026-03-25 04:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51814a9e-7063-5ff3-a158-a2b082e38156 with scrape type 2
2026-03-25 04:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51814a9e-7063-5ff3-a158-a2b082e38156 with scrape type 2
2026-03-25 04:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 51814a9e-7063-5ff3-a158-a2b082e38156, identifier: 10701280
2026-03-25 04:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 764f00db-1edf-5e87-889d-393fe4108247 with identifier: 10701108
2026-03-25 04:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 764f00db-1edf-5e87-889d-393fe4108247 with identifier: 10701108
2026-03-25 04:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 764f00db-1edf-5e87-889d-393fe4108247 with identifier: 10701108 to the API
2026-03-25 04:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701108>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '764f00db-1edf-5e87-889d-393fe4108247',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-572-YA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701108',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 41550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Toyota Yaris 1.5 Dynamic Business - Hybrid - Automatic - 116 hp - '
'41.550 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701108%27 HTTP/1.1" 200 None
2026-03-25 04:32:12 [adesa.fr] INFO: Saving data for 10701108: {'auction_closing_time': 1774512000.0, 'created_time': 1774013683.750269, 'last_price_update_time': 1774413132.627043}
2026-03-25 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701108') HTTP/1.1" 204 0
2026-03-25 04:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 86664de6-9c51-5eb3-8e00-0169e892b96d with identifier: 10701279
2026-03-25 04:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 86664de6-9c51-5eb3-8e00-0169e892b96d with identifier: 10701279
2026-03-25 04:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 86664de6-9c51-5eb3-8e00-0169e892b96d with identifier: 10701279 to the API
2026-03-25 04:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701279>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '86664de6-9c51-5eb3-8e00-0169e892b96d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-401-QS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701279',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 52341,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Toyota ProAce City 1.5 D-4D Dynamic - Diesel - Manual - 102 hp - '
'52.341 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2023}
2026-03-25 04:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701279%27 HTTP/1.1" 200 None
2026-03-25 04:32:13 [adesa.fr] INFO: Saving data for 10701279: {'auction_closing_time': 1774512000.0, 'created_time': 1774013518.600401, 'last_price_update_time': 1774413133.739672}
2026-03-25 04:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701279') HTTP/1.1" 204 0
2026-03-25 04:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 51814a9e-7063-5ff3-a158-a2b082e38156 with identifier: 10701280
2026-03-25 04:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 51814a9e-7063-5ff3-a158-a2b082e38156 with identifier: 10701280
2026-03-25 04:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 51814a9e-7063-5ff3-a158-a2b082e38156 with identifier: 10701280 to the API
2026-03-25 04:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701280>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '51814a9e-7063-5ff3-a158-a2b082e38156',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-170-MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701280',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 130733,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Toyota ProAce 1.5 Business - Diesel - Manual - 120 hp - 130.733 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701280%27 HTTP/1.1" 200 None
2026-03-25 04:32:14 [adesa.fr] INFO: Saving data for 10701280: {'auction_closing_time': 1774512000.0, 'created_time': 1774013520.361456, 'last_price_update_time': 1774413134.028767}
2026-03-25 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701280') HTTP/1.1" 204 0
2026-03-25 04:32: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-25 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04: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-25 04: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-25 04:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 716d692a-e0bd-503f-8212-6ad3750961a0 with identifier: 10701233
2026-03-25 04:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 716d692a-e0bd-503f-8212-6ad3750961a0 with scrape type 2
2026-03-25 04:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 716d692a-e0bd-503f-8212-6ad3750961a0 with scrape type 2
2026-03-25 04:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 716d692a-e0bd-503f-8212-6ad3750961a0, identifier: 10701233
2026-03-25 04:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 716d692a-e0bd-503f-8212-6ad3750961a0 with identifier: 10701233
2026-03-25 04:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 716d692a-e0bd-503f-8212-6ad3750961a0 with identifier: 10701233
2026-03-25 04:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 716d692a-e0bd-503f-8212-6ad3750961a0 with identifier: 10701233 to the API
2026-03-25 04:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '716d692a-e0bd-503f-8212-6ad3750961a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-900-WK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701233',
'listing': 'auction',
'location': "CASTELNAU D'ESTRETEFONDS (France)",
'make': 'Toyota',
'model': 'Yaris',
'odometer': 139631,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Yaris 1.5 Dynamic Business - Hybrid - Automatic - 116 hp - '
'139.631 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701233%27 HTTP/1.1" 200 None
2026-03-25 04:32:14 [adesa.fr] INFO: Saving data for 10701233: {'auction_closing_time': 1774512000.0, 'created_time': 1774013684.139539, 'last_price_update_time': 1774413134.431697}
2026-03-25 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701233') HTTP/1.1" 204 0
2026-03-25 04:32:14 [adesa.fr] INFO: Found listing with ID: 10701125
2026-03-25 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701125%27 HTTP/1.1" 200 None
2026-03-25 04:32:14 [adesa.fr] INFO: Scrape type for 10701125: 2
2026-03-25 04:32:14 [adesa.fr] INFO: Scraping item 10701125 url https://www.openlane.eu/en/carv6/auction/10701125
2026-03-25 04:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0102ffeb-36c6-57b8-a506-3c1551615603 with identifier: 10701105
2026-03-25 04:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0102ffeb-36c6-57b8-a506-3c1551615603 with scrape type 2
2026-03-25 04:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0102ffeb-36c6-57b8-a506-3c1551615603 with scrape type 2
2026-03-25 04:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0102ffeb-36c6-57b8-a506-3c1551615603, identifier: 10701105
2026-03-25 04:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03949f4b-dd67-519f-80c4-cb0a95255af1 with identifier: 10701124
2026-03-25 04:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03949f4b-dd67-519f-80c4-cb0a95255af1 with scrape type 2
2026-03-25 04:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03949f4b-dd67-519f-80c4-cb0a95255af1 with scrape type 2
2026-03-25 04:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 03949f4b-dd67-519f-80c4-cb0a95255af1, identifier: 10701124
2026-03-25 04:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbe3d0b2-99ab-5406-9f80-d95fde4ac244 with identifier: 10701277
2026-03-25 04:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbe3d0b2-99ab-5406-9f80-d95fde4ac244 with scrape type 2
2026-03-25 04:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbe3d0b2-99ab-5406-9f80-d95fde4ac244 with scrape type 2
2026-03-25 04:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bbe3d0b2-99ab-5406-9f80-d95fde4ac244, identifier: 10701277
2026-03-25 04:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0102ffeb-36c6-57b8-a506-3c1551615603 with identifier: 10701105
2026-03-25 04:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0102ffeb-36c6-57b8-a506-3c1551615603 with identifier: 10701105
2026-03-25 04:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0102ffeb-36c6-57b8-a506-3c1551615603 with identifier: 10701105 to the API
2026-03-25 04:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701105>
{'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': 184,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0102ffeb-36c6-57b8-a506-3c1551615603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-867-FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701105',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 136892,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla Touring Sports 2.0 Dynamic Business - Hybrid - '
'Automatic - 184 hp - 136.892 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701105%27 HTTP/1.1" 200 None
2026-03-25 04:32:15 [adesa.fr] INFO: Saving data for 10701105: {'auction_closing_time': 1774512000.0, 'created_time': 1774013707.888794, 'last_price_update_time': 1774413135.722912}
2026-03-25 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701105') HTTP/1.1" 204 0
2026-03-25 04:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 03949f4b-dd67-519f-80c4-cb0a95255af1 with identifier: 10701124
2026-03-25 04:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 03949f4b-dd67-519f-80c4-cb0a95255af1 with identifier: 10701124
2026-03-25 04:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 03949f4b-dd67-519f-80c4-cb0a95255af1 with identifier: 10701124 to the API
2026-03-25 04:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701124>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '03949f4b-dd67-519f-80c4-cb0a95255af1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-688-BT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701124',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 88219,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic Business - Hybrid - '
'Automatic - 122 hp - 88.219 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701124%27 HTTP/1.1" 200 None
2026-03-25 04:32:17 [adesa.fr] INFO: Saving data for 10701124: {'auction_closing_time': 1774512000.0, 'created_time': 1774013710.519565, 'last_price_update_time': 1774413137.73219}
2026-03-25 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701124') HTTP/1.1" 204 0
2026-03-25 04:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bbe3d0b2-99ab-5406-9f80-d95fde4ac244 with identifier: 10701277
2026-03-25 04:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bbe3d0b2-99ab-5406-9f80-d95fde4ac244 with identifier: 10701277
2026-03-25 04:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bbe3d0b2-99ab-5406-9f80-d95fde4ac244 with identifier: 10701277 to the API
2026-03-25 04:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701277>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bbe3d0b2-99ab-5406-9f80-d95fde4ac244',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-582-QC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701277',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 115873,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 115.873 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701277%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Saving data for 10701277: {'auction_closing_time': 1774512000.0, 'created_time': 1774013709.117273, 'last_price_update_time': 1774413138.02003}
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701277') HTTP/1.1" 204 0
2026-03-25 04:32:18 [adesa.fr] INFO: Found listing with ID: 10701234
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701234%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Scrape type for 10701234: 2
2026-03-25 04:32:18 [adesa.fr] INFO: Scraping item 10701234 url https://www.openlane.eu/en/carv6/auction/10701234
2026-03-25 04:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:18 [adesa.fr] INFO: Found listing with ID: 10701214
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701214%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Scrape type for 10701214: 2
2026-03-25 04:32:18 [adesa.fr] INFO: Scraping item 10701214 url https://www.openlane.eu/en/carv6/auction/10701214
2026-03-25 04:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:18 [adesa.fr] INFO: Found listing with ID: 10701215
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701215%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Scrape type for 10701215: 2
2026-03-25 04:32:18 [adesa.fr] INFO: Scraping item 10701215 url https://www.openlane.eu/en/carv6/auction/10701215
2026-03-25 04:32:18 [adesa.fr] INFO: Found listing with ID: 10701178
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701178%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Scrape type for 10701178: 2
2026-03-25 04:32:18 [adesa.fr] INFO: Scraping item 10701178 url https://www.openlane.eu/en/carv6/auction/10701178
2026-03-25 04:32:18 [adesa.fr] INFO: Found listing with ID: 10701157
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701157%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Scrape type for 10701157: 2
2026-03-25 04:32:18 [adesa.fr] INFO: Scraping item 10701157 url https://www.openlane.eu/en/carv6/auction/10701157
2026-03-25 04:32:18 [adesa.fr] INFO: Found listing with ID: 10701216
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701216%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Scrape type for 10701216: 2
2026-03-25 04:32:18 [adesa.fr] INFO: Scraping item 10701216 url https://www.openlane.eu/en/carv6/auction/10701216
2026-03-25 04:32:18 [adesa.fr] INFO: Found listing with ID: 10701217
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701217%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Scrape type for 10701217: 2
2026-03-25 04:32:18 [adesa.fr] INFO: Scraping item 10701217 url https://www.openlane.eu/en/carv6/auction/10701217
2026-03-25 04:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89c2b5b6-7716-5060-bf5f-e809dad8e7f3 with identifier: 10701275
2026-03-25 04:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89c2b5b6-7716-5060-bf5f-e809dad8e7f3 with scrape type 2
2026-03-25 04:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89c2b5b6-7716-5060-bf5f-e809dad8e7f3 with scrape type 2
2026-03-25 04:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 89c2b5b6-7716-5060-bf5f-e809dad8e7f3, identifier: 10701275
2026-03-25 04:32:18 [adesa.fr] INFO: Found listing with ID: 10701126
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701126%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Scrape type for 10701126: 2
2026-03-25 04:32:18 [adesa.fr] INFO: Scraping item 10701126 url https://www.openlane.eu/en/carv6/auction/10701126
2026-03-25 04:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 89c2b5b6-7716-5060-bf5f-e809dad8e7f3 with identifier: 10701275
2026-03-25 04:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 89c2b5b6-7716-5060-bf5f-e809dad8e7f3 with identifier: 10701275
2026-03-25 04:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 89c2b5b6-7716-5060-bf5f-e809dad8e7f3 with identifier: 10701275 to the API
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701275>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '89c2b5b6-7716-5060-bf5f-e809dad8e7f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-340-AF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701275',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 124319,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'124.319 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701275%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Saving data for 10701275: {'auction_closing_time': 1774512000.0, 'created_time': 1774013699.883778, 'last_price_update_time': 1774413138.564058}
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701275') HTTP/1.1" 204 0
2026-03-25 04:32:18 [adesa.fr] INFO: Found listing with ID: 10701283
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701283%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Scrape type for 10701283: 2
2026-03-25 04:32:18 [adesa.fr] INFO: Scraping item 10701283 url https://www.openlane.eu/en/carv6/auction/10701283
2026-03-25 04:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41301091-6223-5535-b44e-0f86e2f35f60 with identifier: 10701139
2026-03-25 04:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41301091-6223-5535-b44e-0f86e2f35f60 with scrape type 2
2026-03-25 04:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41301091-6223-5535-b44e-0f86e2f35f60 with scrape type 2
2026-03-25 04:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 41301091-6223-5535-b44e-0f86e2f35f60, identifier: 10701139
2026-03-25 04:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10512661-39b4-5f2f-9e48-7d02e00aba66 with identifier: 10701185
2026-03-25 04:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10512661-39b4-5f2f-9e48-7d02e00aba66 with scrape type 2
2026-03-25 04:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10512661-39b4-5f2f-9e48-7d02e00aba66 with scrape type 2
2026-03-25 04:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 10512661-39b4-5f2f-9e48-7d02e00aba66, identifier: 10701185
2026-03-25 04:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20c423d4-8d68-5fbc-87f4-fb04b0d71894 with identifier: 10701144
2026-03-25 04:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20c423d4-8d68-5fbc-87f4-fb04b0d71894 with scrape type 2
2026-03-25 04:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20c423d4-8d68-5fbc-87f4-fb04b0d71894 with scrape type 2
2026-03-25 04:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 20c423d4-8d68-5fbc-87f4-fb04b0d71894, identifier: 10701144
2026-03-25 04:32:18 [adesa.fr] INFO: Found listing with ID: 10701109
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701109%27 HTTP/1.1" 200 None
2026-03-25 04:32:18 [adesa.fr] INFO: Scrape type for 10701109: 2
2026-03-25 04:32:18 [adesa.fr] INFO: Scraping item 10701109 url https://www.openlane.eu/en/carv6/auction/10701109
2026-03-25 04:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 41301091-6223-5535-b44e-0f86e2f35f60 with identifier: 10701139
2026-03-25 04:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 41301091-6223-5535-b44e-0f86e2f35f60 with identifier: 10701139
2026-03-25 04:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 41301091-6223-5535-b44e-0f86e2f35f60 with identifier: 10701139 to the API
2026-03-25 04:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701139>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '41301091-6223-5535-b44e-0f86e2f35f60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-589-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701139',
'listing': 'auction',
'location': 'Ingrandes (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 157823,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'157.823 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701139%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Saving data for 10701139: {'auction_closing_time': 1774512000.0, 'created_time': 1774013672.981627, 'last_price_update_time': 1774413139.145162}
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701139') HTTP/1.1" 204 0
2026-03-25 04:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 10512661-39b4-5f2f-9e48-7d02e00aba66 with identifier: 10701185
2026-03-25 04:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 10512661-39b4-5f2f-9e48-7d02e00aba66 with identifier: 10701185
2026-03-25 04:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 10512661-39b4-5f2f-9e48-7d02e00aba66 with identifier: 10701185 to the API
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701185>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '10512661-39b4-5f2f-9e48-7d02e00aba66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-976-CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701185',
'listing': 'auction',
'location': 'Fleury Mérogis (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 6417,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-07-06',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla 1.8 Dynamic Business - Hybrid - Automatic - 140 hp - '
'6.417 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701185%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Saving data for 10701185: {'auction_closing_time': 1774512000.0, 'created_time': 1774013656.067147, 'last_price_update_time': 1774413139.525769}
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701185') HTTP/1.1" 204 0
2026-03-25 04:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 20c423d4-8d68-5fbc-87f4-fb04b0d71894 with identifier: 10701144
2026-03-25 04:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 20c423d4-8d68-5fbc-87f4-fb04b0d71894 with identifier: 10701144
2026-03-25 04:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 20c423d4-8d68-5fbc-87f4-fb04b0d71894 with identifier: 10701144 to the API
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701144>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '20c423d4-8d68-5fbc-87f4-fb04b0d71894',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-534-NG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701144',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 129640,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'129.640 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701144%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Saving data for 10701144: {'auction_closing_time': 1774512000.0, 'created_time': 1774013701.754461, 'last_price_update_time': 1774413139.810023}
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701144') HTTP/1.1" 204 0
2026-03-25 04:32:19 [adesa.fr] INFO: Found listing with ID: 10701110
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701110%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Scrape type for 10701110: 2
2026-03-25 04:32:19 [adesa.fr] INFO: Scraping item 10701110 url https://www.openlane.eu/en/carv6/auction/10701110
2026-03-25 04:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:19 [adesa.fr] INFO: Found listing with ID: 10701111
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701111%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Scrape type for 10701111: 2
2026-03-25 04:32:19 [adesa.fr] INFO: Scraping item 10701111 url https://www.openlane.eu/en/carv6/auction/10701111
2026-03-25 04: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-25 04:32:19 [adesa.fr] INFO: Found listing with ID: 10701202
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701202%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Scrape type for 10701202: 2
2026-03-25 04:32:19 [adesa.fr] INFO: Scraping item 10701202 url https://www.openlane.eu/en/carv6/auction/10701202
2026-03-25 04:32:19 [adesa.fr] INFO: Found listing with ID: 10701203
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701203%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Scrape type for 10701203: 2
2026-03-25 04:32:19 [adesa.fr] INFO: Scraping item 10701203 url https://www.openlane.eu/en/carv6/auction/10701203
2026-03-25 04:32:19 [adesa.fr] INFO: Found listing with ID: 10701180
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701180%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Scrape type for 10701180: 2
2026-03-25 04:32:19 [adesa.fr] INFO: Scraping item 10701180 url https://www.openlane.eu/en/carv6/auction/10701180
2026-03-25 04:32:19 [adesa.fr] INFO: Found listing with ID: 10701179
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701179%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Scrape type for 10701179: 2
2026-03-25 04:32:19 [adesa.fr] INFO: Scraping item 10701179 url https://www.openlane.eu/en/carv6/auction/10701179
2026-03-25 04:32:19 [adesa.fr] INFO: Found listing with ID: 10701285
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701285%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Scrape type for 10701285: 2
2026-03-25 04:32:19 [adesa.fr] INFO: Scraping item 10701285 url https://www.openlane.eu/en/carv6/auction/10701285
2026-03-25 04:32:19 [adesa.fr] INFO: Found listing with ID: 10701284
2026-03-25 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701284%27 HTTP/1.1" 200 None
2026-03-25 04:32:19 [adesa.fr] INFO: Scrape type for 10701284: 2
2026-03-25 04:32:19 [adesa.fr] INFO: Scraping item 10701284 url https://www.openlane.eu/en/carv6/auction/10701284
2026-03-25 04:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0107c09c-6bd3-5ff8-a4aa-74f2dca9ee5b with identifier: 10701118
2026-03-25 04:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0107c09c-6bd3-5ff8-a4aa-74f2dca9ee5b with scrape type 2
2026-03-25 04:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0107c09c-6bd3-5ff8-a4aa-74f2dca9ee5b with scrape type 2
2026-03-25 04:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0107c09c-6bd3-5ff8-a4aa-74f2dca9ee5b, identifier: 10701118
2026-03-25 04:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb3ffe29-53bb-57cd-8a94-6265b86a67db with identifier: 10701200
2026-03-25 04:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb3ffe29-53bb-57cd-8a94-6265b86a67db with scrape type 2
2026-03-25 04:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb3ffe29-53bb-57cd-8a94-6265b86a67db with scrape type 2
2026-03-25 04:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bb3ffe29-53bb-57cd-8a94-6265b86a67db, identifier: 10701200
2026-03-25 04:32:20 [adesa.fr] INFO: Found listing with ID: 10701158
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701158%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Scrape type for 10701158: 2
2026-03-25 04:32:20 [adesa.fr] INFO: Scraping item 10701158 url https://www.openlane.eu/en/carv6/auction/10701158
2026-03-25 04:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0107c09c-6bd3-5ff8-a4aa-74f2dca9ee5b with identifier: 10701118
2026-03-25 04:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0107c09c-6bd3-5ff8-a4aa-74f2dca9ee5b with identifier: 10701118
2026-03-25 04:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0107c09c-6bd3-5ff8-a4aa-74f2dca9ee5b with identifier: 10701118 to the API
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701118>
{'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-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0107c09c-6bd3-5ff8-a4aa-74f2dca9ee5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-238-EV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701118',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 97011,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-08-11',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 208 1.5 HDI Allure Business - Diesel - Manual - 100 hp - '
'97.011 km',
'transmission': 'manual',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701118%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Saving data for 10701118: {'auction_closing_time': 1774512000.0, 'created_time': 1774013462.40246, 'last_price_update_time': 1774413140.463648}
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701118') HTTP/1.1" 204 0
2026-03-25 04:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bb3ffe29-53bb-57cd-8a94-6265b86a67db with identifier: 10701200
2026-03-25 04:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bb3ffe29-53bb-57cd-8a94-6265b86a67db with identifier: 10701200
2026-03-25 04:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bb3ffe29-53bb-57cd-8a94-6265b86a67db with identifier: 10701200 to the API
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701200>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bb3ffe29-53bb-57cd-8a94-6265b86a67db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-067-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701200',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 47896,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota Corolla 1.8 Business - Hybrid - Automatic - 122 hp - 47.896 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701200%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Saving data for 10701200: {'auction_closing_time': 1774512000.0, 'created_time': 1774013705.26146, 'last_price_update_time': 1774413140.739599}
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701200') HTTP/1.1" 204 0
2026-03-25 04:32:20 [adesa.fr] INFO: Found listing with ID: 10701077
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701077%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Scrape type for 10701077: 2
2026-03-25 04:32:20 [adesa.fr] INFO: Scraping item 10701077 url https://www.openlane.eu/en/carv6/auction/10701077
2026-03-25 04:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:20 [adesa.fr] INFO: Found listing with ID: 10701076
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701076%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Scrape type for 10701076: 2
2026-03-25 04:32:20 [adesa.fr] INFO: Scraping item 10701076 url https://www.openlane.eu/en/carv6/auction/10701076
2026-03-25 04: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-25 04:32:20 [adesa.fr] INFO: Found listing with ID: 10701218
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701218%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Scrape type for 10701218: 2
2026-03-25 04:32:20 [adesa.fr] INFO: Scraping item 10701218 url https://www.openlane.eu/en/carv6/auction/10701218
2026-03-25 04:32:20 [adesa.fr] INFO: Found listing with ID: 10701204
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701204%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Scrape type for 10701204: 2
2026-03-25 04:32:20 [adesa.fr] INFO: Scraping item 10701204 url https://www.openlane.eu/en/carv6/auction/10701204
2026-03-25 04:32:20 [adesa.fr] INFO: Found listing with ID: 10701112
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701112%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Scrape type for 10701112: 2
2026-03-25 04:32:20 [adesa.fr] INFO: Scraping item 10701112 url https://www.openlane.eu/en/carv6/auction/10701112
2026-03-25 04:32:20 [adesa.fr] INFO: Found listing with ID: 10701235
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701235%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Scrape type for 10701235: 2
2026-03-25 04:32:20 [adesa.fr] INFO: Scraping item 10701235 url https://www.openlane.eu/en/carv6/auction/10701235
2026-03-25 04:32:20 [adesa.fr] INFO: Found listing with ID: 10701286
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701286%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Scrape type for 10701286: 2
2026-03-25 04:32:20 [adesa.fr] INFO: Scraping item 10701286 url https://www.openlane.eu/en/carv6/auction/10701286
2026-03-25 04:32:20 [adesa.fr] INFO: Found listing with ID: 10701127
2026-03-25 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701127%27 HTTP/1.1" 200 None
2026-03-25 04:32:20 [adesa.fr] INFO: Scrape type for 10701127: 2
2026-03-25 04:32:20 [adesa.fr] INFO: Scraping item 10701127 url https://www.openlane.eu/en/carv6/auction/10701127
2026-03-25 04:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2f597a6-3d0d-573b-b639-7ca684a57320 with identifier: 10701097
2026-03-25 04:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2f597a6-3d0d-573b-b639-7ca684a57320 with scrape type 2
2026-03-25 04:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2f597a6-3d0d-573b-b639-7ca684a57320 with scrape type 2
2026-03-25 04:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b2f597a6-3d0d-573b-b639-7ca684a57320, identifier: 10701097
2026-03-25 04:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c87fde84-945e-5583-91c9-8631aee5a2a3 with identifier: 10701123
2026-03-25 04:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c87fde84-945e-5583-91c9-8631aee5a2a3 with scrape type 2
2026-03-25 04:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c87fde84-945e-5583-91c9-8631aee5a2a3 with scrape type 2
2026-03-25 04:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c87fde84-945e-5583-91c9-8631aee5a2a3, identifier: 10701123
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716486
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716486%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716486: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716486 url https://www.openlane.eu/en/carv6/auction/10716486
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716483
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716483%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716483: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716483 url https://www.openlane.eu/en/carv6/auction/10716483
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716540
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716540%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716540: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716540 url https://www.openlane.eu/en/carv6/auction/10716540
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716544
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716544%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716544: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716544 url https://www.openlane.eu/en/carv6/auction/10716544
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716465
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716465%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716465: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716465 url https://www.openlane.eu/en/carv6/auction/10716465
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716545
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716545%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716545: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716545 url https://www.openlane.eu/en/carv6/auction/10716545
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716550
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716550%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716550: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716550 url https://www.openlane.eu/en/carv6/auction/10716550
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716546
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716546%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716546: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716546 url https://www.openlane.eu/en/carv6/auction/10716546
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716466
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716466%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716466: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716466 url https://www.openlane.eu/en/carv6/auction/10716466
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716507
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716507%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716507: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716507 url https://www.openlane.eu/en/carv6/auction/10716507
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716504
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716504%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716504: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716504 url https://www.openlane.eu/en/carv6/auction/10716504
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716522
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716522%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716522: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716522 url https://www.openlane.eu/en/carv6/auction/10716522
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716501
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716501%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716501: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716501 url https://www.openlane.eu/en/carv6/auction/10716501
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716547
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716547%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716547: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716547 url https://www.openlane.eu/en/carv6/auction/10716547
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716542
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716542%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716542: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716542 url https://www.openlane.eu/en/carv6/auction/10716542
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716509
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716509%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716509: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716509 url https://www.openlane.eu/en/carv6/auction/10716509
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716537
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716537%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716537: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716537 url https://www.openlane.eu/en/carv6/auction/10716537
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716510
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716510%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716510: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716510 url https://www.openlane.eu/en/carv6/auction/10716510
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716467
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716467%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716467: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716467 url https://www.openlane.eu/en/carv6/auction/10716467
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716548
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716548%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716548: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716548 url https://www.openlane.eu/en/carv6/auction/10716548
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716502
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716502%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716502: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716502 url https://www.openlane.eu/en/carv6/auction/10716502
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716491
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716491%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716491: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716491 url https://www.openlane.eu/en/carv6/auction/10716491
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716475
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716475%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716475: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716475 url https://www.openlane.eu/en/carv6/auction/10716475
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716493
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716493%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716493: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716493 url https://www.openlane.eu/en/carv6/auction/10716493
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716497
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716497%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716497: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716497 url https://www.openlane.eu/en/carv6/auction/10716497
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716492
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716492%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716492: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716492 url https://www.openlane.eu/en/carv6/auction/10716492
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716482
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716482%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716482: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716482 url https://www.openlane.eu/en/carv6/auction/10716482
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716468
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716468%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716468: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716468 url https://www.openlane.eu/en/carv6/auction/10716468
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716469
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716469%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716469: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716469 url https://www.openlane.eu/en/carv6/auction/10716469
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716514
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716514%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716514: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716514 url https://www.openlane.eu/en/carv6/auction/10716514
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716529
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716529%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716529: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716529 url https://www.openlane.eu/en/carv6/auction/10716529
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716489
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716489%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716489: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716489 url https://www.openlane.eu/en/carv6/auction/10716489
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716523
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716523%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716523: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716523 url https://www.openlane.eu/en/carv6/auction/10716523
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716496
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716496%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716496: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716496 url https://www.openlane.eu/en/carv6/auction/10716496
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716498
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716498%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716498: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716498 url https://www.openlane.eu/en/carv6/auction/10716498
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716519
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716519%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716519: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716519 url https://www.openlane.eu/en/carv6/auction/10716519
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716534
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716534%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716534: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716534 url https://www.openlane.eu/en/carv6/auction/10716534
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716503
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716503%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716503: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716503 url https://www.openlane.eu/en/carv6/auction/10716503
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716517
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716517%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716517: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716517 url https://www.openlane.eu/en/carv6/auction/10716517
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716499
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716499%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716499: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716499 url https://www.openlane.eu/en/carv6/auction/10716499
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716490
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716490%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716490: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716490 url https://www.openlane.eu/en/carv6/auction/10716490
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716481
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716481%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716481: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716481 url https://www.openlane.eu/en/carv6/auction/10716481
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716521
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716521%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716521: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716521 url https://www.openlane.eu/en/carv6/auction/10716521
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716513
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716513%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716513: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716513 url https://www.openlane.eu/en/carv6/auction/10716513
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716527
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716527%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716527: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716527 url https://www.openlane.eu/en/carv6/auction/10716527
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716478
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716478%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716478: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716478 url https://www.openlane.eu/en/carv6/auction/10716478
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716470
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716470%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716470: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716470 url https://www.openlane.eu/en/carv6/auction/10716470
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716525
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716525%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716525: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716525 url https://www.openlane.eu/en/carv6/auction/10716525
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716508
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716508%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716508: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716508 url https://www.openlane.eu/en/carv6/auction/10716508
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716515
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716515%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716515: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716515 url https://www.openlane.eu/en/carv6/auction/10716515
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716505
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716505%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716505: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716505 url https://www.openlane.eu/en/carv6/auction/10716505
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716495
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716495%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716495: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716495 url https://www.openlane.eu/en/carv6/auction/10716495
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716524
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716524%27 HTTP/1.1" 200 None
2026-03-25 04:32:21 [adesa.fr] INFO: Scrape type for 10716524: 0
2026-03-25 04:32:21 [adesa.fr] INFO: Skipping item 10716524 url https://www.openlane.eu/en/carv6/auction/10716524
2026-03-25 04:32:21 [adesa.fr] INFO: Found listing with ID: 10716539
2026-03-25 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716539%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716539: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716539 url https://www.openlane.eu/en/carv6/auction/10716539
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716494
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716494%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716494: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716494 url https://www.openlane.eu/en/carv6/auction/10716494
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716549
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716549%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716549: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716549 url https://www.openlane.eu/en/carv6/auction/10716549
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716477
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716477%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716477: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716477 url https://www.openlane.eu/en/carv6/auction/10716477
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716471
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716471%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716471: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716471 url https://www.openlane.eu/en/carv6/auction/10716471
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716528
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716528%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716528: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716528 url https://www.openlane.eu/en/carv6/auction/10716528
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716543
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716543%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716543: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716543 url https://www.openlane.eu/en/carv6/auction/10716543
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716516
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716516%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716516: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716516 url https://www.openlane.eu/en/carv6/auction/10716516
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716506
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716506%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716506: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716506 url https://www.openlane.eu/en/carv6/auction/10716506
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716512
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716512%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716512: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716512 url https://www.openlane.eu/en/carv6/auction/10716512
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716511
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716511%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716511: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716511 url https://www.openlane.eu/en/carv6/auction/10716511
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716487
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716487%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716487: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716487 url https://www.openlane.eu/en/carv6/auction/10716487
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716538
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716538%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716538: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716538 url https://www.openlane.eu/en/carv6/auction/10716538
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716532
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716532%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716532: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716532 url https://www.openlane.eu/en/carv6/auction/10716532
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716535
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716535%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716535: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716535 url https://www.openlane.eu/en/carv6/auction/10716535
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716518
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716518%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716518: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716518 url https://www.openlane.eu/en/carv6/auction/10716518
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716526
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716526%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716526: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716526 url https://www.openlane.eu/en/carv6/auction/10716526
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716476
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716476%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716476: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716476 url https://www.openlane.eu/en/carv6/auction/10716476
2026-03-25 04:32:22 [adesa.fr] INFO: Found listing with ID: 10716479
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716479%27 HTTP/1.1" 200 None
2026-03-25 04:32:22 [adesa.fr] INFO: Scrape type for 10716479: 0
2026-03-25 04:32:22 [adesa.fr] INFO: Skipping item 10716479 url https://www.openlane.eu/en/carv6/auction/10716479
2026-03-25 04:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b2f597a6-3d0d-573b-b639-7ca684a57320 with identifier: 10701097
2026-03-25 04:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b2f597a6-3d0d-573b-b639-7ca684a57320 with identifier: 10701097
2026-03-25 04:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b2f597a6-3d0d-573b-b639-7ca684a57320 with identifier: 10701097 to the API
2026-03-25 04:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701097>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b2f597a6-3d0d-573b-b639-7ca684a57320',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-952-DV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701097',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 169766,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 508 SW 2.0 HDI Allure Business - Diesel - Automatic - 160 '
'hp - 169.766 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2020}
2026-03-25 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701097%27 HTTP/1.1" 200 None
2026-03-25 04:32:23 [adesa.fr] INFO: Saving data for 10701097: {'auction_closing_time': 1774512000.0, 'created_time': 1774013481.519272, 'last_price_update_time': 1774413143.232641}
2026-03-25 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701097') HTTP/1.1" 204 0
2026-03-25 04:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c87fde84-945e-5583-91c9-8631aee5a2a3 with identifier: 10701123
2026-03-25 04:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c87fde84-945e-5583-91c9-8631aee5a2a3 with identifier: 10701123
2026-03-25 04:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c87fde84-945e-5583-91c9-8631aee5a2a3 with identifier: 10701123 to the API
2026-03-25 04:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701123>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c87fde84-945e-5583-91c9-8631aee5a2a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-397-NK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701123',
'listing': 'auction',
'location': 'Wavrin (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 131726,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 122 hp - 131.726 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701123%27 HTTP/1.1" 200 None
2026-03-25 04:32:23 [adesa.fr] INFO: Saving data for 10701123: {'auction_closing_time': 1774512000.0, 'created_time': 1774013700.69155, 'last_price_update_time': 1774413143.621344}
2026-03-25 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701123') HTTP/1.1" 204 0
2026-03-25 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04: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-25 04: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-25 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dd1af96-e5c8-5fb6-a9db-1ee5bd851a52 with identifier: 10701095
2026-03-25 04:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dd1af96-e5c8-5fb6-a9db-1ee5bd851a52 with scrape type 2
2026-03-25 04:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dd1af96-e5c8-5fb6-a9db-1ee5bd851a52 with scrape type 2
2026-03-25 04:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5dd1af96-e5c8-5fb6-a9db-1ee5bd851a52, identifier: 10701095
2026-03-25 04:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 346998cf-55b4-5474-8c91-c7dcf162f8ab with identifier: 10701227
2026-03-25 04:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 346998cf-55b4-5474-8c91-c7dcf162f8ab with scrape type 2
2026-03-25 04:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 346998cf-55b4-5474-8c91-c7dcf162f8ab with scrape type 2
2026-03-25 04:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 346998cf-55b4-5474-8c91-c7dcf162f8ab, identifier: 10701227
2026-03-25 04:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5e23f81-74fe-5d5d-ac80-bcff016d3587 with identifier: 10701228
2026-03-25 04:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5e23f81-74fe-5d5d-ac80-bcff016d3587 with scrape type 2
2026-03-25 04:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5e23f81-74fe-5d5d-ac80-bcff016d3587 with scrape type 2
2026-03-25 04:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5e23f81-74fe-5d5d-ac80-bcff016d3587, identifier: 10701228
2026-03-25 04:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5dd1af96-e5c8-5fb6-a9db-1ee5bd851a52 with identifier: 10701095
2026-03-25 04:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5dd1af96-e5c8-5fb6-a9db-1ee5bd851a52 with identifier: 10701095
2026-03-25 04:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5dd1af96-e5c8-5fb6-a9db-1ee5bd851a52 with identifier: 10701095 to the API
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701095>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5dd1af96-e5c8-5fb6-a9db-1ee5bd851a52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-264-RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701095',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 179548,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 179.548 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701095%27 HTTP/1.1" 200 None
2026-03-25 04:32:24 [adesa.fr] INFO: Saving data for 10701095: {'auction_closing_time': 1774512000.0, 'created_time': 1774013741.091239, 'last_price_update_time': 1774413144.383608}
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701095') HTTP/1.1" 204 0
2026-03-25 04:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 346998cf-55b4-5474-8c91-c7dcf162f8ab with identifier: 10701227
2026-03-25 04:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 346998cf-55b4-5474-8c91-c7dcf162f8ab with identifier: 10701227
2026-03-25 04:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 346998cf-55b4-5474-8c91-c7dcf162f8ab with identifier: 10701227 to the API
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701227>
{'auction_title': '',
'c_o_2_emission_value': 218,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '346998cf-55b4-5474-8c91-c7dcf162f8ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-643-GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701227',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 85124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz Vito 119 CDI Select - Diesel - Automatic - 190 hp - '
'85.124 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701227%27 HTTP/1.1" 200 None
2026-03-25 04:32:24 [adesa.fr] INFO: Saving data for 10701227: {'auction_closing_time': 1774512000.0, 'created_time': 1774013740.73354, 'last_price_update_time': 1774413144.688503}
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701227') HTTP/1.1" 204 0
2026-03-25 04:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5e23f81-74fe-5d5d-ac80-bcff016d3587 with identifier: 10701228
2026-03-25 04:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5e23f81-74fe-5d5d-ac80-bcff016d3587 with identifier: 10701228
2026-03-25 04:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5e23f81-74fe-5d5d-ac80-bcff016d3587 with identifier: 10701228 to the API
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701228>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'a5e23f81-74fe-5d5d-ac80-bcff016d3587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-815-WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701228',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 24333,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Peugeot 208 1.2 Active Business - Petrol - Manual - 100 hp - 24.333 '
'km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701228%27 HTTP/1.1" 200 None
2026-03-25 04:32:24 [adesa.fr] INFO: Saving data for 10701228: {'auction_closing_time': 1774512000.0, 'created_time': 1774013762.813999, 'last_price_update_time': 1774413144.968934}
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701228') HTTP/1.1" 204 0
2026-03-25 04:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c00251ae-2c9f-54c3-8321-26f504aa086e with identifier: 10701262
2026-03-25 04:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c00251ae-2c9f-54c3-8321-26f504aa086e with scrape type 2
2026-03-25 04:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c00251ae-2c9f-54c3-8321-26f504aa086e with scrape type 2
2026-03-25 04:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c00251ae-2c9f-54c3-8321-26f504aa086e, identifier: 10701262
2026-03-25 04:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c00251ae-2c9f-54c3-8321-26f504aa086e with identifier: 10701262
2026-03-25 04:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c00251ae-2c9f-54c3-8321-26f504aa086e with identifier: 10701262
2026-03-25 04:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c00251ae-2c9f-54c3-8321-26f504aa086e with identifier: 10701262 to the API
2026-03-25 04:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701262>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'c00251ae-2c9f-54c3-8321-26f504aa086e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-158-AT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701262',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 104969,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-07-04',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Opel Grandland 1.2 Elegance Business - Petrol - Automatic - 131 hp '
'- 104.969 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701262%27 HTTP/1.1" 200 None
2026-03-25 04:32:25 [adesa.fr] INFO: Saving data for 10701262: {'auction_closing_time': 1774512000.0, 'created_time': 1774013790.649678, 'last_price_update_time': 1774413145.348653}
2026-03-25 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701262') HTTP/1.1" 204 0
2026-03-25 04:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb630104-505b-5c82-ad34-b1a987fbc6ff with identifier: 10701192
2026-03-25 04:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb630104-505b-5c82-ad34-b1a987fbc6ff with scrape type 2
2026-03-25 04:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb630104-505b-5c82-ad34-b1a987fbc6ff with scrape type 2
2026-03-25 04:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb630104-505b-5c82-ad34-b1a987fbc6ff, identifier: 10701192
2026-03-25 04:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c615d90-61c1-5bdf-b6f7-ebde3a4d5e41 with identifier: 10701093
2026-03-25 04:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c615d90-61c1-5bdf-b6f7-ebde3a4d5e41 with scrape type 2
2026-03-25 04:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c615d90-61c1-5bdf-b6f7-ebde3a4d5e41 with scrape type 2
2026-03-25 04:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9c615d90-61c1-5bdf-b6f7-ebde3a4d5e41, identifier: 10701093
2026-03-25 04:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb630104-505b-5c82-ad34-b1a987fbc6ff with identifier: 10701192
2026-03-25 04:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb630104-505b-5c82-ad34-b1a987fbc6ff with identifier: 10701192
2026-03-25 04:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb630104-505b-5c82-ad34-b1a987fbc6ff with identifier: 10701192 to the API
2026-03-25 04:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701192>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'fb630104-505b-5c82-ad34-b1a987fbc6ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-645-GL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701192',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 51118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-05-17',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Peugeot 208 1.5 HDI Active Business - Diesel - Manual - 100 hp - '
'51.118 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701192%27 HTTP/1.1" 200 None
2026-03-25 04:32:25 [adesa.fr] INFO: Saving data for 10701192: {'auction_closing_time': 1774512000.0, 'created_time': 1774013461.534346, 'last_price_update_time': 1774413145.826573}
2026-03-25 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701192') HTTP/1.1" 204 0
2026-03-25 04:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9c615d90-61c1-5bdf-b6f7-ebde3a4d5e41 with identifier: 10701093
2026-03-25 04:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9c615d90-61c1-5bdf-b6f7-ebde3a4d5e41 with identifier: 10701093
2026-03-25 04:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9c615d90-61c1-5bdf-b6f7-ebde3a4d5e41 with identifier: 10701093 to the API
2026-03-25 04:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701093>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Electric',
'id': '9c615d90-61c1-5bdf-b6f7-ebde3a4d5e41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-450-KX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701093',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mini',
'model': 'Electric',
'odometer': 10884,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 4,
'seller_name': 'ATHLON France',
'title': 'Mini Electric Cooper 29 kWh Premium Plus - Electric - Automatic - '
'184 hp - 10.884 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2022}
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701093%27 HTTP/1.1" 200 None
2026-03-25 04:32:26 [adesa.fr] INFO: Saving data for 10701093: {'auction_closing_time': 1774512000.0, 'created_time': 1774013763.517668, 'last_price_update_time': 1774413146.124487}
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701093') HTTP/1.1" 204 0
2026-03-25 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04a43667-0451-5c34-b2d1-23678f26399d with identifier: 10701171
2026-03-25 04:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04a43667-0451-5c34-b2d1-23678f26399d with scrape type 2
2026-03-25 04:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04a43667-0451-5c34-b2d1-23678f26399d with scrape type 2
2026-03-25 04:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 04a43667-0451-5c34-b2d1-23678f26399d, identifier: 10701171
2026-03-25 04:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e2aecfd-f554-57bb-9038-cdc4196ed1d8 with identifier: 10701260
2026-03-25 04:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e2aecfd-f554-57bb-9038-cdc4196ed1d8 with scrape type 2
2026-03-25 04:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e2aecfd-f554-57bb-9038-cdc4196ed1d8 with scrape type 2
2026-03-25 04:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6e2aecfd-f554-57bb-9038-cdc4196ed1d8, identifier: 10701260
2026-03-25 04:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 04a43667-0451-5c34-b2d1-23678f26399d with identifier: 10701171
2026-03-25 04:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 04a43667-0451-5c34-b2d1-23678f26399d with identifier: 10701171
2026-03-25 04:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 04a43667-0451-5c34-b2d1-23678f26399d with identifier: 10701171 to the API
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701171>
{'auction_title': '',
'c_o_2_emission_value': 19,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '04a43667-0451-5c34-b2d1-23678f26399d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-917-RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701171',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 46667,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 43600,
'price_includes_vat': True,
'registration_date': '2024-10-11',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'333 hp - 46.667 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701171%27 HTTP/1.1" 200 None
2026-03-25 04:32:26 [adesa.fr] INFO: Saving data for 10701171: {'auction_closing_time': 1774512000.0, 'created_time': 1774013753.832693, 'last_price_update_time': 1774413146.690841}
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701171') HTTP/1.1" 204 0
2026-03-25 04:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6e2aecfd-f554-57bb-9038-cdc4196ed1d8 with identifier: 10701260
2026-03-25 04:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6e2aecfd-f554-57bb-9038-cdc4196ed1d8 with identifier: 10701260
2026-03-25 04:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6e2aecfd-f554-57bb-9038-cdc4196ed1d8 with identifier: 10701260 to the API
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701260>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '6e2aecfd-f554-57bb-9038-cdc4196ed1d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-404-FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701260',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 65255,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 40400,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 320 hp - 65.255 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701260%27 HTTP/1.1" 200 None
2026-03-25 04:32:26 [adesa.fr] INFO: Saving data for 10701260: {'auction_closing_time': 1774512000.0, 'created_time': 1774013754.203505, 'last_price_update_time': 1774413146.967491}
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701260') HTTP/1.1" 204 0
2026-03-25 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1534ad88-ba15-5e25-b1a8-b5afccb65b4b with identifier: 10701110
2026-03-25 04:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1534ad88-ba15-5e25-b1a8-b5afccb65b4b with scrape type 2
2026-03-25 04:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1534ad88-ba15-5e25-b1a8-b5afccb65b4b with scrape type 2
2026-03-25 04:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1534ad88-ba15-5e25-b1a8-b5afccb65b4b, identifier: 10701110
2026-03-25 04:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1534ad88-ba15-5e25-b1a8-b5afccb65b4b with identifier: 10701110
2026-03-25 04:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1534ad88-ba15-5e25-b1a8-b5afccb65b4b with identifier: 10701110
2026-03-25 04:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1534ad88-ba15-5e25-b1a8-b5afccb65b4b with identifier: 10701110 to the API
2026-03-25 04:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701110>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '1534ad88-ba15-5e25-b1a8-b5afccb65b4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-243-DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701110',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 173443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Passat Variant 1.5 TSI Business - Petrol - Automatic - '
'150 hp - 173.443 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701110%27 HTTP/1.1" 200 None
2026-03-25 04:32:27 [adesa.fr] INFO: Saving data for 10701110: {'auction_closing_time': 1774512000.0, 'created_time': 1774013513.87276, 'last_price_update_time': 1774413147.441264}
2026-03-25 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701110') HTTP/1.1" 204 0
2026-03-25 04:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c591e5dd-acca-5713-b6ac-59d679418c72 with identifier: 10701078
2026-03-25 04:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c591e5dd-acca-5713-b6ac-59d679418c72 with scrape type 2
2026-03-25 04:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c591e5dd-acca-5713-b6ac-59d679418c72 with scrape type 2
2026-03-25 04:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c591e5dd-acca-5713-b6ac-59d679418c72, identifier: 10701078
2026-03-25 04:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c922922f-61a3-5683-beaf-2abc853568eb with identifier: 10701109
2026-03-25 04:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c922922f-61a3-5683-beaf-2abc853568eb with scrape type 2
2026-03-25 04:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c922922f-61a3-5683-beaf-2abc853568eb with scrape type 2
2026-03-25 04:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c922922f-61a3-5683-beaf-2abc853568eb, identifier: 10701109
2026-03-25 04:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fd486a8-fae9-555d-8225-f0a7e8661684 with identifier: 10701234
2026-03-25 04:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fd486a8-fae9-555d-8225-f0a7e8661684 with scrape type 2
2026-03-25 04:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fd486a8-fae9-555d-8225-f0a7e8661684 with scrape type 2
2026-03-25 04:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9fd486a8-fae9-555d-8225-f0a7e8661684, identifier: 10701234
2026-03-25 04:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 350d09d8-fab1-5afc-b02b-8c12cd8e7dfa with identifier: 10701125
2026-03-25 04:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 350d09d8-fab1-5afc-b02b-8c12cd8e7dfa with scrape type 2
2026-03-25 04:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 350d09d8-fab1-5afc-b02b-8c12cd8e7dfa with scrape type 2
2026-03-25 04:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 350d09d8-fab1-5afc-b02b-8c12cd8e7dfa, identifier: 10701125
2026-03-25 04:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c591e5dd-acca-5713-b6ac-59d679418c72 with identifier: 10701078
2026-03-25 04:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c591e5dd-acca-5713-b6ac-59d679418c72 with identifier: 10701078
2026-03-25 04:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c591e5dd-acca-5713-b6ac-59d679418c72 with identifier: 10701078 to the API
2026-03-25 04:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701078>
{'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': 320,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c591e5dd-acca-5713-b6ac-59d679418c72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-989-QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701078',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 104121,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 40600,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 320 hp - 104.121 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701078%27 HTTP/1.1" 200 None
2026-03-25 04:32:28 [adesa.fr] INFO: Saving data for 10701078: {'auction_closing_time': 1774512000.0, 'created_time': 1774013766.274763, 'last_price_update_time': 1774413148.125471}
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701078') HTTP/1.1" 204 0
2026-03-25 04:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c922922f-61a3-5683-beaf-2abc853568eb with identifier: 10701109
2026-03-25 04:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c922922f-61a3-5683-beaf-2abc853568eb with identifier: 10701109
2026-03-25 04:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c922922f-61a3-5683-beaf-2abc853568eb with identifier: 10701109 to the API
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701109>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c922922f-61a3-5683-beaf-2abc853568eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-748-NX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701109',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 162284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Golf Variant 2.0 TDI Life Business - Diesel - Automatic '
'- 116 hp - 162.284 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701109%27 HTTP/1.1" 200 None
2026-03-25 04:32:28 [adesa.fr] INFO: Saving data for 10701109: {'auction_closing_time': 1774512000.0, 'created_time': 1774013666.211329, 'last_price_update_time': 1774413148.413414}
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701109') HTTP/1.1" 204 0
2026-03-25 04:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9fd486a8-fae9-555d-8225-f0a7e8661684 with identifier: 10701234
2026-03-25 04:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9fd486a8-fae9-555d-8225-f0a7e8661684 with identifier: 10701234
2026-03-25 04:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9fd486a8-fae9-555d-8225-f0a7e8661684 with identifier: 10701234 to the API
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701234>
{'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-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9fd486a8-fae9-555d-8225-f0a7e8661684',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-584-SA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701234',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 157722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI Elegance - Diesel - '
'Automatic - 150 hp - 157.722 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701234%27 HTTP/1.1" 200 None
2026-03-25 04:32:28 [adesa.fr] INFO: Saving data for 10701234: {'auction_closing_time': 1774512000.0, 'created_time': 1774013686.281949, 'last_price_update_time': 1774413148.774843}
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701234') HTTP/1.1" 204 0
2026-03-25 04:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 350d09d8-fab1-5afc-b02b-8c12cd8e7dfa with identifier: 10701125
2026-03-25 04:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 350d09d8-fab1-5afc-b02b-8c12cd8e7dfa with identifier: 10701125
2026-03-25 04:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 350d09d8-fab1-5afc-b02b-8c12cd8e7dfa with identifier: 10701125 to the API
2026-03-25 04:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701125>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '350d09d8-fab1-5afc-b02b-8c12cd8e7dfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-981-GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701125',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 148905,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Arteon 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'200 hp - 148.905 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-25 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701125%27 HTTP/1.1" 200 None
2026-03-25 04:32:29 [adesa.fr] INFO: Saving data for 10701125: {'auction_closing_time': 1774512000.0, 'created_time': 1774013685.264224, 'last_price_update_time': 1774413149.066201}
2026-03-25 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701125') HTTP/1.1" 204 0
2026-03-25 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cae49ae8-3e82-5fed-8c28-67ffa4e8ff93 with identifier: 10701226
2026-03-25 04:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cae49ae8-3e82-5fed-8c28-67ffa4e8ff93 with scrape type 2
2026-03-25 04:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cae49ae8-3e82-5fed-8c28-67ffa4e8ff93 with scrape type 2
2026-03-25 04:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cae49ae8-3e82-5fed-8c28-67ffa4e8ff93, identifier: 10701226
2026-03-25 04:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cae49ae8-3e82-5fed-8c28-67ffa4e8ff93 with identifier: 10701226
2026-03-25 04:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cae49ae8-3e82-5fed-8c28-67ffa4e8ff93 with identifier: 10701226
2026-03-25 04:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cae49ae8-3e82-5fed-8c28-67ffa4e8ff93 with identifier: 10701226 to the API
2026-03-25 04:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701226>
{'auction_title': '',
'c_o_2_emission_value': 333,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cae49ae8-3e82-5fed-8c28-67ffa4e8ff93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-136-XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701226',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 167928,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz Sprinter box 315 CDI - Diesel - Automatic - 150 hp - '
'167.928 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701226%27 HTTP/1.1" 200 None
2026-03-25 04:32:29 [adesa.fr] INFO: Saving data for 10701226: {'auction_closing_time': 1774512000.0, 'created_time': 1774013751.60623, 'last_price_update_time': 1774413149.498167}
2026-03-25 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701226') HTTP/1.1" 204 0
2026-03-25 04:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448d867a-0c7d-5263-8200-a80e32aa966d with identifier: 10701077
2026-03-25 04:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448d867a-0c7d-5263-8200-a80e32aa966d with scrape type 2
2026-03-25 04:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 448d867a-0c7d-5263-8200-a80e32aa966d with scrape type 2
2026-03-25 04:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 448d867a-0c7d-5263-8200-a80e32aa966d, identifier: 10701077
2026-03-25 04:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 884d2e1b-3edb-5dcd-bf28-b05f4d67c2f0 with identifier: 10701158
2026-03-25 04:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 884d2e1b-3edb-5dcd-bf28-b05f4d67c2f0 with scrape type 2
2026-03-25 04:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 884d2e1b-3edb-5dcd-bf28-b05f4d67c2f0 with scrape type 2
2026-03-25 04:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 884d2e1b-3edb-5dcd-bf28-b05f4d67c2f0, identifier: 10701158
2026-03-25 04:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 448d867a-0c7d-5263-8200-a80e32aa966d with identifier: 10701077
2026-03-25 04:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 448d867a-0c7d-5263-8200-a80e32aa966d with identifier: 10701077
2026-03-25 04:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 448d867a-0c7d-5263-8200-a80e32aa966d with identifier: 10701077 to the API
2026-03-25 04:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701077>
{'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-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '448d867a-0c7d-5263-8200-a80e32aa966d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-344-HH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701077',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 155834,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Tiguan 2.0 TDI Life Business - Diesel - Automatic - 150 '
'hp - 155.834 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701077%27 HTTP/1.1" 200 None
2026-03-25 04:32:29 [adesa.fr] INFO: Saving data for 10701077: {'auction_closing_time': 1774512000.0, 'created_time': 1774013604.807946, 'last_price_update_time': 1774413149.988119}
2026-03-25 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701077') HTTP/1.1" 204 0
2026-03-25 04:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 884d2e1b-3edb-5dcd-bf28-b05f4d67c2f0 with identifier: 10701158
2026-03-25 04:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 884d2e1b-3edb-5dcd-bf28-b05f4d67c2f0 with identifier: 10701158
2026-03-25 04:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 884d2e1b-3edb-5dcd-bf28-b05f4d67c2f0 with identifier: 10701158 to the API
2026-03-25 04:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701158>
{'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-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '884d2e1b-3edb-5dcd-bf28-b05f4d67c2f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-634-VJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701158',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 152650,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Tiguan 2.0 TDI Life Business - Diesel - Automatic - 150 '
'hp - 152.650 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701158%27 HTTP/1.1" 200 None
2026-03-25 04:32:30 [adesa.fr] INFO: Saving data for 10701158: {'auction_closing_time': 1774512000.0, 'created_time': 1774013642.588604, 'last_price_update_time': 1774413150.26951}
2026-03-25 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701158') HTTP/1.1" 204 0
2026-03-25 04:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab81166-851f-57b9-a97e-3c154d329572 with identifier: 10701286
2026-03-25 04:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab81166-851f-57b9-a97e-3c154d329572 with scrape type 2
2026-03-25 04:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab81166-851f-57b9-a97e-3c154d329572 with scrape type 2
2026-03-25 04:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eab81166-851f-57b9-a97e-3c154d329572, identifier: 10701286
2026-03-25 04:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26061c4b-2555-59a1-9cb6-906953215f37 with identifier: 10701235
2026-03-25 04:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26061c4b-2555-59a1-9cb6-906953215f37 with scrape type 2
2026-03-25 04:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26061c4b-2555-59a1-9cb6-906953215f37 with scrape type 2
2026-03-25 04:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 26061c4b-2555-59a1-9cb6-906953215f37, identifier: 10701235
2026-03-25 04:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eab81166-851f-57b9-a97e-3c154d329572 with identifier: 10701286
2026-03-25 04:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eab81166-851f-57b9-a97e-3c154d329572 with identifier: 10701286
2026-03-25 04:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eab81166-851f-57b9-a97e-3c154d329572 with identifier: 10701286 to the API
2026-03-25 04:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701286>
{'auction_title': '',
'c_o_2_emission_value': 70,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 390,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eab81166-851f-57b9-a97e-3c154d329572',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-916-YB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701286',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 111788,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Volvo XC90 T8 Inscription Luxe - AWD - Hybrid - Automatic - 390 hp '
'- 111.788 km',
'transmission': 'automatic',
'trim': 'Inscription Luxe',
'vin': None,
'year': 2021}
2026-03-25 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701286%27 HTTP/1.1" 200 None
2026-03-25 04:32:30 [adesa.fr] INFO: Saving data for 10701286: {'auction_closing_time': 1774512000.0, 'created_time': 1774013541.625609, 'last_price_update_time': 1774413150.852639}
2026-03-25 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701286') HTTP/1.1" 204 0
2026-03-25 04:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 26061c4b-2555-59a1-9cb6-906953215f37 with identifier: 10701235
2026-03-25 04:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 26061c4b-2555-59a1-9cb6-906953215f37 with identifier: 10701235
2026-03-25 04:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 26061c4b-2555-59a1-9cb6-906953215f37 with identifier: 10701235 to the API
2026-03-25 04:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 350,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '26061c4b-2555-59a1-9cb6-906953215f37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-010-TJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701235',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 50294,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volvo XC60 T6 Plus Dark - AWD - Hybrid - Automatic - 350 hp - '
'50.294 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-25 04:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701235%27 HTTP/1.1" 200 None
2026-03-25 04:32:31 [adesa.fr] INFO: Saving data for 10701235: {'auction_closing_time': 1774512000.0, 'created_time': 1774013559.308061, 'last_price_update_time': 1774413151.454358}
2026-03-25 04:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701235') HTTP/1.1" 204 0
2026-03-25 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a03a26d-873d-56bc-be1c-17d33d8c317a with identifier: 10701127
2026-03-25 04:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a03a26d-873d-56bc-be1c-17d33d8c317a with scrape type 2
2026-03-25 04:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a03a26d-873d-56bc-be1c-17d33d8c317a with scrape type 2
2026-03-25 04:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a03a26d-873d-56bc-be1c-17d33d8c317a, identifier: 10701127
2026-03-25 04:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a03a26d-873d-56bc-be1c-17d33d8c317a with identifier: 10701127
2026-03-25 04:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a03a26d-873d-56bc-be1c-17d33d8c317a with identifier: 10701127
2026-03-25 04:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a03a26d-873d-56bc-be1c-17d33d8c317a with identifier: 10701127 to the API
2026-03-25 04:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701127>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 455,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0a03a26d-873d-56bc-be1c-17d33d8c317a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-560-JW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701127',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 101686,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Volvo XC90 T8 Ultimate Dark - AWD - Hybrid - Automatic - 455 hp - '
'101.686 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2022}
2026-03-25 04:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701127%27 HTTP/1.1" 200 None
2026-03-25 04:32:31 [adesa.fr] INFO: Saving data for 10701127: {'auction_closing_time': 1774512000.0, 'created_time': 1774013543.875845, 'last_price_update_time': 1774413151.87572}
2026-03-25 04:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701127') HTTP/1.1" 204 0
2026-03-25 04:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e067e0e1-5ae4-532e-a886-757e484d937c with identifier: 10701076
2026-03-25 04:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e067e0e1-5ae4-532e-a886-757e484d937c with scrape type 2
2026-03-25 04:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e067e0e1-5ae4-532e-a886-757e484d937c with scrape type 2
2026-03-25 04:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e067e0e1-5ae4-532e-a886-757e484d937c, identifier: 10701076
2026-03-25 04:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7e2ad36-def3-5237-9e42-b8ba30e164f6 with identifier: 10701112
2026-03-25 04:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7e2ad36-def3-5237-9e42-b8ba30e164f6 with scrape type 2
2026-03-25 04:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7e2ad36-def3-5237-9e42-b8ba30e164f6 with scrape type 2
2026-03-25 04:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e7e2ad36-def3-5237-9e42-b8ba30e164f6, identifier: 10701112
2026-03-25 04:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5338b49-db39-527c-99d2-2df0dbbebeaa with identifier: 10701204
2026-03-25 04:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5338b49-db39-527c-99d2-2df0dbbebeaa with scrape type 2
2026-03-25 04:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5338b49-db39-527c-99d2-2df0dbbebeaa with scrape type 2
2026-03-25 04:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d5338b49-db39-527c-99d2-2df0dbbebeaa, identifier: 10701204
2026-03-25 04:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b2bc5dd-3374-5856-992f-e446d6c44ca0 with identifier: 10701218
2026-03-25 04:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b2bc5dd-3374-5856-992f-e446d6c44ca0 with scrape type 2
2026-03-25 04:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b2bc5dd-3374-5856-992f-e446d6c44ca0 with scrape type 2
2026-03-25 04:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5b2bc5dd-3374-5856-992f-e446d6c44ca0, identifier: 10701218
2026-03-25 04:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e067e0e1-5ae4-532e-a886-757e484d937c with identifier: 10701076
2026-03-25 04:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e067e0e1-5ae4-532e-a886-757e484d937c with identifier: 10701076
2026-03-25 04:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e067e0e1-5ae4-532e-a886-757e484d937c with identifier: 10701076 to the API
2026-03-25 04:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701076>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e067e0e1-5ae4-532e-a886-757e484d937c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-288-WP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701076',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 159469,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Tiguan 2.0 TDI Life Business - Diesel - Automatic - 150 '
'hp - 159.469 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701076%27 HTTP/1.1" 200 None
2026-03-25 04:32:32 [adesa.fr] INFO: Saving data for 10701076: {'auction_closing_time': 1774512000.0, 'created_time': 1774013641.821335, 'last_price_update_time': 1774413152.536849}
2026-03-25 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701076') HTTP/1.1" 204 0
2026-03-25 04:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e7e2ad36-def3-5237-9e42-b8ba30e164f6 with identifier: 10701112
2026-03-25 04:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e7e2ad36-def3-5237-9e42-b8ba30e164f6 with identifier: 10701112
2026-03-25 04:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e7e2ad36-def3-5237-9e42-b8ba30e164f6 with identifier: 10701112 to the API
2026-03-25 04:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701112>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7e2ad36-def3-5237-9e42-b8ba30e164f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-772-CM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701112',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 156267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Transporter L1H1 2.0 TDI Business - Diesel - Manual - '
'150 hp - 156.267 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701112%27 HTTP/1.1" 200 None
2026-03-25 04:32:32 [adesa.fr] INFO: Saving data for 10701112: {'auction_closing_time': 1774512000.0, 'created_time': 1774013575.455057, 'last_price_update_time': 1774413152.833693}
2026-03-25 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701112') HTTP/1.1" 204 0
2026-03-25 04:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d5338b49-db39-527c-99d2-2df0dbbebeaa with identifier: 10701204
2026-03-25 04:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d5338b49-db39-527c-99d2-2df0dbbebeaa with identifier: 10701204
2026-03-25 04:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d5338b49-db39-527c-99d2-2df0dbbebeaa with identifier: 10701204 to the API
2026-03-25 04:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701204>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5338b49-db39-527c-99d2-2df0dbbebeaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-862-ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701204',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 155280,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-11-06',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Touran 2.0 TDI Lounge - Diesel - Automatic - 150 hp - '
'155.280 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701204%27 HTTP/1.1" 200 None
2026-03-25 04:32:33 [adesa.fr] INFO: Saving data for 10701204: {'auction_closing_time': 1774512000.0, 'created_time': 1774013564.231121, 'last_price_update_time': 1774413153.108811}
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701204') HTTP/1.1" 204 0
2026-03-25 04:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5b2bc5dd-3374-5856-992f-e446d6c44ca0 with identifier: 10701218
2026-03-25 04:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5b2bc5dd-3374-5856-992f-e446d6c44ca0 with identifier: 10701218
2026-03-25 04:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5b2bc5dd-3374-5856-992f-e446d6c44ca0 with identifier: 10701218 to the API
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701218>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5b2bc5dd-3374-5856-992f-e446d6c44ca0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-621-GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701218',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 155455,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Life Business - Diesel - '
'Automatic - 150 hp - 155.455 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701218%27 HTTP/1.1" 200 None
2026-03-25 04:32:33 [adesa.fr] INFO: Saving data for 10701218: {'auction_closing_time': 1774512000.0, 'created_time': 1774013584.656376, 'last_price_update_time': 1774413153.381456}
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701218') HTTP/1.1" 204 0
2026-03-25 04:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32: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-25 04: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-25 04:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e87cd1-59fa-56ab-8078-46b62d345897 with identifier: 10701179
2026-03-25 04:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e87cd1-59fa-56ab-8078-46b62d345897 with scrape type 2
2026-03-25 04:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80e87cd1-59fa-56ab-8078-46b62d345897 with scrape type 2
2026-03-25 04:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 80e87cd1-59fa-56ab-8078-46b62d345897, identifier: 10701179
2026-03-25 04:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 80e87cd1-59fa-56ab-8078-46b62d345897 with identifier: 10701179
2026-03-25 04:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 80e87cd1-59fa-56ab-8078-46b62d345897 with identifier: 10701179
2026-03-25 04:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 80e87cd1-59fa-56ab-8078-46b62d345897 with identifier: 10701179 to the API
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701179>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '80e87cd1-59fa-56ab-8078-46b62d345897',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-561-EQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701179',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 46904,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Tiguan 1.5 TSI Life Plus - Petrol - Automatic - 150 hp - '
'46.904 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2023}
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701179%27 HTTP/1.1" 200 None
2026-03-25 04:32:33 [adesa.fr] INFO: Saving data for 10701179: {'auction_closing_time': 1774512000.0, 'created_time': 1774013511.348755, 'last_price_update_time': 1774413153.929615}
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701179') HTTP/1.1" 204 0
2026-03-25 04:32:33 [adesa.fr] INFO: Found listing with ID: 10716541
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716541%27 HTTP/1.1" 200 None
2026-03-25 04:32:33 [adesa.fr] INFO: Scrape type for 10716541: 0
2026-03-25 04:32:33 [adesa.fr] INFO: Skipping item 10716541 url https://www.openlane.eu/en/carv6/auction/10716541
2026-03-25 04:32:33 [adesa.fr] INFO: Found listing with ID: 10716472
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716472%27 HTTP/1.1" 200 None
2026-03-25 04:32:33 [adesa.fr] INFO: Scrape type for 10716472: 0
2026-03-25 04:32:33 [adesa.fr] INFO: Skipping item 10716472 url https://www.openlane.eu/en/carv6/auction/10716472
2026-03-25 04:32:33 [adesa.fr] INFO: Found listing with ID: 10716473
2026-03-25 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716473%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10716473: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10716473 url https://www.openlane.eu/en/carv6/auction/10716473
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10716480
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716480%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10716480: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10716480 url https://www.openlane.eu/en/carv6/auction/10716480
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10716500
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716500%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10716500: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10716500 url https://www.openlane.eu/en/carv6/auction/10716500
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10716520
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710716520%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10716520: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10716520 url https://www.openlane.eu/en/carv6/auction/10716520
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707805
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707805%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707805: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707805 url https://www.openlane.eu/en/carv6/auction/10707805
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707808
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707808%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707808: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707808 url https://www.openlane.eu/en/carv6/auction/10707808
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707819
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707819%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707819: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707819 url https://www.openlane.eu/en/carv6/auction/10707819
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707811
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707811%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707811: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707811 url https://www.openlane.eu/en/carv6/auction/10707811
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707804
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707804%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707804: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707804 url https://www.openlane.eu/en/carv6/auction/10707804
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707810
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707810%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707810: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707810 url https://www.openlane.eu/en/carv6/auction/10707810
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707809
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707809%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707809: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707809 url https://www.openlane.eu/en/carv6/auction/10707809
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707820
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707820%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707820: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707820 url https://www.openlane.eu/en/carv6/auction/10707820
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707807
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707807%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707807: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707807 url https://www.openlane.eu/en/carv6/auction/10707807
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707821
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707821%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707821: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707821 url https://www.openlane.eu/en/carv6/auction/10707821
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707817
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707817%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707817: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707817 url https://www.openlane.eu/en/carv6/auction/10707817
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707806
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707806%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707806: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707806 url https://www.openlane.eu/en/carv6/auction/10707806
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10709927
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710709927%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10709927: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10709927 url https://www.openlane.eu/en/carv6/auction/10709927
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707818
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707818%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707818: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707818 url https://www.openlane.eu/en/carv6/auction/10707818
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10707815
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707815%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10707815: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10707815 url https://www.openlane.eu/en/carv6/auction/10707815
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710448653%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710620841%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710620845%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710448654%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710442556%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710579600%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710579603%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710383756%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710579601%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710674348%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710674347%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710475641%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710579602%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710470435%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710543584%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710685651%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710717100%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710695921%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710405352%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710405349%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10405349: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710405348%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710552553%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710513909%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698902%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10698902: 2
2026-03-25 04:32:34 [adesa.fr] INFO: Scraping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698904%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10698904: 2
2026-03-25 04:32:34 [adesa.fr] INFO: Scraping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-25 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698905%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10698905: 2
2026-03-25 04:32:34 [adesa.fr] INFO: Scraping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-25 04: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-25 04: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-25 04: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-25 04: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-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698906%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10698906: 2
2026-03-25 04:32:34 [adesa.fr] INFO: Scraping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710691264%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10691264: 2
2026-03-25 04:32:34 [adesa.fr] INFO: Scraping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10698074
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698074%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10698074: 2
2026-03-25 04:32:34 [adesa.fr] INFO: Scraping item 10698074 url https://www.openlane.eu/en/carv6/auction/10698074
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710626560%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710647381%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710674191%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710631532%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710627983%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710627081%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710676819%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698040%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10698040: 2
2026-03-25 04:32:34 [adesa.fr] INFO: Scraping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10627973
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710627973%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10627973: 0
2026-03-25 04:32:34 [adesa.fr] INFO: Skipping item 10627973 url https://www.openlane.eu/en/carv6/auction/10627973
2026-03-25 04:32:34 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-25 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698054%27 HTTP/1.1" 200 None
2026-03-25 04:32:34 [adesa.fr] INFO: Scrape type for 10698054: 2
2026-03-25 04:32:34 [adesa.fr] INFO: Scraping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-25 04:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f24794-1121-5ceb-ab9a-9e6a89f37853 with identifier: 10701180
2026-03-25 04:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f24794-1121-5ceb-ab9a-9e6a89f37853 with scrape type 2
2026-03-25 04:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5f24794-1121-5ceb-ab9a-9e6a89f37853 with scrape type 2
2026-03-25 04:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d5f24794-1121-5ceb-ab9a-9e6a89f37853, identifier: 10701180
2026-03-25 04:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5a40eb7-309a-5b58-9efe-8c266439bda2 with identifier: 10701203
2026-03-25 04:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5a40eb7-309a-5b58-9efe-8c266439bda2 with scrape type 2
2026-03-25 04:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5a40eb7-309a-5b58-9efe-8c266439bda2 with scrape type 2
2026-03-25 04:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b5a40eb7-309a-5b58-9efe-8c266439bda2, identifier: 10701203
2026-03-25 04:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c720acff-d3f4-5c70-9605-b77b4b0b92e0 with identifier: 10701202
2026-03-25 04:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c720acff-d3f4-5c70-9605-b77b4b0b92e0 with scrape type 2
2026-03-25 04:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c720acff-d3f4-5c70-9605-b77b4b0b92e0 with scrape type 2
2026-03-25 04:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c720acff-d3f4-5c70-9605-b77b4b0b92e0, identifier: 10701202
2026-03-25 04:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 266626e1-43bd-51ee-bee3-91a716013c78 with identifier: 10701111
2026-03-25 04:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 266626e1-43bd-51ee-bee3-91a716013c78 with scrape type 2
2026-03-25 04:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 266626e1-43bd-51ee-bee3-91a716013c78 with scrape type 2
2026-03-25 04:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 266626e1-43bd-51ee-bee3-91a716013c78, identifier: 10701111
2026-03-25 04:32:35 [adesa.fr] INFO: Found listing with ID: 10627993
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710627993%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Scrape type for 10627993: 0
2026-03-25 04:32:35 [adesa.fr] INFO: Skipping item 10627993 url https://www.openlane.eu/en/carv6/auction/10627993
2026-03-25 04:32:35 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710646224%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-25 04:32:35 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-25 04:32:35 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710667468%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-25 04:32:35 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-25 04:32:35 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710666205%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-25 04:32:35 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-25 04:32:35 [adesa.fr] INFO: Found listing with ID: 10532902
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710532902%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Scrape type for 10532902: 0
2026-03-25 04:32:35 [adesa.fr] INFO: Skipping item 10532902 url https://www.openlane.eu/en/carv6/auction/10532902
2026-03-25 04:32:35 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710493049%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Scrape type for 10493049: 0
2026-03-25 04:32:35 [adesa.fr] INFO: Skipping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-25 04:32:35 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710497191%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-25 04:32:35 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-25 04:32:35 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710675010%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-25 04:32:35 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-25 04:32:35 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710675009%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-25 04:32:35 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-25 04:32:35 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710695475%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Scrape type for 10695475: 2
2026-03-25 04:32:35 [adesa.fr] INFO: Scraping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-25 04:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d5f24794-1121-5ceb-ab9a-9e6a89f37853 with identifier: 10701180
2026-03-25 04:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d5f24794-1121-5ceb-ab9a-9e6a89f37853 with identifier: 10701180
2026-03-25 04:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d5f24794-1121-5ceb-ab9a-9e6a89f37853 with identifier: 10701180 to the API
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701180>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd5f24794-1121-5ceb-ab9a-9e6a89f37853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-504-AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701180',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 56297,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Tiguan 1.4 R-Line - Hybrid - Automatic - 245 hp - 56.297 '
'km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701180%27 HTTP/1.1" 200 None
2026-03-25 04:32:35 [adesa.fr] INFO: Saving data for 10701180: {'auction_closing_time': 1774512000.0, 'created_time': 1774013664.785065, 'last_price_update_time': 1774413155.843846}
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701180') HTTP/1.1" 204 0
2026-03-25 04:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b5a40eb7-309a-5b58-9efe-8c266439bda2 with identifier: 10701203
2026-03-25 04:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b5a40eb7-309a-5b58-9efe-8c266439bda2 with identifier: 10701203
2026-03-25 04:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b5a40eb7-309a-5b58-9efe-8c266439bda2 with identifier: 10701203 to the API
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701203>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b5a40eb7-309a-5b58-9efe-8c266439bda2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-286-PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701203',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 29230,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Tiguan 1.4 R-Line - Hybrid - Automatic - 245 hp - 29.230 '
'km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701203%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Saving data for 10701203: {'auction_closing_time': 1774512000.0, 'created_time': 1774013513.086642, 'last_price_update_time': 1774413156.211346}
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701203') HTTP/1.1" 204 0
2026-03-25 04:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c720acff-d3f4-5c70-9605-b77b4b0b92e0 with identifier: 10701202
2026-03-25 04:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c720acff-d3f4-5c70-9605-b77b4b0b92e0 with identifier: 10701202
2026-03-25 04:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c720acff-d3f4-5c70-9605-b77b4b0b92e0 with identifier: 10701202 to the API
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701202>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c720acff-d3f4-5c70-9605-b77b4b0b92e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-462-BH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701202',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 196807,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-07-05',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Tiguan 1.4 Life Business - Hybrid - Automatic - 245 hp - '
'196.807 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701202%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Saving data for 10701202: {'auction_closing_time': 1774512000.0, 'created_time': 1774013515.298571, 'last_price_update_time': 1774413156.484162}
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701202') HTTP/1.1" 204 0
2026-03-25 04:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 266626e1-43bd-51ee-bee3-91a716013c78 with identifier: 10701111
2026-03-25 04:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 266626e1-43bd-51ee-bee3-91a716013c78 with identifier: 10701111
2026-03-25 04:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 266626e1-43bd-51ee-bee3-91a716013c78 with identifier: 10701111 to the API
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701111>
{'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': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '266626e1-43bd-51ee-bee3-91a716013c78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-772-HD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701111',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 155745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'122 hp - 155.745 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701111%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Saving data for 10701111: {'auction_closing_time': 1774512000.0, 'created_time': 1774013667.340804, 'last_price_update_time': 1774413156.797173}
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701111') HTTP/1.1" 204 0
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710653814%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10653814: 2
2026-03-25 04:32:36 [adesa.fr] INFO: Scraping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-25 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707921%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10707921: 0
2026-03-25 04:32:36 [adesa.fr] INFO: Skipping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710696362%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10696362: 2
2026-03-25 04:32:36 [adesa.fr] INFO: Scraping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-25 04:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710406264%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10406264: 0
2026-03-25 04:32:36 [adesa.fr] INFO: Skipping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10675028
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710675028%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10675028: 0
2026-03-25 04:32:36 [adesa.fr] INFO: Skipping item 10675028 url https://www.openlane.eu/en/carv6/auction/10675028
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10652920
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710652920%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10652920: 0
2026-03-25 04:32:36 [adesa.fr] INFO: Skipping item 10652920 url https://www.openlane.eu/en/carv6/auction/10652920
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710708002%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-25 04:32:36 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10626288
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710626288%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10626288: 0
2026-03-25 04:32:36 [adesa.fr] INFO: Skipping item 10626288 url https://www.openlane.eu/en/carv6/auction/10626288
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10676077
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710676077%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10676077: 0
2026-03-25 04:32:36 [adesa.fr] INFO: Skipping item 10676077 url https://www.openlane.eu/en/carv6/auction/10676077
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710691965%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10691965: 0
2026-03-25 04:32:36 [adesa.fr] INFO: Skipping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-25 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710405347%27 HTTP/1.1" 200 None
2026-03-25 04:32:36 [adesa.fr] INFO: Scrape type for 10405347: 0
2026-03-25 04:32:36 [adesa.fr] INFO: Skipping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-25 04:32:36 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710583767%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10583767: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710405345%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10405345: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710655718%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10655718: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710532900%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10532900: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710691961%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10691961: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710405353%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10405353: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710641918%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10641918: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10676050
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710676050%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10676050: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10676050 url https://www.openlane.eu/en/carv6/auction/10676050
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710630790%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710633066%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710601085%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710669348%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710051044%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710331201%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710326073%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710459274%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710489924%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710284853%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10284853: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-25 04:32:37 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710451783%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-25 04:32:37 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-25 04:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd7a2080-0043-56fa-8654-1270f9f017c7 with identifier: 10701283
2026-03-25 04:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd7a2080-0043-56fa-8654-1270f9f017c7 with scrape type 2
2026-03-25 04:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd7a2080-0043-56fa-8654-1270f9f017c7 with scrape type 2
2026-03-25 04:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd7a2080-0043-56fa-8654-1270f9f017c7, identifier: 10701283
2026-03-25 04:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e81c775f-56cb-5d2e-97d9-2b600b4e3f67 with identifier: 10701284
2026-03-25 04:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e81c775f-56cb-5d2e-97d9-2b600b4e3f67 with scrape type 2
2026-03-25 04:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e81c775f-56cb-5d2e-97d9-2b600b4e3f67 with scrape type 2
2026-03-25 04:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e81c775f-56cb-5d2e-97d9-2b600b4e3f67, identifier: 10701284
2026-03-25 04:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd7a2080-0043-56fa-8654-1270f9f017c7 with identifier: 10701283
2026-03-25 04:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd7a2080-0043-56fa-8654-1270f9f017c7 with identifier: 10701283
2026-03-25 04:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd7a2080-0043-56fa-8654-1270f9f017c7 with identifier: 10701283 to the API
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32: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-25 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701283>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'dd7a2080-0043-56fa-8654-1270f9f017c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-518-YQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701283',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61807,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Golf 2.0 TDI Style - Diesel - Automatic - 115 hp - '
'61.807 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701283%27 HTTP/1.1" 200 None
2026-03-25 04:32:37 [adesa.fr] INFO: Saving data for 10701283: {'auction_closing_time': 1774512000.0, 'created_time': 1774013520.814372, 'last_price_update_time': 1774413157.761421}
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701283') HTTP/1.1" 204 0
2026-03-25 04:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e81c775f-56cb-5d2e-97d9-2b600b4e3f67 with identifier: 10701284
2026-03-25 04:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e81c775f-56cb-5d2e-97d9-2b600b4e3f67 with identifier: 10701284
2026-03-25 04:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e81c775f-56cb-5d2e-97d9-2b600b4e3f67 with identifier: 10701284 to the API
2026-03-25 04:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701284>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e81c775f-56cb-5d2e-97d9-2b600b4e3f67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL-679-QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701284',
'listing': 'auction',
'location': 'Mitry-Mory (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 147368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2019-11-18',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Tiguan 2.0 TDI Carat Exclusive - Diesel - Automatic - '
'150 hp - 147.368 km',
'transmission': 'automatic',
'trim': 'Carat Exclusive',
'vin': None,
'year': 2019}
2026-03-25 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701284%27 HTTP/1.1" 200 None
2026-03-25 04:32:38 [adesa.fr] INFO: Saving data for 10701284: {'auction_closing_time': 1774512000.0, 'created_time': 1774013613.251973, 'last_price_update_time': 1774413158.168769}
2026-03-25 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701284') HTTP/1.1" 204 0
2026-03-25 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 972e0622-8ce7-58b9-acb4-e157766fb17b with identifier: 10701126
2026-03-25 04:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 972e0622-8ce7-58b9-acb4-e157766fb17b with scrape type 2
2026-03-25 04:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 972e0622-8ce7-58b9-acb4-e157766fb17b with scrape type 2
2026-03-25 04:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 972e0622-8ce7-58b9-acb4-e157766fb17b, identifier: 10701126
2026-03-25 04:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 972e0622-8ce7-58b9-acb4-e157766fb17b with identifier: 10701126
2026-03-25 04:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 972e0622-8ce7-58b9-acb4-e157766fb17b with identifier: 10701126
2026-03-25 04:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 972e0622-8ce7-58b9-acb4-e157766fb17b with identifier: 10701126 to the API
2026-03-25 04:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701126>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '972e0622-8ce7-58b9-acb4-e157766fb17b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-305-SC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701126',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 183453,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-06-02',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Golf 2.0 TDI Life Business - Diesel - Manual - 115 hp - '
'183.453 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701126%27 HTTP/1.1" 200 None
2026-03-25 04:32:38 [adesa.fr] INFO: Saving data for 10701126: {'auction_closing_time': 1774512000.0, 'created_time': 1774013662.249047, 'last_price_update_time': 1774413158.561467}
2026-03-25 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701126') HTTP/1.1" 204 0
2026-03-25 04:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6482556-075e-5cdc-8c48-3a5ac4330c0e with identifier: 10701216
2026-03-25 04:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6482556-075e-5cdc-8c48-3a5ac4330c0e with scrape type 2
2026-03-25 04:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6482556-075e-5cdc-8c48-3a5ac4330c0e with scrape type 2
2026-03-25 04:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f6482556-075e-5cdc-8c48-3a5ac4330c0e, identifier: 10701216
2026-03-25 04:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfa13fde-2b85-5815-9104-348a54c9ed9f with identifier: 10701217
2026-03-25 04:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfa13fde-2b85-5815-9104-348a54c9ed9f with scrape type 2
2026-03-25 04:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfa13fde-2b85-5815-9104-348a54c9ed9f with scrape type 2
2026-03-25 04:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cfa13fde-2b85-5815-9104-348a54c9ed9f, identifier: 10701217
2026-03-25 04:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f6482556-075e-5cdc-8c48-3a5ac4330c0e with identifier: 10701216
2026-03-25 04:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f6482556-075e-5cdc-8c48-3a5ac4330c0e with identifier: 10701216
2026-03-25 04:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f6482556-075e-5cdc-8c48-3a5ac4330c0e with identifier: 10701216 to the API
2026-03-25 04:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701216>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f6482556-075e-5cdc-8c48-3a5ac4330c0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-256-BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701216',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 91961,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Golf 2.0 TDI Life Business - Diesel - Automatic - 115 hp '
'- 91.961 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701216%27 HTTP/1.1" 200 None
2026-03-25 04:32:39 [adesa.fr] INFO: Saving data for 10701216: {'auction_closing_time': 1774512000.0, 'created_time': 1774013686.999758, 'last_price_update_time': 1774413159.019903}
2026-03-25 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701216') HTTP/1.1" 204 0
2026-03-25 04:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cfa13fde-2b85-5815-9104-348a54c9ed9f with identifier: 10701217
2026-03-25 04:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cfa13fde-2b85-5815-9104-348a54c9ed9f with identifier: 10701217
2026-03-25 04:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cfa13fde-2b85-5815-9104-348a54c9ed9f with identifier: 10701217 to the API
2026-03-25 04:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701217>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cfa13fde-2b85-5815-9104-348a54c9ed9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-884-BY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701217',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 56687,
'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': 'ATHLON France',
'title': 'Volkswagen Golf 2.0 TDI Life Business - Diesel - Automatic - 116 hp '
'- 56.687 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-25 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701217%27 HTTP/1.1" 200 None
2026-03-25 04:32:39 [adesa.fr] INFO: Saving data for 10701217: {'auction_closing_time': 1774512000.0, 'created_time': 1774013689.245135, 'last_price_update_time': 1774413159.294858}
2026-03-25 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701217') HTTP/1.1" 204 0
2026-03-25 04:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04: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-25 04: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-25 04:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7d66a5a-1115-58c2-b751-09fd1b992cdf with identifier: 10701157
2026-03-25 04:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7d66a5a-1115-58c2-b751-09fd1b992cdf with scrape type 2
2026-03-25 04:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7d66a5a-1115-58c2-b751-09fd1b992cdf with scrape type 2
2026-03-25 04:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b7d66a5a-1115-58c2-b751-09fd1b992cdf, identifier: 10701157
2026-03-25 04:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe9f3d09-1237-5649-9333-567709b177f0 with identifier: 10701215
2026-03-25 04:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe9f3d09-1237-5649-9333-567709b177f0 with scrape type 2
2026-03-25 04:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe9f3d09-1237-5649-9333-567709b177f0 with scrape type 2
2026-03-25 04:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fe9f3d09-1237-5649-9333-567709b177f0, identifier: 10701215
2026-03-25 04:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b7d66a5a-1115-58c2-b751-09fd1b992cdf with identifier: 10701157
2026-03-25 04:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b7d66a5a-1115-58c2-b751-09fd1b992cdf with identifier: 10701157
2026-03-25 04:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b7d66a5a-1115-58c2-b751-09fd1b992cdf with identifier: 10701157 to the API
2026-03-25 04:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701157>
{'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-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b7d66a5a-1115-58c2-b751-09fd1b992cdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FF-674-YG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701157',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 216772,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-05-03',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Golf 1.6 TDI Carat - Diesel - Manual - 115 hp - 216.772 '
'km',
'transmission': 'manual',
'trim': 'Carat',
'vin': None,
'year': 2019}
2026-03-25 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701157%27 HTTP/1.1" 200 None
2026-03-25 04:32:39 [adesa.fr] INFO: Saving data for 10701157: {'auction_closing_time': 1774512000.0, 'created_time': 1774013688.136874, 'last_price_update_time': 1774413159.985735}
2026-03-25 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701157') HTTP/1.1" 204 0
2026-03-25 04:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fe9f3d09-1237-5649-9333-567709b177f0 with identifier: 10701215
2026-03-25 04:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fe9f3d09-1237-5649-9333-567709b177f0 with identifier: 10701215
2026-03-25 04:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fe9f3d09-1237-5649-9333-567709b177f0 with identifier: 10701215 to the API
2026-03-25 04:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701215>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'fe9f3d09-1237-5649-9333-567709b177f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-680-WM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701215',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 221242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-06-11',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Caddy 2.0 TDI Business - 4Motion - Diesel - Manual - 122 '
'hp - 221.242 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-25 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701215%27 HTTP/1.1" 200 None
2026-03-25 04:32:40 [adesa.fr] INFO: Saving data for 10701215: {'auction_closing_time': 1774512000.0, 'created_time': 1774013685.664876, 'last_price_update_time': 1774413160.275165}
2026-03-25 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701215') HTTP/1.1" 204 0
2026-03-25 04:32:40 [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-25 04:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 938066dd-7b40-5890-99b0-a180f560fd29 with identifier: 10701178
2026-03-25 04:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 938066dd-7b40-5890-99b0-a180f560fd29 with scrape type 2
2026-03-25 04:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 938066dd-7b40-5890-99b0-a180f560fd29 with scrape type 2
2026-03-25 04:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 938066dd-7b40-5890-99b0-a180f560fd29, identifier: 10701178
2026-03-25 04:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 938066dd-7b40-5890-99b0-a180f560fd29 with identifier: 10701178
2026-03-25 04:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 938066dd-7b40-5890-99b0-a180f560fd29 with identifier: 10701178
2026-03-25 04:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 938066dd-7b40-5890-99b0-a180f560fd29 with identifier: 10701178 to the API
2026-03-25 04:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701178>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '938066dd-7b40-5890-99b0-a180f560fd29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-888-SA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701178',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 45561,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Golf 1.5 TSI Life Business - Petrol - Manual - 130 hp - '
'45.561 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701178%27 HTTP/1.1" 200 None
2026-03-25 04:32:40 [adesa.fr] INFO: Saving data for 10701178: {'auction_closing_time': 1774512000.0, 'created_time': 1774013688.484855, 'last_price_update_time': 1774413160.650766}
2026-03-25 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701178') HTTP/1.1" 204 0
2026-03-25 04:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904
2026-03-25 04:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feea0c36-cd97-537c-949d-55bccf0cf205 with scrape type 2
2026-03-25 04:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feea0c36-cd97-537c-949d-55bccf0cf205 with scrape type 2
2026-03-25 04:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: feea0c36-cd97-537c-949d-55bccf0cf205, identifier: 10698904
2026-03-25 04:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54de8bc2-5b5d-57c8-95f9-0d73e5468053 with identifier: 10701225
2026-03-25 04:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54de8bc2-5b5d-57c8-95f9-0d73e5468053 with scrape type 2
2026-03-25 04:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54de8bc2-5b5d-57c8-95f9-0d73e5468053 with scrape type 2
2026-03-25 04:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 54de8bc2-5b5d-57c8-95f9-0d73e5468053, identifier: 10701225
2026-03-25 04:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904
2026-03-25 04:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904
2026-03-25 04:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904 to the API
2026-03-25 04:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:41 [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-25 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698904%27 HTTP/1.1" 200 None
2026-03-25 04:32:41 [adesa.fr] INFO: Saving data for 10698904: {'auction_closing_time': 1798675200.0, 'created_time': 1774013601.981538, 'last_price_update_time': 1774413161.141198}
2026-03-25 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698904') HTTP/1.1" 204 0
2026-03-25 04:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 54de8bc2-5b5d-57c8-95f9-0d73e5468053 with identifier: 10701225
2026-03-25 04:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 54de8bc2-5b5d-57c8-95f9-0d73e5468053 with identifier: 10701225
2026-03-25 04:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 54de8bc2-5b5d-57c8-95f9-0d73e5468053 with identifier: 10701225 to the API
2026-03-25 04:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701225>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '54de8bc2-5b5d-57c8-95f9-0d73e5468053',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-870-RL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701225',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 113521,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 32800,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'320 hp - 113.521 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701225%27 HTTP/1.1" 200 None
2026-03-25 04:32:41 [adesa.fr] INFO: Saving data for 10701225: {'auction_closing_time': 1774512000.0, 'created_time': 1774013751.948853, 'last_price_update_time': 1774413161.425356}
2026-03-25 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701225') HTTP/1.1" 204 0
2026-03-25 04:32:41 [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-25 04:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfb598f2-7bb3-5ae5-bdab-8f14d4fcb4f9 with identifier: 10701214
2026-03-25 04:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfb598f2-7bb3-5ae5-bdab-8f14d4fcb4f9 with scrape type 2
2026-03-25 04:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfb598f2-7bb3-5ae5-bdab-8f14d4fcb4f9 with scrape type 2
2026-03-25 04:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bfb598f2-7bb3-5ae5-bdab-8f14d4fcb4f9, identifier: 10701214
2026-03-25 04:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bfb598f2-7bb3-5ae5-bdab-8f14d4fcb4f9 with identifier: 10701214
2026-03-25 04:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bfb598f2-7bb3-5ae5-bdab-8f14d4fcb4f9 with identifier: 10701214
2026-03-25 04:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bfb598f2-7bb3-5ae5-bdab-8f14d4fcb4f9 with identifier: 10701214 to the API
2026-03-25 04:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701214>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'bfb598f2-7bb3-5ae5-bdab-8f14d4fcb4f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-077-LX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701214',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 157470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI R-Line - Diesel - '
'Automatic - 150 hp - 157.470 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-25 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701214%27 HTTP/1.1" 200 None
2026-03-25 04:32:41 [adesa.fr] INFO: Saving data for 10701214: {'auction_closing_time': 1774512000.0, 'created_time': 1774013683.311702, 'last_price_update_time': 1774413161.806792}
2026-03-25 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701214') HTTP/1.1" 204 0
2026-03-25 04:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902
2026-03-25 04:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with scrape type 2
2026-03-25 04:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with scrape type 2
2026-03-25 04:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6, identifier: 10698902
2026-03-25 04:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902
2026-03-25 04:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902
2026-03-25 04:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902 to the API
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:42 [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-25 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698902%27 HTTP/1.1" 200 None
2026-03-25 04:32:42 [adesa.fr] INFO: Saving data for 10698902: {'auction_closing_time': 1798675200.0, 'created_time': 1774013603.146751, 'last_price_update_time': 1774413162.189091}
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698902') HTTP/1.1" 204 0
2026-03-25 04:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfea06e2-d333-5a07-89d6-94e3a0b41805 with identifier: 10701256
2026-03-25 04:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfea06e2-d333-5a07-89d6-94e3a0b41805 with scrape type 2
2026-03-25 04:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfea06e2-d333-5a07-89d6-94e3a0b41805 with scrape type 2
2026-03-25 04:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bfea06e2-d333-5a07-89d6-94e3a0b41805, identifier: 10701256
2026-03-25 04:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d3c786d-c71b-5838-859a-6c1fefec4575 with identifier: 10701258
2026-03-25 04:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d3c786d-c71b-5838-859a-6c1fefec4575 with scrape type 2
2026-03-25 04:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d3c786d-c71b-5838-859a-6c1fefec4575 with scrape type 2
2026-03-25 04:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d3c786d-c71b-5838-859a-6c1fefec4575, identifier: 10701258
2026-03-25 04:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bfea06e2-d333-5a07-89d6-94e3a0b41805 with identifier: 10701256
2026-03-25 04:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bfea06e2-d333-5a07-89d6-94e3a0b41805 with identifier: 10701256
2026-03-25 04:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bfea06e2-d333-5a07-89d6-94e3a0b41805 with identifier: 10701256 to the API
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'bfea06e2-d333-5a07-89d6-94e3a0b41805',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-952-NJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701256',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 40119,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 31800,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLC Coupé 220d AMG Line - 4-Matic - Diesel - '
'Automatic - 194 hp - 40.119 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701256%27 HTTP/1.1" 200 None
2026-03-25 04:32:42 [adesa.fr] INFO: Saving data for 10701256: {'auction_closing_time': 1774512000.0, 'created_time': 1774013775.644519, 'last_price_update_time': 1774413162.667967}
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701256') HTTP/1.1" 204 0
2026-03-25 04:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d3c786d-c71b-5838-859a-6c1fefec4575 with identifier: 10701258
2026-03-25 04:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d3c786d-c71b-5838-859a-6c1fefec4575 with identifier: 10701258
2026-03-25 04:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d3c786d-c71b-5838-859a-6c1fefec4575 with identifier: 10701258 to the API
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701258>
{'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-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '1d3c786d-c71b-5838-859a-6c1fefec4575',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-760-LX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701258',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 122048,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2022-05-20',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLC Coupé 300de Business Line - 4-Matic - Hybrid - '
'Automatic - 306 hp - 122.048 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701258%27 HTTP/1.1" 200 None
2026-03-25 04:32:42 [adesa.fr] INFO: Saving data for 10701258: {'auction_closing_time': 1774512000.0, 'created_time': 1774013776.646379, 'last_price_update_time': 1774413162.955059}
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701258') HTTP/1.1" 204 0
2026-03-25 04:32:42 [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-25 04: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-25 04:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 460eb247-96e9-56db-ba11-933ab088dec9 with identifier: 10701170
2026-03-25 04:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 460eb247-96e9-56db-ba11-933ab088dec9 with scrape type 2
2026-03-25 04:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 460eb247-96e9-56db-ba11-933ab088dec9 with scrape type 2
2026-03-25 04:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 460eb247-96e9-56db-ba11-933ab088dec9, identifier: 10701170
2026-03-25 04:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 460eb247-96e9-56db-ba11-933ab088dec9 with identifier: 10701170
2026-03-25 04:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 460eb247-96e9-56db-ba11-933ab088dec9 with identifier: 10701170
2026-03-25 04:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 460eb247-96e9-56db-ba11-933ab088dec9 with identifier: 10701170 to the API
2026-03-25 04:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701170>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '460eb247-96e9-56db-ba11-933ab088dec9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-128-ZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701170',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 80302,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 35600,
'price_includes_vat': True,
'registration_date': '2022-06-17',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'320 hp - 80.302 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701170%27 HTTP/1.1" 200 None
2026-03-25 04:32:43 [adesa.fr] INFO: Saving data for 10701170: {'auction_closing_time': 1774512000.0, 'created_time': 1774013756.361991, 'last_price_update_time': 1774413163.330437}
2026-03-25 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701170') HTTP/1.1" 204 0
2026-03-25 04:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475
2026-03-25 04:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with scrape type 2
2026-03-25 04:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with scrape type 2
2026-03-25 04:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b0a7d04-c6e4-5e46-b6c3-592105c63771, identifier: 10695475
2026-03-25 04:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475
2026-03-25 04:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475
2026-03-25 04:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475 to the API
2026-03-25 04:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:43 [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-25 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710695475%27 HTTP/1.1" 200 None
2026-03-25 04:32:43 [adesa.fr] INFO: Saving data for 10695475: {'auction_closing_time': 1798675200.0, 'created_time': 1774013593.803294, 'last_price_update_time': 1774413163.704612}
2026-03-25 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695475') HTTP/1.1" 204 0
2026-03-25 04:32:43 [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-25 04:32:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040
2026-03-25 04:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c631a64c-0052-557c-a1af-16f2410ac076 with scrape type 2
2026-03-25 04:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c631a64c-0052-557c-a1af-16f2410ac076 with scrape type 2
2026-03-25 04:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c631a64c-0052-557c-a1af-16f2410ac076, identifier: 10698040
2026-03-25 04:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040
2026-03-25 04:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040
2026-03-25 04:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040 to the API
2026-03-25 04:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:44 [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-25 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698040%27 HTTP/1.1" 200 None
2026-03-25 04:32:44 [adesa.fr] INFO: Saving data for 10698040: {'auction_closing_time': 1798675200.0, 'created_time': 1774013597.412592, 'last_price_update_time': 1774413164.238796}
2026-03-25 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698040') HTTP/1.1" 204 0
2026-03-25 04:32:44 [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-25 04:32:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054
2026-03-25 04:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6139f2-70f8-514a-81cf-4c60a0620ded with scrape type 2
2026-03-25 04:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec6139f2-70f8-514a-81cf-4c60a0620ded with scrape type 2
2026-03-25 04:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec6139f2-70f8-514a-81cf-4c60a0620ded, identifier: 10698054
2026-03-25 04:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054
2026-03-25 04:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054
2026-03-25 04:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054 to the API
2026-03-25 04:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:44 [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-25 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698054%27 HTTP/1.1" 200 None
2026-03-25 04:32:44 [adesa.fr] INFO: Saving data for 10698054: {'auction_closing_time': 1798675200.0, 'created_time': 1774013598.519106, 'last_price_update_time': 1774413164.73967}
2026-03-25 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698054') HTTP/1.1" 204 0
2026-03-25 04:32:44 [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-25 04:32:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c9d3eed-cbda-5f47-b4ac-1b3f333f5649 with identifier: 10698074
2026-03-25 04:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c9d3eed-cbda-5f47-b4ac-1b3f333f5649 with scrape type 2
2026-03-25 04:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c9d3eed-cbda-5f47-b4ac-1b3f333f5649 with scrape type 2
2026-03-25 04:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0c9d3eed-cbda-5f47-b4ac-1b3f333f5649, identifier: 10698074
2026-03-25 04:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0c9d3eed-cbda-5f47-b4ac-1b3f333f5649 with identifier: 10698074
2026-03-25 04:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0c9d3eed-cbda-5f47-b4ac-1b3f333f5649 with identifier: 10698074
2026-03-25 04:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0c9d3eed-cbda-5f47-b4ac-1b3f333f5649 with identifier: 10698074 to the API
2026-03-25 04:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '0c9d3eed-cbda-5f47-b4ac-1b3f333f5649',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698074',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 37728,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C4 X Max - Electric - Automatic - 138 hp - 37.728 km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2024}
2026-03-25 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698074%27 HTTP/1.1" 200 None
2026-03-25 04:32:45 [adesa.fr] INFO: Saving data for 10698074: {'auction_closing_time': 1798675200.0, 'created_time': 1774013598.217397, 'last_price_update_time': 1774413165.130364}
2026-03-25 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698074') HTTP/1.1" 204 0
2026-03-25 04:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264
2026-03-25 04:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c3dee9-e43f-5a69-a2c4-75b87103a548 with scrape type 2
2026-03-25 04:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62c3dee9-e43f-5a69-a2c4-75b87103a548 with scrape type 2
2026-03-25 04:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62c3dee9-e43f-5a69-a2c4-75b87103a548, identifier: 10691264
2026-03-25 04:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264
2026-03-25 04:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264
2026-03-25 04:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264 to the API
2026-03-25 04:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:45 [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-25 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710691264%27 HTTP/1.1" 200 None
2026-03-25 04:32:45 [adesa.fr] INFO: Saving data for 10691264: {'auction_closing_time': 1798675200.0, 'created_time': 1774013597.834784, 'last_price_update_time': 1774413165.518654}
2026-03-25 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691264') HTTP/1.1" 204 0
2026-03-25 04:32:45 [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-25 04:32:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906
2026-03-25 04:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51844b17-63e6-5959-b359-cfed1a9c7700 with scrape type 2
2026-03-25 04:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51844b17-63e6-5959-b359-cfed1a9c7700 with scrape type 2
2026-03-25 04:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 51844b17-63e6-5959-b359-cfed1a9c7700, identifier: 10698906
2026-03-25 04:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906
2026-03-25 04:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906
2026-03-25 04:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906 to the API
2026-03-25 04:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:32:45 [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-25 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698906%27 HTTP/1.1" 200 None
2026-03-25 04:32:45 [adesa.fr] INFO: Saving data for 10698906: {'auction_closing_time': 1798675200.0, 'created_time': 1774013602.363958, 'last_price_update_time': 1774413165.992973}
2026-03-25 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698906') HTTP/1.1" 204 0
2026-03-25 04:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:46 [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-25 04: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-25 04:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebe43e3b-e14c-59fd-a26b-fc87417e5eef with identifier: 10701259
2026-03-25 04:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebe43e3b-e14c-59fd-a26b-fc87417e5eef with scrape type 2
2026-03-25 04:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebe43e3b-e14c-59fd-a26b-fc87417e5eef with scrape type 2
2026-03-25 04:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ebe43e3b-e14c-59fd-a26b-fc87417e5eef, identifier: 10701259
2026-03-25 04:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ebe43e3b-e14c-59fd-a26b-fc87417e5eef with identifier: 10701259
2026-03-25 04:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ebe43e3b-e14c-59fd-a26b-fc87417e5eef with identifier: 10701259
2026-03-25 04:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ebe43e3b-e14c-59fd-a26b-fc87417e5eef with identifier: 10701259 to the API
2026-03-25 04:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701259>
{'auction_title': '',
'c_o_2_emission_value': 51,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ebe43e3b-e14c-59fd-a26b-fc87417e5eef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-891-MH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701259',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 75925,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2022-05-23',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'320 hp - 75.925 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701259%27 HTTP/1.1" 200 None
2026-03-25 04:32:46 [adesa.fr] INFO: Saving data for 10701259: {'auction_closing_time': 1774512000.0, 'created_time': 1774013449.77298, 'last_price_update_time': 1774413166.562598}
2026-03-25 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701259') HTTP/1.1" 204 0
2026-03-25 04:32: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-25 04:32:46 [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-25 04:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905
2026-03-25 04:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9b8c7d2-4462-59e5-98e5-4a20b2aedade with scrape type 2
2026-03-25 04:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9b8c7d2-4462-59e5-98e5-4a20b2aedade with scrape type 2
2026-03-25 04:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9b8c7d2-4462-59e5-98e5-4a20b2aedade, identifier: 10698905
2026-03-25 04: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-25 04: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-25 04:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905
2026-03-25 04:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905
2026-03-25 04:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905 to the API
2026-03-25 04:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:46 [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-25 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698905%27 HTTP/1.1" 200 None
2026-03-25 04:32:46 [adesa.fr] INFO: Saving data for 10698905: {'auction_closing_time': 1798675200.0, 'created_time': 1774013600.972961, 'last_price_update_time': 1774413166.96717}
2026-03-25 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698905') HTTP/1.1" 204 0
2026-03-25 04:32:46 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-25 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710713166%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10540685
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710540685%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10540685: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10540685 url https://www.openlane.eu/en/carv6/auction/10540685
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710531347%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10531347: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710606719%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10606719: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710694522%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10694522: 2
2026-03-25 04:32:47 [adesa.fr] INFO: Scraping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-25 04:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814
2026-03-25 04:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with scrape type 2
2026-03-25 04:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with scrape type 2
2026-03-25 04:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b, identifier: 10653814
2026-03-25 04:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814
2026-03-25 04:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814
2026-03-25 04:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814 to the API
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:47 [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-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710653814%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Saving data for 10653814: {'auction_closing_time': 1798675200.0, 'created_time': 1774013594.139615, 'last_price_update_time': 1774413167.423018}
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10653814') HTTP/1.1" 204 0
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699721%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10699721: 2
2026-03-25 04:32:47 [adesa.fr] INFO: Scraping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-25 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710326062%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10326062: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10708000
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710708000%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10708000: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10708000 url https://www.openlane.eu/en/carv6/auction/10708000
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710571076%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10571076: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710694993%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10694993: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710473268%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10473268: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710683948%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10683948: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710381%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10710381: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710713167%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710702500%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10702500: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710662209%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10662209: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710439487%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10439487: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699438%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10699438: 2
2026-03-25 04:32:47 [adesa.fr] INFO: Scraping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-25 04: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-25 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710051061%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10051061: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710269481%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10269481: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699439%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10699439: 2
2026-03-25 04:32:47 [adesa.fr] INFO: Scraping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710057241%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10057241: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710704551%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10704551: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710685083%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10685083: 0
2026-03-25 04:32:47 [adesa.fr] INFO: Skipping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-25 04:32:47 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699459%27 HTTP/1.1" 200 None
2026-03-25 04:32:47 [adesa.fr] INFO: Scrape type for 10699459: 2
2026-03-25 04:32:47 [adesa.fr] INFO: Scraping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-25 04:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63e54e89-7bbe-56a7-b0a2-84518147bc15 with identifier: 10701067
2026-03-25 04:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63e54e89-7bbe-56a7-b0a2-84518147bc15 with scrape type 2
2026-03-25 04:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63e54e89-7bbe-56a7-b0a2-84518147bc15 with scrape type 2
2026-03-25 04:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 63e54e89-7bbe-56a7-b0a2-84518147bc15, identifier: 10701067
2026-03-25 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 63e54e89-7bbe-56a7-b0a2-84518147bc15 with identifier: 10701067
2026-03-25 04:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 63e54e89-7bbe-56a7-b0a2-84518147bc15 with identifier: 10701067
2026-03-25 04:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 63e54e89-7bbe-56a7-b0a2-84518147bc15 with identifier: 10701067 to the API
2026-03-25 04:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701067>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '63e54e89-7bbe-56a7-b0a2-84518147bc15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-426-FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701067',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'DS',
'model': 'DS4',
'odometer': 21164,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'DS DS4 1.6 Performance Line + - Hybrid - Automatic - 225 hp - '
'21.164 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2023}
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701067%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Saving data for 10701067: {'auction_closing_time': 1774512000.0, 'created_time': 1774013863.807847, 'last_price_update_time': 1774413168.169689}
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701067') HTTP/1.1" 204 0
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710518391%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10518391: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699457%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10699457: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710650228%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10650228: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710136698%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10136698: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%279905933%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 9905933: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10653830
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710653830%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10653830: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10653830 url https://www.openlane.eu/en/carv6/auction/10653830
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710597849%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10597849: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710580073%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10580073: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710640495%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10640495: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710627155%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10627155: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710437881%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10437881: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699722%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10699722: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710394825%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10394825: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698182%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10698182: 2
2026-03-25 04:32:48 [adesa.fr] INFO: Scraping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-25 04:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710687167%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699512%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10699512: 2
2026-03-25 04:32:48 [adesa.fr] INFO: Scraping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-25 04:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07c8fd28-d3c4-5aa3-b20c-c8dc0c592a69 with identifier: 10701205
2026-03-25 04:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07c8fd28-d3c4-5aa3-b20c-c8dc0c592a69 with scrape type 2
2026-03-25 04:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07c8fd28-d3c4-5aa3-b20c-c8dc0c592a69 with scrape type 2
2026-03-25 04:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07c8fd28-d3c4-5aa3-b20c-c8dc0c592a69, identifier: 10701205
2026-03-25 04:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd97a7d9-d224-59e7-b994-2cd910b3d357 with identifier: 10701134
2026-03-25 04:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd97a7d9-d224-59e7-b994-2cd910b3d357 with scrape type 2
2026-03-25 04:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd97a7d9-d224-59e7-b994-2cd910b3d357 with scrape type 2
2026-03-25 04:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cd97a7d9-d224-59e7-b994-2cd910b3d357, identifier: 10701134
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10632404
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710632404%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10632404: 0
2026-03-25 04:32:48 [adesa.fr] INFO: Skipping item 10632404 url https://www.openlane.eu/en/carv6/auction/10632404
2026-03-25 04:32:48 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699517%27 HTTP/1.1" 200 None
2026-03-25 04:32:48 [adesa.fr] INFO: Scrape type for 10699517: 2
2026-03-25 04:32:48 [adesa.fr] INFO: Scraping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-25 04:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07c8fd28-d3c4-5aa3-b20c-c8dc0c592a69 with identifier: 10701205
2026-03-25 04:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07c8fd28-d3c4-5aa3-b20c-c8dc0c592a69 with identifier: 10701205
2026-03-25 04:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07c8fd28-d3c4-5aa3-b20c-c8dc0c592a69 with identifier: 10701205 to the API
2026-03-25 04:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701205>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '07c8fd28-d3c4-5aa3-b20c-c8dc0c592a69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-397-JK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701205',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 18244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2024-11-22',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Dacia Duster 1.6 Extreme - Hybrid - Automatic - 140 hp - 18.244 km',
'transmission': 'automatic',
'trim': 'Extreme',
'vin': None,
'year': 2024}
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701205%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Saving data for 10701205: {'auction_closing_time': 1774512000.0, 'created_time': 1774013866.717719, 'last_price_update_time': 1774413169.030926}
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701205') HTTP/1.1" 204 0
2026-03-25 04:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cd97a7d9-d224-59e7-b994-2cd910b3d357 with identifier: 10701134
2026-03-25 04:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cd97a7d9-d224-59e7-b994-2cd910b3d357 with identifier: 10701134
2026-03-25 04:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cd97a7d9-d224-59e7-b994-2cd910b3d357 with identifier: 10701134 to the API
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701134>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'cd97a7d9-d224-59e7-b994-2cd910b3d357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-103-MM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701134',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 44861,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2023-03-02',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Dacia Sandero 1.0 TCe Comfort - Petrol - Manual - 90 hp - 44.861 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701134%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Saving data for 10701134: {'auction_closing_time': 1774512000.0, 'created_time': 1774013864.442603, 'last_price_update_time': 1774413169.401335}
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701134') HTTP/1.1" 204 0
2026-03-25 04:32:49 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699513%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Scrape type for 10699513: 2
2026-03-25 04:32:49 [adesa.fr] INFO: Scraping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-25 04:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffe9a07c-2dcc-5d7d-a814-295b64676ae8 with identifier: 10701244
2026-03-25 04:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe9a07c-2dcc-5d7d-a814-295b64676ae8 with scrape type 2
2026-03-25 04:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffe9a07c-2dcc-5d7d-a814-295b64676ae8 with scrape type 2
2026-03-25 04:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ffe9a07c-2dcc-5d7d-a814-295b64676ae8, identifier: 10701244
2026-03-25 04:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ffe9a07c-2dcc-5d7d-a814-295b64676ae8 with identifier: 10701244
2026-03-25 04:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ffe9a07c-2dcc-5d7d-a814-295b64676ae8 with identifier: 10701244
2026-03-25 04:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ffe9a07c-2dcc-5d7d-a814-295b64676ae8 with identifier: 10701244 to the API
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701244>
{'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': 245,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ffe9a07c-2dcc-5d7d-a814-295b64676ae8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-404-QG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701244',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 77627,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 245 hp - '
'77.627 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2021}
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701244%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Saving data for 10701244: {'auction_closing_time': 1774512000.0, 'created_time': 1774013860.268963, 'last_price_update_time': 1774413169.828144}
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701244') HTTP/1.1" 204 0
2026-03-25 04:32:49 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710597858%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Scrape type for 10597858: 0
2026-03-25 04:32:49 [adesa.fr] INFO: Skipping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-25 04:32:49 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710688557%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Scrape type for 10688557: 0
2026-03-25 04:32:49 [adesa.fr] INFO: Skipping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-25 04:32:49 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699502%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Scrape type for 10699502: 2
2026-03-25 04:32:49 [adesa.fr] INFO: Scraping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-25 04:32:49 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699501%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Scrape type for 10699501: 2
2026-03-25 04:32:49 [adesa.fr] INFO: Scraping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-25 04:32:49 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710452571%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-25 04:32:49 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-25 04:32:49 [adesa.fr] INFO: Found listing with ID: 10437891
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710437891%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Scrape type for 10437891: 0
2026-03-25 04:32:49 [adesa.fr] INFO: Skipping item 10437891 url https://www.openlane.eu/en/carv6/auction/10437891
2026-03-25 04:32:49 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710512962%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Scrape type for 10512962: 0
2026-03-25 04:32:49 [adesa.fr] INFO: Skipping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-25 04:32:49 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710661603%27 HTTP/1.1" 200 None
2026-03-25 04:32:49 [adesa.fr] INFO: Scrape type for 10661603: 0
2026-03-25 04:32:49 [adesa.fr] INFO: Skipping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-25 04:32:49 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-25 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710411867%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10411867: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710326128%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10326128: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710556138%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10556138: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710222565%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10222565: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710231005%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10231005: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710676045%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10676045: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707950%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10707950: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707951%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10707951: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10707949
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707949%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10707949: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10707949 url https://www.openlane.eu/en/carv6/auction/10707949
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10674730
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710674730%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10674730: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10674730 url https://www.openlane.eu/en/carv6/auction/10674730
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10710380
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710710380%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10710380: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10710380 url https://www.openlane.eu/en/carv6/auction/10710380
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715794%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10715794: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710640496%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10640496: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10715796
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715796%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10715796: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10715796 url https://www.openlane.eu/en/carv6/auction/10715796
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699481%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10699481: 2
2026-03-25 04:32:50 [adesa.fr] INFO: Scraping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699475%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10699475: 2
2026-03-25 04:32:50 [adesa.fr] INFO: Scraping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710702499%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10558919
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710558919%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10558919: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10558919 url https://www.openlane.eu/en/carv6/auction/10558919
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710574132%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710690022%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710709611%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699450%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10699450: 2
2026-03-25 04:32:50 [adesa.fr] INFO: Scraping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10694299
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710694299%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10694299: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10694299 url https://www.openlane.eu/en/carv6/auction/10694299
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710595519%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710554218%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710689052%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710597882%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10681278
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710681278%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10681278: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10681278 url https://www.openlane.eu/en/carv6/auction/10681278
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710713164%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10711367
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711367%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10711367: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10711367 url https://www.openlane.eu/en/carv6/auction/10711367
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710681283%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10707278
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707278%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10707278: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10707278 url https://www.openlane.eu/en/carv6/auction/10707278
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710682593%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10682593: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10685081
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710685081%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10685081: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10685081 url https://www.openlane.eu/en/carv6/auction/10685081
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710573240%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10573240: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710269547%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10269547: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710713169%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10713169: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710654300%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10654300: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10699471
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699471%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10699471: 2
2026-03-25 04:32:50 [adesa.fr] INFO: Scraping item 10699471 url https://www.openlane.eu/en/carv6/auction/10699471
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10702501
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710702501%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10702501: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10702501 url https://www.openlane.eu/en/carv6/auction/10702501
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707273%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10707273: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710676823%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10676823: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699507%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10699507: 2
2026-03-25 04:32:50 [adesa.fr] INFO: Scraping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10699486
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699486%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10699486: 2
2026-03-25 04:32:50 [adesa.fr] INFO: Scraping item 10699486 url https://www.openlane.eu/en/carv6/auction/10699486
2026-03-25 04:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10667487
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710667487%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10667487: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10667487 url https://www.openlane.eu/en/carv6/auction/10667487
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710673717%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10673717: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710688251%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10688251: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-25 04:32:50 [adesa.fr] INFO: Found listing with ID: 10695288
2026-03-25 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710695288%27 HTTP/1.1" 200 None
2026-03-25 04:32:50 [adesa.fr] INFO: Scrape type for 10695288: 0
2026-03-25 04:32:50 [adesa.fr] INFO: Skipping item 10695288 url https://www.openlane.eu/en/carv6/auction/10695288
2026-03-25 04: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-25 04:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19741cc4-7888-5376-81af-f2d8fb48ddbb with identifier: 10701087
2026-03-25 04:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19741cc4-7888-5376-81af-f2d8fb48ddbb with scrape type 2
2026-03-25 04:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19741cc4-7888-5376-81af-f2d8fb48ddbb with scrape type 2
2026-03-25 04:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 19741cc4-7888-5376-81af-f2d8fb48ddbb, identifier: 10701087
2026-03-25 04:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 19741cc4-7888-5376-81af-f2d8fb48ddbb with identifier: 10701087
2026-03-25 04:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 19741cc4-7888-5376-81af-f2d8fb48ddbb with identifier: 10701087
2026-03-25 04:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 19741cc4-7888-5376-81af-f2d8fb48ddbb with identifier: 10701087 to the API
2026-03-25 04:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701087>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '19741cc4-7888-5376-81af-f2d8fb48ddbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-786-XS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701087',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 120407,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Shine - Diesel - Automatic - '
'130 hp - 120.407 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-25 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701087%27 HTTP/1.1" 200 None
2026-03-25 04:32:51 [adesa.fr] INFO: Saving data for 10701087: {'auction_closing_time': 1774512000.0, 'created_time': 1774013859.736383, 'last_price_update_time': 1774413171.2967}
2026-03-25 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701087') HTTP/1.1" 204 0
2026-03-25 04:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d4dfe18-511e-52db-b2d6-1d4e906d46aa with identifier: 10701133
2026-03-25 04:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d4dfe18-511e-52db-b2d6-1d4e906d46aa with scrape type 2
2026-03-25 04:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d4dfe18-511e-52db-b2d6-1d4e906d46aa with scrape type 2
2026-03-25 04:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d4dfe18-511e-52db-b2d6-1d4e906d46aa, identifier: 10701133
2026-03-25 04:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d4dfe18-511e-52db-b2d6-1d4e906d46aa with identifier: 10701133
2026-03-25 04:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d4dfe18-511e-52db-b2d6-1d4e906d46aa with identifier: 10701133
2026-03-25 04:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d4dfe18-511e-52db-b2d6-1d4e906d46aa with identifier: 10701133 to the API
2026-03-25 04:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701133>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1d4dfe18-511e-52db-b2d6-1d4e906d46aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-144-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701133',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 226723,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Dacia Duster 1.5 DCI Essential - Diesel - Manual - 115 hp - 226.723 '
'km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-25 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701133%27 HTTP/1.1" 200 None
2026-03-25 04:32:51 [adesa.fr] INFO: Saving data for 10701133: {'auction_closing_time': 1774512000.0, 'created_time': 1774013857.309359, 'last_price_update_time': 1774413171.799828}
2026-03-25 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701133') HTTP/1.1" 204 0
2026-03-25 04:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 469785a1-6cdc-5c2d-89aa-b32f936e6d95 with identifier: 10701243
2026-03-25 04:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 469785a1-6cdc-5c2d-89aa-b32f936e6d95 with scrape type 2
2026-03-25 04:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 469785a1-6cdc-5c2d-89aa-b32f936e6d95 with scrape type 2
2026-03-25 04:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 469785a1-6cdc-5c2d-89aa-b32f936e6d95, identifier: 10701243
2026-03-25 04:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 469785a1-6cdc-5c2d-89aa-b32f936e6d95 with identifier: 10701243
2026-03-25 04:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 469785a1-6cdc-5c2d-89aa-b32f936e6d95 with identifier: 10701243
2026-03-25 04:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 469785a1-6cdc-5c2d-89aa-b32f936e6d95 with identifier: 10701243 to the API
2026-03-25 04:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701243>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '469785a1-6cdc-5c2d-89aa-b32f936e6d95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FA-764-ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701243',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 98212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2018-10-10',
'seats_number': 7,
'seller_name': 'ATHLON France',
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Business - Diesel - Manual - '
'130 hp - 98.212 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-25 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701243%27 HTTP/1.1" 200 None
2026-03-25 04:32:52 [adesa.fr] INFO: Saving data for 10701243: {'auction_closing_time': 1774512000.0, 'created_time': 1774013854.705483, 'last_price_update_time': 1774413172.204561}
2026-03-25 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701243') HTTP/1.1" 204 0
2026-03-25 04:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d08dfab-aebd-5246-af7a-6a7ca2c97cca with identifier: 10701075
2026-03-25 04:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d08dfab-aebd-5246-af7a-6a7ca2c97cca with scrape type 2
2026-03-25 04:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d08dfab-aebd-5246-af7a-6a7ca2c97cca with scrape type 2
2026-03-25 04:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d08dfab-aebd-5246-af7a-6a7ca2c97cca, identifier: 10701075
2026-03-25 04:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d08dfab-aebd-5246-af7a-6a7ca2c97cca with identifier: 10701075
2026-03-25 04:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d08dfab-aebd-5246-af7a-6a7ca2c97cca with identifier: 10701075
2026-03-25 04:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d08dfab-aebd-5246-af7a-6a7ca2c97cca with identifier: 10701075 to the API
2026-03-25 04:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701075>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1d08dfab-aebd-5246-af7a-6a7ca2c97cca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-148-WF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701075',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 226965,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Citroën C5 Aircross 1.5 HDI C-Series - Diesel - Automatic - 131 hp '
'- 226.965 km',
'transmission': 'automatic',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-25 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701075%27 HTTP/1.1" 200 None
2026-03-25 04:32:52 [adesa.fr] INFO: Saving data for 10701075: {'auction_closing_time': 1774512000.0, 'created_time': 1774013859.357011, 'last_price_update_time': 1774413172.583513}
2026-03-25 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701075') HTTP/1.1" 204 0
2026-03-25 04:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ad9e4b1-a0d0-5ce8-9baa-47c408980e7d with identifier: 10701188
2026-03-25 04:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ad9e4b1-a0d0-5ce8-9baa-47c408980e7d with scrape type 2
2026-03-25 04:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ad9e4b1-a0d0-5ce8-9baa-47c408980e7d with scrape type 2
2026-03-25 04:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1ad9e4b1-a0d0-5ce8-9baa-47c408980e7d, identifier: 10701188
2026-03-25 04:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1ad9e4b1-a0d0-5ce8-9baa-47c408980e7d with identifier: 10701188
2026-03-25 04:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1ad9e4b1-a0d0-5ce8-9baa-47c408980e7d with identifier: 10701188
2026-03-25 04:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1ad9e4b1-a0d0-5ce8-9baa-47c408980e7d with identifier: 10701188 to the API
2026-03-25 04:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701188>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1ad9e4b1-a0d0-5ce8-9baa-47c408980e7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-118-NH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701188',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 100625,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Citroën C4 1.5 HDI Live - Diesel - Manual - 110 hp - 100.625 km',
'transmission': 'manual',
'trim': 'Live',
'vin': None,
'year': 2021}
2026-03-25 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701188%27 HTTP/1.1" 200 None
2026-03-25 04:32:53 [adesa.fr] INFO: Saving data for 10701188: {'auction_closing_time': 1774512000.0, 'created_time': 1774013853.528228, 'last_price_update_time': 1774413173.074747}
2026-03-25 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701188') HTTP/1.1" 204 0
2026-03-25 04:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc8aea3c-7a7b-53d5-a83e-fd9d9be2b2ba with identifier: 10701086
2026-03-25 04:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc8aea3c-7a7b-53d5-a83e-fd9d9be2b2ba with scrape type 2
2026-03-25 04:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc8aea3c-7a7b-53d5-a83e-fd9d9be2b2ba with scrape type 2
2026-03-25 04:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc8aea3c-7a7b-53d5-a83e-fd9d9be2b2ba, identifier: 10701086
2026-03-25 04:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc8aea3c-7a7b-53d5-a83e-fd9d9be2b2ba with identifier: 10701086
2026-03-25 04:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc8aea3c-7a7b-53d5-a83e-fd9d9be2b2ba with identifier: 10701086
2026-03-25 04:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc8aea3c-7a7b-53d5-a83e-fd9d9be2b2ba with identifier: 10701086 to the API
2026-03-25 04:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701086>
{'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': 131,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'bc8aea3c-7a7b-53d5-a83e-fd9d9be2b2ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-029-QA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701086',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 87797,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Citroën C4 1.5 HDI Shine - Diesel - Automatic - 131 hp - 87.797 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-25 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701086%27 HTTP/1.1" 200 None
2026-03-25 04:32:53 [adesa.fr] INFO: Saving data for 10701086: {'auction_closing_time': 1774512000.0, 'created_time': 1774013855.764277, 'last_price_update_time': 1774413173.453311}
2026-03-25 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701086') HTTP/1.1" 204 0
2026-03-25 04:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df99e7b2-f766-5370-8b05-e94612fde78d with identifier: 10701245
2026-03-25 04:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df99e7b2-f766-5370-8b05-e94612fde78d with scrape type 2
2026-03-25 04:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df99e7b2-f766-5370-8b05-e94612fde78d with scrape type 2
2026-03-25 04:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: df99e7b2-f766-5370-8b05-e94612fde78d, identifier: 10701245
2026-03-25 04:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: df99e7b2-f766-5370-8b05-e94612fde78d with identifier: 10701245
2026-03-25 04:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: df99e7b2-f766-5370-8b05-e94612fde78d with identifier: 10701245
2026-03-25 04:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: df99e7b2-f766-5370-8b05-e94612fde78d with identifier: 10701245 to the API
2026-03-25 04:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701245>
{'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-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'df99e7b2-f766-5370-8b05-e94612fde78d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-931-BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701245',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS4',
'odometer': 231205,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-07-06',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'DS DS4 1.6 Rivoli - Hybrid - Automatic - 225 hp - 231.205 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2023}
2026-03-25 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701245%27 HTTP/1.1" 200 None
2026-03-25 04:32:54 [adesa.fr] INFO: Saving data for 10701245: {'auction_closing_time': 1774512000.0, 'created_time': 1774013866.354143, 'last_price_update_time': 1774413174.414497}
2026-03-25 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701245') HTTP/1.1" 204 0
2026-03-25 04:32:54 [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-25 04: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-25 04:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522
2026-03-25 04:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with scrape type 2
2026-03-25 04:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with scrape type 2
2026-03-25 04:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9, identifier: 10694522
2026-03-25 04:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522
2026-03-25 04:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522
2026-03-25 04:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522 to the API
2026-03-25 04:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:54 [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-25 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710694522%27 HTTP/1.1" 200 None
2026-03-25 04:32:54 [adesa.fr] INFO: Saving data for 10694522: {'auction_closing_time': 1798671600.0, 'created_time': 1774013643.835434, 'last_price_update_time': 1774413174.897804}
2026-03-25 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694522') HTTP/1.1" 204 0
2026-03-25 04:32:54 [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-25 04: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-25 04:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721
2026-03-25 04:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02843f75-f5c1-5c56-852d-efb8e2328efc with scrape type 2
2026-03-25 04:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02843f75-f5c1-5c56-852d-efb8e2328efc with scrape type 2
2026-03-25 04:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 02843f75-f5c1-5c56-852d-efb8e2328efc, identifier: 10699721
2026-03-25 04:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721
2026-03-25 04:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721
2026-03-25 04:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721 to the API
2026-03-25 04:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:55 [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-25 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699721%27 HTTP/1.1" 200 None
2026-03-25 04:32:55 [adesa.fr] INFO: Saving data for 10699721: {'auction_closing_time': 1798671600.0, 'created_time': 1774013644.197727, 'last_price_update_time': 1774413175.385255}
2026-03-25 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699721') HTTP/1.1" 204 0
2026-03-25 04:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17af5f04-c31e-5a1b-97f9-89ff4a91924b with identifier: 10701084
2026-03-25 04:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17af5f04-c31e-5a1b-97f9-89ff4a91924b with scrape type 2
2026-03-25 04:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17af5f04-c31e-5a1b-97f9-89ff4a91924b with scrape type 2
2026-03-25 04:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 17af5f04-c31e-5a1b-97f9-89ff4a91924b, identifier: 10701084
2026-03-25 04:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 17af5f04-c31e-5a1b-97f9-89ff4a91924b with identifier: 10701084
2026-03-25 04:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 17af5f04-c31e-5a1b-97f9-89ff4a91924b with identifier: 10701084
2026-03-25 04:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 17af5f04-c31e-5a1b-97f9-89ff4a91924b with identifier: 10701084 to the API
2026-03-25 04:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701084>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '17af5f04-c31e-5a1b-97f9-89ff4a91924b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-306-MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701084',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 81785,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Citroën C4 1.2i Feel - Petrol - Automatic - 131 hp - 81.785 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-25 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701084%27 HTTP/1.1" 200 None
2026-03-25 04:32:56 [adesa.fr] INFO: Saving data for 10701084: {'auction_closing_time': 1774512000.0, 'created_time': 1774013856.144186, 'last_price_update_time': 1774413176.286017}
2026-03-25 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701084') HTTP/1.1" 204 0
2026-03-25 04:32:56 [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-25 04: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-25 04:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459
2026-03-25 04:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbdf74a4-8550-5457-b843-35cfef996df3 with scrape type 2
2026-03-25 04:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbdf74a4-8550-5457-b843-35cfef996df3 with scrape type 2
2026-03-25 04:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dbdf74a4-8550-5457-b843-35cfef996df3, identifier: 10699459
2026-03-25 04:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459
2026-03-25 04:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459
2026-03-25 04:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459 to the API
2026-03-25 04:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:56 [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-25 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699459%27 HTTP/1.1" 200 None
2026-03-25 04:32:56 [adesa.fr] INFO: Saving data for 10699459: {'auction_closing_time': 1798671600.0, 'created_time': 1774013655.686357, 'last_price_update_time': 1774413176.773449}
2026-03-25 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699459') HTTP/1.1" 204 0
2026-03-25 04:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8b8c6ac-2c56-5666-b25c-591127e4f0f3 with identifier: 10699486
2026-03-25 04:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8b8c6ac-2c56-5666-b25c-591127e4f0f3 with scrape type 2
2026-03-25 04:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8b8c6ac-2c56-5666-b25c-591127e4f0f3 with scrape type 2
2026-03-25 04:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b8b8c6ac-2c56-5666-b25c-591127e4f0f3, identifier: 10699486
2026-03-25 04:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b8b8c6ac-2c56-5666-b25c-591127e4f0f3 with identifier: 10699486
2026-03-25 04:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b8b8c6ac-2c56-5666-b25c-591127e4f0f3 with identifier: 10699486
2026-03-25 04:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b8b8c6ac-2c56-5666-b25c-591127e4f0f3 with identifier: 10699486 to the API
2026-03-25 04:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699486>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b8b8c6ac-2c56-5666-b25c-591127e4f0f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-787-JZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699486',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 30099,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - AWD - Hybrid - Automatic - 200 hp - 30.099 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699486%27 HTTP/1.1" 200 None
2026-03-25 04:32:57 [adesa.fr] INFO: Saving data for 10699486: {'auction_closing_time': 1798671600.0, 'created_time': 1774013651.206159, 'last_price_update_time': 1774413177.253046}
2026-03-25 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699486') HTTP/1.1" 204 0
2026-03-25 04:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:32:57 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-25 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710679268%27 HTTP/1.1" 200 None
2026-03-25 04:32:57 [adesa.fr] INFO: Scrape type for 10679268: 0
2026-03-25 04:32:57 [adesa.fr] INFO: Skipping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-25 04:32:57 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-25 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707858%27 HTTP/1.1" 200 None
2026-03-25 04:32:57 [adesa.fr] INFO: Scrape type for 10707858: 0
2026-03-25 04:32:57 [adesa.fr] INFO: Skipping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-25 04:32:57 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-25 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710473270%27 HTTP/1.1" 200 None
2026-03-25 04:32:57 [adesa.fr] INFO: Scrape type for 10473270: 0
2026-03-25 04:32:57 [adesa.fr] INFO: Skipping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-25 04:32:57 [adesa.fr] INFO: Found listing with ID: 10682079
2026-03-25 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710682079%27 HTTP/1.1" 200 None
2026-03-25 04:32:57 [adesa.fr] INFO: Scrape type for 10682079: 0
2026-03-25 04:32:57 [adesa.fr] INFO: Skipping item 10682079 url https://www.openlane.eu/en/carv6/auction/10682079
2026-03-25 04:32:57 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699416%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10699416: 2
2026-03-25 04:32:58 [adesa.fr] INFO: Scraping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10647802
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710647802%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10647802: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10647802 url https://www.openlane.eu/en/carv6/auction/10647802
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710473269%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10473269: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699425%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10699425: 2
2026-03-25 04:32:58 [adesa.fr] INFO: Scraping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710477906%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10477906: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707276%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10707276: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710381371%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10381371: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710375917%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10375917: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710326152%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10326152: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710707860%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10707860: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710597840%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10597840: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710351032%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10351032: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710681277%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710681282%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10681282: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710661519%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10661519: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710571074%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10683945
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710683945%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10683945: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10683945 url https://www.openlane.eu/en/carv6/auction/10683945
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10408313
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710408313%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10408313: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10408313 url https://www.openlane.eu/en/carv6/auction/10408313
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710649232%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10649232: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710626577%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10626577: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699395%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10699395: 2
2026-03-25 04:32:58 [adesa.fr] INFO: Scraping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699388%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10699388: 2
2026-03-25 04:32:58 [adesa.fr] INFO: Scraping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-25 04:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699452%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710554939%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699446%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699445%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710662769%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10662769: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699444%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710527711%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710527709%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10606748
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710606748%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10606748: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10606748 url https://www.openlane.eu/en/carv6/auction/10606748
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10711365
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710711365%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10711365: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10711365 url https://www.openlane.eu/en/carv6/auction/10711365
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699467%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10699467: 2
2026-03-25 04:32:58 [adesa.fr] INFO: Scraping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-25 04: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-25 04: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-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710693704%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10693704: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710695919%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10695919: 2
2026-03-25 04:32:58 [adesa.fr] INFO: Scraping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-25 04:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d6b2051-4e01-5ff2-b4b6-d2482a5a6480 with identifier: 10701147
2026-03-25 04:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d6b2051-4e01-5ff2-b4b6-d2482a5a6480 with scrape type 2
2026-03-25 04:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d6b2051-4e01-5ff2-b4b6-d2482a5a6480 with scrape type 2
2026-03-25 04:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7d6b2051-4e01-5ff2-b4b6-d2482a5a6480, identifier: 10701147
2026-03-25 04:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3c75367-239a-5571-af98-073fa03c8bc8 with identifier: 10699471
2026-03-25 04:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3c75367-239a-5571-af98-073fa03c8bc8 with scrape type 2
2026-03-25 04:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3c75367-239a-5571-af98-073fa03c8bc8 with scrape type 2
2026-03-25 04:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3c75367-239a-5571-af98-073fa03c8bc8, identifier: 10699471
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710687169%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710715524%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10715524: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710652149%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10652149: 0
2026-03-25 04:32:58 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-25 04:32:58 [adesa.fr] INFO: Found listing with ID: 10699412
2026-03-25 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699412%27 HTTP/1.1" 200 None
2026-03-25 04:32:58 [adesa.fr] INFO: Scrape type for 10699412: 2
2026-03-25 04:32:58 [adesa.fr] INFO: Scraping item 10699412 url https://www.openlane.eu/en/carv6/auction/10699412
2026-03-25 04:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7d6b2051-4e01-5ff2-b4b6-d2482a5a6480 with identifier: 10701147
2026-03-25 04:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7d6b2051-4e01-5ff2-b4b6-d2482a5a6480 with identifier: 10701147
2026-03-25 04:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7d6b2051-4e01-5ff2-b4b6-d2482a5a6480 with identifier: 10701147 to the API
2026-03-25 04:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701147>
{'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': 225,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '7d6b2051-4e01-5ff2-b4b6-d2482a5a6480',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-198-XT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701147',
'listing': 'auction',
'location': 'AUZAINVILLIERS (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 45572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 225 hp - '
'45.572 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701147%27 HTTP/1.1" 200 None
2026-03-25 04:32:59 [adesa.fr] INFO: Saving data for 10701147: {'auction_closing_time': 1774512000.0, 'created_time': 1774013858.994508, 'last_price_update_time': 1774413179.229141}
2026-03-25 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701147') HTTP/1.1" 204 0
2026-03-25 04:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3c75367-239a-5571-af98-073fa03c8bc8 with identifier: 10699471
2026-03-25 04:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3c75367-239a-5571-af98-073fa03c8bc8 with identifier: 10699471
2026-03-25 04:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3c75367-239a-5571-af98-073fa03c8bc8 with identifier: 10699471 to the API
2026-03-25 04:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699471>
{'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': 'd3c75367-239a-5571-af98-073fa03c8bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-680-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699471',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23628,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure Pack - Hybrid - Automatic - 150 hp - 23.628 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-25 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699471%27 HTTP/1.1" 200 None
2026-03-25 04:32:59 [adesa.fr] INFO: Saving data for 10699471: {'auction_closing_time': 1798671600.0, 'created_time': 1774013632.800901, 'last_price_update_time': 1774413179.620035}
2026-03-25 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699471') HTTP/1.1" 204 0
2026-03-25 04:32:59 [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-25 04:32:59 [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-25 04: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-25 04: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-25 04:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7070d213-7e2e-5521-9b3e-ff34508b35cf with identifier: 10699507
2026-03-25 04:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7070d213-7e2e-5521-9b3e-ff34508b35cf with scrape type 2
2026-03-25 04:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7070d213-7e2e-5521-9b3e-ff34508b35cf with scrape type 2
2026-03-25 04:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7070d213-7e2e-5521-9b3e-ff34508b35cf, identifier: 10699507
2026-03-25 04:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450
2026-03-25 04:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a29d98e8-fe6f-54ea-ba51-c9e97f42976d with scrape type 2
2026-03-25 04:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a29d98e8-fe6f-54ea-ba51-c9e97f42976d with scrape type 2
2026-03-25 04:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a29d98e8-fe6f-54ea-ba51-c9e97f42976d, identifier: 10699450
2026-03-25 04:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7070d213-7e2e-5521-9b3e-ff34508b35cf with identifier: 10699507
2026-03-25 04:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7070d213-7e2e-5521-9b3e-ff34508b35cf with identifier: 10699507
2026-03-25 04:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7070d213-7e2e-5521-9b3e-ff34508b35cf with identifier: 10699507 to the API
2026-03-25 04:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33: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-25 04:33:00 [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': '7070d213-7e2e-5521-9b3e-ff34508b35cf',
'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': 2261,
'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 - 2.261 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699507%27 HTTP/1.1" 200 None
2026-03-25 04:33:00 [adesa.fr] INFO: Saving data for 10699507: {'auction_closing_time': 1798671600.0, 'created_time': 1774013634.376505, 'last_price_update_time': 1774413180.335758}
2026-03-25 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699507') HTTP/1.1" 204 0
2026-03-25 04:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450
2026-03-25 04:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450
2026-03-25 04:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450 to the API
2026-03-25 04:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33: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-25 04:33:00 [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-25 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699450%27 HTTP/1.1" 200 None
2026-03-25 04:33:00 [adesa.fr] INFO: Saving data for 10699450: {'auction_closing_time': 1798671600.0, 'created_time': 1774013638.987539, 'last_price_update_time': 1774413180.609718}
2026-03-25 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699450') HTTP/1.1" 204 0
2026-03-25 04:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:33:00 [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-25 04: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-25 04:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 418e06b7-78d5-54ff-9e6d-fec604a5ef94 with identifier: 10701085
2026-03-25 04:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 418e06b7-78d5-54ff-9e6d-fec604a5ef94 with scrape type 2
2026-03-25 04:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 418e06b7-78d5-54ff-9e6d-fec604a5ef94 with scrape type 2
2026-03-25 04:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 418e06b7-78d5-54ff-9e6d-fec604a5ef94, identifier: 10701085
2026-03-25 04:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 418e06b7-78d5-54ff-9e6d-fec604a5ef94 with identifier: 10701085
2026-03-25 04:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 418e06b7-78d5-54ff-9e6d-fec604a5ef94 with identifier: 10701085
2026-03-25 04:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 418e06b7-78d5-54ff-9e6d-fec604a5ef94 with identifier: 10701085 to the API
2026-03-25 04:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33: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-25 04:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701085>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '418e06b7-78d5-54ff-9e6d-fec604a5ef94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-238-QL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701085',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 116618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Citroën C4 1.5 HDI Feel - Diesel - Automatic - 131 hp - 116.618 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-25 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701085%27 HTTP/1.1" 200 None
2026-03-25 04:33:01 [adesa.fr] INFO: Saving data for 10701085: {'auction_closing_time': 1774512000.0, 'created_time': 1774013854.286636, 'last_price_update_time': 1774413181.096401}
2026-03-25 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701085') HTTP/1.1" 204 0
2026-03-25 04:33:01 [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-25 04:33:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475
2026-03-25 04:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with scrape type 2
2026-03-25 04:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with scrape type 2
2026-03-25 04:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f, identifier: 10699475
2026-03-25 04:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475
2026-03-25 04:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475
2026-03-25 04:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475 to the API
2026-03-25 04:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:01 [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-25 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699475%27 HTTP/1.1" 200 None
2026-03-25 04:33:01 [adesa.fr] INFO: Saving data for 10699475: {'auction_closing_time': 1798671600.0, 'created_time': 1774013639.391897, 'last_price_update_time': 1774413181.493092}
2026-03-25 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699475') HTTP/1.1" 204 0
2026-03-25 04:33:01 [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-25 04:33:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481
2026-03-25 04:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63778d7d-45db-54e9-a96c-ff61724b15ee with scrape type 2
2026-03-25 04:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63778d7d-45db-54e9-a96c-ff61724b15ee with scrape type 2
2026-03-25 04:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 63778d7d-45db-54e9-a96c-ff61724b15ee, identifier: 10699481
2026-03-25 04:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481
2026-03-25 04:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481
2026-03-25 04:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481 to the API
2026-03-25 04:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:01 [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-25 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699481%27 HTTP/1.1" 200 None
2026-03-25 04:33:01 [adesa.fr] INFO: Saving data for 10699481: {'auction_closing_time': 1798671600.0, 'created_time': 1774013632.416008, 'last_price_update_time': 1774413181.873527}
2026-03-25 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699481') HTTP/1.1" 204 0
2026-03-25 04:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182
2026-03-25 04:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with scrape type 2
2026-03-25 04:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with scrape type 2
2026-03-25 04:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b, identifier: 10698182
2026-03-25 04:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182
2026-03-25 04:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182
2026-03-25 04:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182 to the API
2026-03-25 04:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:02 [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-25 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710698182%27 HTTP/1.1" 200 None
2026-03-25 04:33:02 [adesa.fr] INFO: Saving data for 10698182: {'auction_closing_time': 1798671600.0, 'created_time': 1774013616.497394, 'last_price_update_time': 1774413182.250105}
2026-03-25 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698182') HTTP/1.1" 204 0
2026-03-25 04:33:02 [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-25 04:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502
2026-03-25 04:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 367930ff-3683-5749-9295-fe0e85177c5f with scrape type 2
2026-03-25 04:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 367930ff-3683-5749-9295-fe0e85177c5f with scrape type 2
2026-03-25 04:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 367930ff-3683-5749-9295-fe0e85177c5f, identifier: 10699502
2026-03-25 04:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502
2026-03-25 04:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502
2026-03-25 04:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502 to the API
2026-03-25 04:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:02 [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-25 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699502%27 HTTP/1.1" 200 None
2026-03-25 04:33:02 [adesa.fr] INFO: Saving data for 10699502: {'auction_closing_time': 1798671600.0, 'created_time': 1774013617.641573, 'last_price_update_time': 1774413182.754707}
2026-03-25 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699502') HTTP/1.1" 204 0
2026-03-25 04:33:02 [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-25 04:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:33:02 [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-25 04:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513
2026-03-25 04:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7721981b-6fae-5999-adee-a1f3a131608e with scrape type 2
2026-03-25 04:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7721981b-6fae-5999-adee-a1f3a131608e with scrape type 2
2026-03-25 04:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7721981b-6fae-5999-adee-a1f3a131608e, identifier: 10699513
2026-03-25 04:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f628c77-6f8d-5d70-8e23-600136b4b081 with identifier: 10701285
2026-03-25 04:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f628c77-6f8d-5d70-8e23-600136b4b081 with scrape type 2
2026-03-25 04:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f628c77-6f8d-5d70-8e23-600136b4b081 with scrape type 2
2026-03-25 04:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f628c77-6f8d-5d70-8e23-600136b4b081, identifier: 10701285
2026-03-25 04:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513
2026-03-25 04:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513
2026-03-25 04:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513 to the API
2026-03-25 04:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:03 [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-25 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699513%27 HTTP/1.1" 200 None
2026-03-25 04:33:03 [adesa.fr] INFO: Saving data for 10699513: {'auction_closing_time': 1798671600.0, 'created_time': 1774013641.470878, 'last_price_update_time': 1774413183.336093}
2026-03-25 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699513') HTTP/1.1" 204 0
2026-03-25 04:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f628c77-6f8d-5d70-8e23-600136b4b081 with identifier: 10701285
2026-03-25 04:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f628c77-6f8d-5d70-8e23-600136b4b081 with identifier: 10701285
2026-03-25 04:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f628c77-6f8d-5d70-8e23-600136b4b081 with identifier: 10701285 to the API
2026-03-25 04:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701285>
{'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': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5f628c77-6f8d-5d70-8e23-600136b4b081',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL-257-XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701285',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 63825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2019-11-27',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Volkswagen Tiguan 2.0 TDI Carat Exclusive - 4Motion - Diesel - '
'Automatic - 190 hp - 63.825 km',
'transmission': 'automatic',
'trim': 'Carat Exclusive',
'vin': None,
'year': 2019}
2026-03-25 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701285%27 HTTP/1.1" 200 None
2026-03-25 04:33:03 [adesa.fr] INFO: Saving data for 10701285: {'auction_closing_time': 1774512000.0, 'created_time': 1774013666.61282, 'last_price_update_time': 1774413183.623109}
2026-03-25 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701285') HTTP/1.1" 204 0
2026-03-25 04:33:03 [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-25 04:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512
2026-03-25 04:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with scrape type 2
2026-03-25 04:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with scrape type 2
2026-03-25 04:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6, identifier: 10699512
2026-03-25 04: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-25 04:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512
2026-03-25 04:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512
2026-03-25 04:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512 to the API
2026-03-25 04:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:03 [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-25 04:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699512%27 HTTP/1.1" 200 None
2026-03-25 04:33:04 [adesa.fr] INFO: Saving data for 10699512: {'auction_closing_time': 1798671600.0, 'created_time': 1774013616.20302, 'last_price_update_time': 1774413184.009988}
2026-03-25 04:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699512') HTTP/1.1" 204 0
2026-03-25 04:33:04 [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-25 04:33:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439
2026-03-25 04:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83596e62-c528-5e41-a5f3-aa46505df2be with scrape type 2
2026-03-25 04:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83596e62-c528-5e41-a5f3-aa46505df2be with scrape type 2
2026-03-25 04:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 83596e62-c528-5e41-a5f3-aa46505df2be, identifier: 10699439
2026-03-25 04:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439
2026-03-25 04:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439
2026-03-25 04:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439 to the API
2026-03-25 04:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:04 [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-25 04:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699439%27 HTTP/1.1" 200 None
2026-03-25 04:33:04 [adesa.fr] INFO: Saving data for 10699439: {'auction_closing_time': 1798671600.0, 'created_time': 1774013646.742403, 'last_price_update_time': 1774413184.414944}
2026-03-25 04:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699439') HTTP/1.1" 204 0
2026-03-25 04:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517
2026-03-25 04:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 491388b3-0e83-5fa5-b7bc-998414aac98d with scrape type 2
2026-03-25 04:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 491388b3-0e83-5fa5-b7bc-998414aac98d with scrape type 2
2026-03-25 04:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 491388b3-0e83-5fa5-b7bc-998414aac98d, identifier: 10699517
2026-03-25 04:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517
2026-03-25 04:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517
2026-03-25 04:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517 to the API
2026-03-25 04:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:04 [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-25 04:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699517%27 HTTP/1.1" 200 None
2026-03-25 04:33:04 [adesa.fr] INFO: Saving data for 10699517: {'auction_closing_time': 1798671600.0, 'created_time': 1774013641.10924, 'last_price_update_time': 1774413184.795747}
2026-03-25 04:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699517') HTTP/1.1" 204 0
2026-03-25 04:33:04 [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-25 04:33:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919
2026-03-25 04:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a8a6ca-f6df-53ec-9ac2-afd78814068f with scrape type 2
2026-03-25 04:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a8a6ca-f6df-53ec-9ac2-afd78814068f with scrape type 2
2026-03-25 04:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 69a8a6ca-f6df-53ec-9ac2-afd78814068f, identifier: 10695919
2026-03-25 04:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919
2026-03-25 04:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919
2026-03-25 04:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919 to the API
2026-03-25 04:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:33:05 [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-25 04:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710695919%27 HTTP/1.1" 200 None
2026-03-25 04:33:05 [adesa.fr] INFO: Saving data for 10695919: {'auction_closing_time': 1798671600.0, 'created_time': 1774013664.049524, 'last_price_update_time': 1774413185.286547}
2026-03-25 04:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695919') HTTP/1.1" 204 0
2026-03-25 04:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c10e43b0-b28f-516b-bdcf-0ccbaf8d6111 with identifier: 10699412
2026-03-25 04:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c10e43b0-b28f-516b-bdcf-0ccbaf8d6111 with scrape type 2
2026-03-25 04:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c10e43b0-b28f-516b-bdcf-0ccbaf8d6111 with scrape type 2
2026-03-25 04:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c10e43b0-b28f-516b-bdcf-0ccbaf8d6111, identifier: 10699412
2026-03-25 04:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c10e43b0-b28f-516b-bdcf-0ccbaf8d6111 with identifier: 10699412
2026-03-25 04:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c10e43b0-b28f-516b-bdcf-0ccbaf8d6111 with identifier: 10699412
2026-03-25 04:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c10e43b0-b28f-516b-bdcf-0ccbaf8d6111 with identifier: 10699412 to the API
2026-03-25 04:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699412>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 157,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c10e43b0-b28f-516b-bdcf-0ccbaf8d6111',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-203-VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699412',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 35809,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Arteon 1.4 Elegance - Hybrid - Automatic - 157 hp - '
'35.809 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-25 04:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699412%27 HTTP/1.1" 200 None
2026-03-25 04:33:05 [adesa.fr] INFO: Saving data for 10699412: {'auction_closing_time': 1798671600.0, 'created_time': 1774013650.055297, 'last_price_update_time': 1774413185.822333}
2026-03-25 04:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699412') HTTP/1.1" 204 0
2026-03-25 04:33:05 [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-25 04:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395
2026-03-25 04:33: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-25 04:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with scrape type 2
2026-03-25 04:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f, identifier: 10699395
2026-03-25 04:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395
2026-03-25 04:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395
2026-03-25 04:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395 to the API
2026-03-25 04:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33: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-25 04:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699395%27 HTTP/1.1" 200 None
2026-03-25 04:33:06 [adesa.fr] INFO: Saving data for 10699395: {'auction_closing_time': 1798671600.0, 'created_time': 1774013627.753173, 'last_price_update_time': 1774413186.317855}
2026-03-25 04:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33: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-25 04:33:06 [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-25 04: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-25 04:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416
2026-03-25 04:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cbc7e37-feb3-5895-8ac1-093ce676554a with scrape type 2
2026-03-25 04:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cbc7e37-feb3-5895-8ac1-093ce676554a with scrape type 2
2026-03-25 04:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5cbc7e37-feb3-5895-8ac1-093ce676554a, identifier: 10699416
2026-03-25 04:33:06 [scrapy.extensions.logstats] INFO: Crawled 306 pages (at 112 pages/min), scraped 294 items (at 111 items/min)
2026-03-25 04:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-25 04:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416
2026-03-25 04:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416
2026-03-25 04:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416 to the API
2026-03-25 04:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:06 [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-25 04:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699416%27 HTTP/1.1" 200 None
2026-03-25 04:33:06 [adesa.fr] INFO: Saving data for 10699416: {'auction_closing_time': 1798671600.0, 'created_time': 1774013653.07373, 'last_price_update_time': 1774413186.860084}
2026-03-25 04:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699416') HTTP/1.1" 204 0
2026-03-25 04:33:06 [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-25 04: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-25 04:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467
2026-03-25 04:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with scrape type 2
2026-03-25 04:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with scrape type 2
2026-03-25 04:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b, identifier: 10699467
2026-03-25 04:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467
2026-03-25 04:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467
2026-03-25 04:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467 to the API
2026-03-25 04:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:33:07 [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-25 04:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699467%27 HTTP/1.1" 200 None
2026-03-25 04:33:07 [adesa.fr] INFO: Saving data for 10699467: {'auction_closing_time': 1798671600.0, 'created_time': 1774013668.631659, 'last_price_update_time': 1774413187.450119}
2026-03-25 04:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699467') HTTP/1.1" 204 0
2026-03-25 04:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a084ba9-f1a6-5b59-851f-3a6c1024cb52 with identifier: 10701074
2026-03-25 04:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a084ba9-f1a6-5b59-851f-3a6c1024cb52 with scrape type 2
2026-03-25 04:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a084ba9-f1a6-5b59-851f-3a6c1024cb52 with scrape type 2
2026-03-25 04:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7a084ba9-f1a6-5b59-851f-3a6c1024cb52, identifier: 10701074
2026-03-25 04:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7a084ba9-f1a6-5b59-851f-3a6c1024cb52 with identifier: 10701074
2026-03-25 04:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7a084ba9-f1a6-5b59-851f-3a6c1024cb52 with identifier: 10701074
2026-03-25 04:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7a084ba9-f1a6-5b59-851f-3a6c1024cb52 with identifier: 10701074 to the API
2026-03-25 04:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7a084ba9-f1a6-5b59-851f-3a6c1024cb52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-922-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701074',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 93775,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 93.775 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-25 04:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701074%27 HTTP/1.1" 200 None
2026-03-25 04:33:07 [adesa.fr] INFO: Saving data for 10701074: {'auction_closing_time': 1774512000.0, 'created_time': 1774013856.502684, 'last_price_update_time': 1774413187.914977}
2026-03-25 04:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701074') HTTP/1.1" 204 0
2026-03-25 04:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbeeb980-e777-59fd-987e-693dd364f76e with identifier: 10701182
2026-03-25 04:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbeeb980-e777-59fd-987e-693dd364f76e with scrape type 2
2026-03-25 04:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbeeb980-e777-59fd-987e-693dd364f76e with scrape type 2
2026-03-25 04:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dbeeb980-e777-59fd-987e-693dd364f76e, identifier: 10701182
2026-03-25 04:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dbeeb980-e777-59fd-987e-693dd364f76e with identifier: 10701182
2026-03-25 04:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dbeeb980-e777-59fd-987e-693dd364f76e with identifier: 10701182
2026-03-25 04:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dbeeb980-e777-59fd-987e-693dd364f76e with identifier: 10701182 to the API
2026-03-25 04:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701182>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'dbeeb980-e777-59fd-987e-693dd364f76e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FB-497-BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701182',
'listing': 'auction',
'location': 'Fleury Mérogis (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 71214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2018-10-12',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Citroën C3 Feel - Petrol - Manual - 100 hp - 71.214 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-25 04:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701182%27 HTTP/1.1" 200 None
2026-03-25 04:33:08 [adesa.fr] INFO: Saving data for 10701182: {'auction_closing_time': 1774512000.0, 'created_time': 1774013853.109967, 'last_price_update_time': 1774413188.418585}
2026-03-25 04:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701182') HTTP/1.1" 204 0
2026-03-25 04:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with identifier: 10699438
2026-03-25 04:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with scrape type 2
2026-03-25 04:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with scrape type 2
2026-03-25 04:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2, identifier: 10699438
2026-03-25 04:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with identifier: 10699438
2026-03-25 04:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with identifier: 10699438
2026-03-25 04:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with identifier: 10699438 to the API
2026-03-25 04:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699438>
{'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': '34f52ba3-b7e5-5cb0-8b50-0b1b930714f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-404-SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699438',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 25222,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 25.222 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-25 04:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699438%27 HTTP/1.1" 200 None
2026-03-25 04:33:08 [adesa.fr] INFO: Saving data for 10699438: {'auction_closing_time': 1798671600.0, 'created_time': 1774013655.338118, 'last_price_update_time': 1774413188.99598}
2026-03-25 04:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699438') HTTP/1.1" 204 0
2026-03-25 04:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90f3edae-a9f8-5129-9e31-71a482724d6f with identifier: 10701114
2026-03-25 04:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90f3edae-a9f8-5129-9e31-71a482724d6f with scrape type 2
2026-03-25 04:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90f3edae-a9f8-5129-9e31-71a482724d6f with scrape type 2
2026-03-25 04:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 90f3edae-a9f8-5129-9e31-71a482724d6f, identifier: 10701114
2026-03-25 04:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 90f3edae-a9f8-5129-9e31-71a482724d6f with identifier: 10701114
2026-03-25 04:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 90f3edae-a9f8-5129-9e31-71a482724d6f with identifier: 10701114
2026-03-25 04:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 90f3edae-a9f8-5129-9e31-71a482724d6f with identifier: 10701114 to the API
2026-03-25 04:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701114>
{'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': 110,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '90f3edae-a9f8-5129-9e31-71a482724d6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-036-QM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701114',
'listing': 'auction',
'location': 'Wavrin (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 49488,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2020-06-18',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Citroën C3 1.2i Feel - Petrol - Manual - 110 hp - 49.488 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-25 04:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701114%27 HTTP/1.1" 200 None
2026-03-25 04:33:09 [adesa.fr] INFO: Saving data for 10701114: {'auction_closing_time': 1774512000.0, 'created_time': 1774013882.896184, 'last_price_update_time': 1774413189.468229}
2026-03-25 04:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701114') HTTP/1.1" 204 0
2026-03-25 04:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b44370-9af2-56a4-843c-b38b4ea300a5 with identifier: 10701115
2026-03-25 04:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b44370-9af2-56a4-843c-b38b4ea300a5 with scrape type 2
2026-03-25 04:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24b44370-9af2-56a4-843c-b38b4ea300a5 with scrape type 2
2026-03-25 04:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 24b44370-9af2-56a4-843c-b38b4ea300a5, identifier: 10701115
2026-03-25 04:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 24b44370-9af2-56a4-843c-b38b4ea300a5 with identifier: 10701115
2026-03-25 04:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 24b44370-9af2-56a4-843c-b38b4ea300a5 with identifier: 10701115
2026-03-25 04:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 24b44370-9af2-56a4-843c-b38b4ea300a5 with identifier: 10701115 to the API
2026-03-25 04:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701115>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '24b44370-9af2-56a4-843c-b38b4ea300a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-992-LL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701115',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 44094,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Citroën C3 1.2i C-Series - Petrol - Manual - 83 hp - 44.094 km',
'transmission': 'manual',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-25 04:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701115%27 HTTP/1.1" 200 None
2026-03-25 04:33:10 [adesa.fr] INFO: Saving data for 10701115: {'auction_closing_time': 1774512000.0, 'created_time': 1774013883.901426, 'last_price_update_time': 1774413190.184827}
2026-03-25 04:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701115') HTTP/1.1" 204 0
2026-03-25 04:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 665bdf3d-a3bd-5c3f-b824-8c9dcf36f42e with identifier: 10701187
2026-03-25 04:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 665bdf3d-a3bd-5c3f-b824-8c9dcf36f42e with scrape type 2
2026-03-25 04:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 665bdf3d-a3bd-5c3f-b824-8c9dcf36f42e with scrape type 2
2026-03-25 04:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 665bdf3d-a3bd-5c3f-b824-8c9dcf36f42e, identifier: 10701187
2026-03-25 04:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 665bdf3d-a3bd-5c3f-b824-8c9dcf36f42e with identifier: 10701187
2026-03-25 04:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 665bdf3d-a3bd-5c3f-b824-8c9dcf36f42e with identifier: 10701187
2026-03-25 04:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 665bdf3d-a3bd-5c3f-b824-8c9dcf36f42e with identifier: 10701187 to the API
2026-03-25 04:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701187>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '665bdf3d-a3bd-5c3f-b824-8c9dcf36f42e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FB-559-AJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701187',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 158589,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2018-10-11',
'seats_number': 3,
'seller_name': 'ATHLON France',
'title': 'Citroën Berlingo XL Club - Diesel - Manual - 100 hp - 158.589 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2018}
2026-03-25 04:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701187%27 HTTP/1.1" 200 None
2026-03-25 04:33:10 [adesa.fr] INFO: Saving data for 10701187: {'auction_closing_time': 1774512000.0, 'created_time': 1774013885.019444, 'last_price_update_time': 1774413190.812134}
2026-03-25 04:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701187') HTTP/1.1" 204 0
2026-03-25 04:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04: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-25 04:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37ced57e-07a5-5e96-ac73-eb7ca45b36c9 with identifier: 10701146
2026-03-25 04:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37ced57e-07a5-5e96-ac73-eb7ca45b36c9 with scrape type 2
2026-03-25 04:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37ced57e-07a5-5e96-ac73-eb7ca45b36c9 with scrape type 2
2026-03-25 04:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 37ced57e-07a5-5e96-ac73-eb7ca45b36c9, identifier: 10701146
2026-03-25 04:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 37ced57e-07a5-5e96-ac73-eb7ca45b36c9 with identifier: 10701146
2026-03-25 04:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 37ced57e-07a5-5e96-ac73-eb7ca45b36c9 with identifier: 10701146
2026-03-25 04:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 37ced57e-07a5-5e96-ac73-eb7ca45b36c9 with identifier: 10701146 to the API
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701146>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Petrol',
'id': '37ced57e-07a5-5e96-ac73-eb7ca45b36c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-887-YD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701146',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 50200,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'Citroën C3 1.2i Feel Business - Petrol - Manual - 83 hp - 50.200 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2021}
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701146%27 HTTP/1.1" 200 None
2026-03-25 04:33:11 [adesa.fr] INFO: Saving data for 10701146: {'auction_closing_time': 1774512000.0, 'created_time': 1774013874.663923, 'last_price_update_time': 1774413191.183902}
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701146') HTTP/1.1" 204 0
2026-03-25 04:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1c6ffb9-be9b-5c1c-80f4-063f9e548d7f with identifier: 10701242
2026-03-25 04:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1c6ffb9-be9b-5c1c-80f4-063f9e548d7f with scrape type 2
2026-03-25 04:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1c6ffb9-be9b-5c1c-80f4-063f9e548d7f with scrape type 2
2026-03-25 04:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c1c6ffb9-be9b-5c1c-80f4-063f9e548d7f, identifier: 10701242
2026-03-25 04:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c1c6ffb9-be9b-5c1c-80f4-063f9e548d7f with identifier: 10701242
2026-03-25 04:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c1c6ffb9-be9b-5c1c-80f4-063f9e548d7f with identifier: 10701242
2026-03-25 04:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c1c6ffb9-be9b-5c1c-80f4-063f9e548d7f with identifier: 10701242 to the API
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c1c6ffb9-be9b-5c1c-80f4-063f9e548d7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-460-VR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701242',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 100114,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 2,
'seller_name': 'ATHLON France',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - Manual - 100 hp - 100.114 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701242%27 HTTP/1.1" 200 None
2026-03-25 04:33:11 [adesa.fr] INFO: Saving data for 10701242: {'auction_closing_time': 1774512000.0, 'created_time': 1774013874.289866, 'last_price_update_time': 1774413191.567988}
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701242') HTTP/1.1" 204 0
2026-03-25 04:33:11 [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-25 04:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with identifier: 10701083
2026-03-25 04:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with scrape type 2
2026-03-25 04:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with scrape type 2
2026-03-25 04:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8ad67e12-6b61-51c2-8491-85c9de95e9d1, identifier: 10701083
2026-03-25 04:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with identifier: 10701083
2026-03-25 04:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with identifier: 10701083
2026-03-25 04:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with identifier: 10701083 to the API
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701083>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 489,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '8ad67e12-6b61-51c2-8491-85c9de95e9d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-180-FT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701083',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X5',
'odometer': 26402,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 59400,
'price_includes_vat': True,
'registration_date': '2024-09-20',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'BMW X5 50e M Sport - xDrive - Hybrid - Automatic - 489 hp - 26.402 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701083%27 HTTP/1.1" 200 None
2026-03-25 04:33:11 [adesa.fr] INFO: Saving data for 10701083: {'auction_closing_time': 1774512000.0, 'created_time': 1774013883.249419, 'last_price_update_time': 1774413191.944893}
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701083') HTTP/1.1" 204 0
2026-03-25 04:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388
2026-03-25 04:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7708986e-3dd5-5e48-b954-70557234092e with scrape type 2
2026-03-25 04:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7708986e-3dd5-5e48-b954-70557234092e with scrape type 2
2026-03-25 04:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7708986e-3dd5-5e48-b954-70557234092e, identifier: 10699388
2026-03-25 04:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388
2026-03-25 04:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388
2026-03-25 04:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388 to the API
2026-03-25 04:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:12 [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-25 04:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699388%27 HTTP/1.1" 200 None
2026-03-25 04:33:12 [adesa.fr] INFO: Saving data for 10699388: {'auction_closing_time': 1798671600.0, 'created_time': 1774013628.721014, 'last_price_update_time': 1774413192.333076}
2026-03-25 04:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699388') HTTP/1.1" 204 0
2026-03-25 04:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27684f68-a482-58d3-839f-bbb7064f455b with identifier: 10701131
2026-03-25 04:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27684f68-a482-58d3-839f-bbb7064f455b with scrape type 2
2026-03-25 04:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27684f68-a482-58d3-839f-bbb7064f455b with scrape type 2
2026-03-25 04:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27684f68-a482-58d3-839f-bbb7064f455b, identifier: 10701131
2026-03-25 04:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27684f68-a482-58d3-839f-bbb7064f455b with identifier: 10701131
2026-03-25 04:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27684f68-a482-58d3-839f-bbb7064f455b with identifier: 10701131
2026-03-25 04:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27684f68-a482-58d3-839f-bbb7064f455b with identifier: 10701131 to the API
2026-03-25 04:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701131>
{'auction_title': '',
'c_o_2_emission_value': 176,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '27684f68-a482-58d3-839f-bbb7064f455b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-060-VV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701131',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 85227,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28000,
'price_includes_vat': True,
'registration_date': '2021-04-26',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'BMW X3 M 40d - xDrive - Diesel - Automatic - 340 hp - 85.227 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 04:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701131%27 HTTP/1.1" 200 None
2026-03-25 04:33:12 [adesa.fr] INFO: Saving data for 10701131: {'auction_closing_time': 1774512000.0, 'created_time': 1774013878.35514, 'last_price_update_time': 1774413192.833465}
2026-03-25 04:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701131') HTTP/1.1" 204 0
2026-03-25 04:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a7bde36-2570-5bc7-bb86-7ec8c9cb77f6 with identifier: 10701181
2026-03-25 04:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a7bde36-2570-5bc7-bb86-7ec8c9cb77f6 with scrape type 2
2026-03-25 04:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a7bde36-2570-5bc7-bb86-7ec8c9cb77f6 with scrape type 2
2026-03-25 04:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7a7bde36-2570-5bc7-bb86-7ec8c9cb77f6, identifier: 10701181
2026-03-25 04:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7a7bde36-2570-5bc7-bb86-7ec8c9cb77f6 with identifier: 10701181
2026-03-25 04:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7a7bde36-2570-5bc7-bb86-7ec8c9cb77f6 with identifier: 10701181
2026-03-25 04:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7a7bde36-2570-5bc7-bb86-7ec8c9cb77f6 with identifier: 10701181 to the API
2026-03-25 04:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701181>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '7a7bde36-2570-5bc7-bb86-7ec8c9cb77f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-369-EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701181',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 79270,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 292 hp - 79.270 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 04:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701181%27 HTTP/1.1" 200 None
2026-03-25 04:33:13 [adesa.fr] INFO: Saving data for 10701181: {'auction_closing_time': 1774512000.0, 'created_time': 1774013879.72456, 'last_price_update_time': 1774413193.207643}
2026-03-25 04:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701181') HTTP/1.1" 204 0
2026-03-25 04:33:13 [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-25 04:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362
2026-03-25 04:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738f3155-5ed1-5833-a146-b7e875db1031 with scrape type 2
2026-03-25 04:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 738f3155-5ed1-5833-a146-b7e875db1031 with scrape type 2
2026-03-25 04:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 738f3155-5ed1-5833-a146-b7e875db1031, identifier: 10696362
2026-03-25 04:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bbf8883-ce39-5b8c-ad34-d781e98346d3 with identifier: 10701132
2026-03-25 04:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bbf8883-ce39-5b8c-ad34-d781e98346d3 with scrape type 2
2026-03-25 04:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bbf8883-ce39-5b8c-ad34-d781e98346d3 with scrape type 2
2026-03-25 04:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3bbf8883-ce39-5b8c-ad34-d781e98346d3, identifier: 10701132
2026-03-25 04:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362
2026-03-25 04:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362
2026-03-25 04:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362 to the API
2026-03-25 04:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:13 [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-25 04:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710696362%27 HTTP/1.1" 200 None
2026-03-25 04:33:13 [adesa.fr] INFO: Saving data for 10696362: {'auction_closing_time': 1798675200.0, 'created_time': 1774013595.860701, 'last_price_update_time': 1774413193.782608}
2026-03-25 04:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10696362') HTTP/1.1" 204 0
2026-03-25 04:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3bbf8883-ce39-5b8c-ad34-d781e98346d3 with identifier: 10701132
2026-03-25 04:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3bbf8883-ce39-5b8c-ad34-d781e98346d3 with identifier: 10701132
2026-03-25 04:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3bbf8883-ce39-5b8c-ad34-d781e98346d3 with identifier: 10701132 to the API
2026-03-25 04:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04: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-25 04:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701132>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3bbf8883-ce39-5b8c-ad34-d781e98346d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-704-VK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701132',
'listing': 'auction',
'location': 'Ingrandes (France)',
'make': 'BMW',
'model': 'X4',
'odometer': 136672,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 32200,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': 'ATHLON France',
'title': 'BMW X4 20d M Sport - xDrive - Diesel - Automatic - 190 hp - 136.672 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710701132%27 HTTP/1.1" 200 None
2026-03-25 04:33:14 [adesa.fr] INFO: Saving data for 10701132: {'auction_closing_time': 1774512000.0, 'created_time': 1774013880.092627, 'last_price_update_time': 1774413194.0815}
2026-03-25 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701132') HTTP/1.1" 204 0
2026-03-25 04:33:17 [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-25 04:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501
2026-03-25 04:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968c34ae-f2ff-58ec-85df-48ac77bb930e with scrape type 2
2026-03-25 04:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 968c34ae-f2ff-58ec-85df-48ac77bb930e with scrape type 2
2026-03-25 04:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 968c34ae-f2ff-58ec-85df-48ac77bb930e, identifier: 10699501
2026-03-25 04:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501
2026-03-25 04:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501
2026-03-25 04:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501 to the API
2026-03-25 04:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:33:17 [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-25 04:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699501%27 HTTP/1.1" 200 None
2026-03-25 04:33:17 [adesa.fr] INFO: Saving data for 10699501: {'auction_closing_time': 1798671600.0, 'created_time': 1774013621.172103, 'last_price_update_time': 1774413197.939352}
2026-03-25 04:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699501') HTTP/1.1" 204 0
2026-03-25 04:33:21 [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-25 04:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425
2026-03-25 04:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04ad098f-8270-5123-a05a-3740b27dec2f with scrape type 2
2026-03-25 04:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04ad098f-8270-5123-a05a-3740b27dec2f with scrape type 2
2026-03-25 04:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 04ad098f-8270-5123-a05a-3740b27dec2f, identifier: 10699425
2026-03-25 04:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425
2026-03-25 04:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425
2026-03-25 04:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425 to the API
2026-03-25 04:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:33:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:33:21 [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-25 04:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04: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%2710699425%27 HTTP/1.1" 200 None
2026-03-25 04:33:21 [adesa.fr] INFO: Saving data for 10699425: {'auction_closing_time': 1798671600.0, 'created_time': 1774013636.173946, 'last_price_update_time': 1774413201.955754}
2026-03-25 04:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699425') HTTP/1.1" 204 0
2026-03-25 04:33:21 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 04:33:21 [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>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 04:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:33:22 [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%201773981202 HTTP/1.1" 200 None
2026-03-25 04:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10684407') HTTP/1.1" 204 0
2026-03-25 04:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10696585') HTTP/1.1" 204 0
2026-03-25 04:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698248') HTTP/1.1" 204 0
2026-03-25 04:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698353') HTTP/1.1" 204 0
2026-03-25 04:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698360') HTTP/1.1" 204 0
2026-03-25 04:33:22 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (312 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-25T04_30_00.jl
2026-03-25 04:33:22 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 345879,
'downloader/request_count': 374,
'downloader/request_method_count/GET': 363,
'downloader/request_method_count/POST': 11,
'downloader/response_bytes': 31639311,
'downloader/response_count': 373,
'downloader/response_status_count/200': 373,
'elapsed_time_seconds': 195.676069,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 4, 33, 22, 179237, tzinfo=datetime.timezone.utc),
'item_scraped_count': 312,
'log_count/DEBUG': 5382,
'log_count/ERROR': 1,
'log_count/INFO': 6058,
'memusage/max': 186269696,
'memusage/startup': 149966848,
'photo_download_count': 50,
'request_depth_max': 11,
'response_received_count': 323,
'scheduler/dequeued': 374,
'scheduler/dequeued/memory': 374,
'scheduler/enqueued': 374,
'scheduler/enqueued/memory': 374,
'scrape_type/new': 6,
'scrape_type/price_update': 307,
'scrape_type/skipped': 730,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 326,
'scrapy-zyte-api/error_ratio': 0.009202453987730062,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/error_types/https://httpstatuses.com/503': 1,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 3,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 3.9520248015999697,
'scrapy-zyte-api/mean_response_seconds': 3.9586351496504832,
'scrapy-zyte-api/processed': 324,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 324,
'scrapy-zyte-api/request_args/experimental.requestCookies': 323,
'scrapy-zyte-api/request_args/experimental.responseCookies': 324,
'scrapy-zyte-api/request_args/httpRequestBody': 11,
'scrapy-zyte-api/request_args/httpRequestMethod': 11,
'scrapy-zyte-api/request_args/httpResponseBody': 324,
'scrapy-zyte-api/request_args/httpResponseHeaders': 324,
'scrapy-zyte-api/request_args/url': 324,
'scrapy-zyte-api/status_codes/200': 323,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/status_codes/503': 1,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 323,
'scrapy-zyte-api/success_ratio': 0.9969135802469136,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1043,
'source/total_available': 1043,
'start_time': datetime.datetime(2026, 3, 25, 4, 30, 6, 503168, tzinfo=datetime.timezone.utc)}
2026-03-25 04:33:22 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 04:33:22 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f0ea503a150>
2026-03-25 04:33:22 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f0ea503a590>