2026-03-28 04:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 04:30:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-28 04:30:06 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-28 04:30:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 04:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 04:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 04:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 04:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: 90db92c7c01e30bb
2026-03-28 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-28 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-28T04_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-28 04:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 04:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 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-28 04:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 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-28 04:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-28 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 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-28 04:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 04:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 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-28 04:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 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-28 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-28 04:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-28 04:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 04:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 04:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-28 04:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 04:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 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-28 04:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10730290
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730290%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10730290: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10730290 url https://www.openlane.eu/en/carv6/auction/10730290
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10730301
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730301%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10730301: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10730301 url https://www.openlane.eu/en/carv6/auction/10730301
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738064
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738064%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738064: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738064 url https://www.openlane.eu/en/carv6/auction/10738064
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10730294
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730294%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10730294: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10730294 url https://www.openlane.eu/en/carv6/auction/10730294
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738061
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738061%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738061: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738061 url https://www.openlane.eu/en/carv6/auction/10738061
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738072
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738072%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738072: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738072 url https://www.openlane.eu/en/carv6/auction/10738072
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738062
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738062%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738062: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738062 url https://www.openlane.eu/en/carv6/auction/10738062
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738052
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738052%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738052: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738052 url https://www.openlane.eu/en/carv6/auction/10738052
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738069
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738069%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738069: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738069 url https://www.openlane.eu/en/carv6/auction/10738069
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738053
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738053%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738053: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738053 url https://www.openlane.eu/en/carv6/auction/10738053
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738065
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738065%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738065: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738065 url https://www.openlane.eu/en/carv6/auction/10738065
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738082
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738082%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738082: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738082 url https://www.openlane.eu/en/carv6/auction/10738082
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738057
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738057%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738057: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738057 url https://www.openlane.eu/en/carv6/auction/10738057
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738067
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738067%27 HTTP/1.1" 200 None
2026-03-28 04:30:14 [adesa.fr] INFO: Scrape type for 10738067: 0
2026-03-28 04:30:14 [adesa.fr] INFO: Skipping item 10738067 url https://www.openlane.eu/en/carv6/auction/10738067
2026-03-28 04:30:14 [adesa.fr] INFO: Found listing with ID: 10738073
2026-03-28 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738073%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738073: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738073 url https://www.openlane.eu/en/carv6/auction/10738073
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738076
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738076%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738076: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738076 url https://www.openlane.eu/en/carv6/auction/10738076
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738074
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738074%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738074: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738074 url https://www.openlane.eu/en/carv6/auction/10738074
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738075
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738075%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738075: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738075 url https://www.openlane.eu/en/carv6/auction/10738075
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738071
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738071%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738071: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738071 url https://www.openlane.eu/en/carv6/auction/10738071
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738081
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738081%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738081: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738081 url https://www.openlane.eu/en/carv6/auction/10738081
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738070
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738070%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738070: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738070 url https://www.openlane.eu/en/carv6/auction/10738070
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10730292
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730292%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10730292: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10730292 url https://www.openlane.eu/en/carv6/auction/10730292
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738056
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738056%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738056: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738056 url https://www.openlane.eu/en/carv6/auction/10738056
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738080
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738080%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738080: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738080 url https://www.openlane.eu/en/carv6/auction/10738080
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10730302
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730302%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10730302: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10730302 url https://www.openlane.eu/en/carv6/auction/10730302
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10730314
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730314%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10730314: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10730314 url https://www.openlane.eu/en/carv6/auction/10730314
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738055
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738055%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738055: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738055 url https://www.openlane.eu/en/carv6/auction/10738055
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738068
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738068%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738068: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738068 url https://www.openlane.eu/en/carv6/auction/10738068
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738077
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738077%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738077: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738077 url https://www.openlane.eu/en/carv6/auction/10738077
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10730289
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730289%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10730289: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10730289 url https://www.openlane.eu/en/carv6/auction/10730289
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738058
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738058%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738058: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738058 url https://www.openlane.eu/en/carv6/auction/10738058
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738980
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738980%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738980: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738980 url https://www.openlane.eu/en/carv6/auction/10738980
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738981
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738981%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738981: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738981 url https://www.openlane.eu/en/carv6/auction/10738981
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738979
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738979%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738979: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738979 url https://www.openlane.eu/en/carv6/auction/10738979
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738982
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738982%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738982: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738982 url https://www.openlane.eu/en/carv6/auction/10738982
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738983
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738983%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738983: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738983 url https://www.openlane.eu/en/carv6/auction/10738983
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738984
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738984%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738984: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738984 url https://www.openlane.eu/en/carv6/auction/10738984
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738985
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738985%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738985: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738985 url https://www.openlane.eu/en/carv6/auction/10738985
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738987
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738987%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738987: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738987 url https://www.openlane.eu/en/carv6/auction/10738987
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738986
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738986%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738986: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738986 url https://www.openlane.eu/en/carv6/auction/10738986
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738978
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738978%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738978: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738978 url https://www.openlane.eu/en/carv6/auction/10738978
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738988
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738988%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738988: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738988 url https://www.openlane.eu/en/carv6/auction/10738988
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738977
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738977%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738977: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738977 url https://www.openlane.eu/en/carv6/auction/10738977
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10738989
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738989%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10738989: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10738989 url https://www.openlane.eu/en/carv6/auction/10738989
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740181
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740181%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740181: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740181 url https://www.openlane.eu/en/carv6/auction/10740181
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740618
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740618%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740618: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740618 url https://www.openlane.eu/en/carv6/auction/10740618
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740547
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740547%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740547: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740547 url https://www.openlane.eu/en/carv6/auction/10740547
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740614
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740614%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740614: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740614 url https://www.openlane.eu/en/carv6/auction/10740614
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740456
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740456%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740456: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740456 url https://www.openlane.eu/en/carv6/auction/10740456
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740616
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740616%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740616: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740616 url https://www.openlane.eu/en/carv6/auction/10740616
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740196
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740196%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740196: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740196 url https://www.openlane.eu/en/carv6/auction/10740196
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740559
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740559%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740559: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740559 url https://www.openlane.eu/en/carv6/auction/10740559
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740590
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740590%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740590: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740590 url https://www.openlane.eu/en/carv6/auction/10740590
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740587
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740587%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740587: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740587 url https://www.openlane.eu/en/carv6/auction/10740587
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740177
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740177%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740177: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740177 url https://www.openlane.eu/en/carv6/auction/10740177
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740208
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740208%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740208: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740208 url https://www.openlane.eu/en/carv6/auction/10740208
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740216
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740216%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740216: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740216 url https://www.openlane.eu/en/carv6/auction/10740216
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740207
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740207%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740207: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740207 url https://www.openlane.eu/en/carv6/auction/10740207
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740230
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740230%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740230: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740230 url https://www.openlane.eu/en/carv6/auction/10740230
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740592
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740592%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740592: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740592 url https://www.openlane.eu/en/carv6/auction/10740592
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740575
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740575%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740575: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740575 url https://www.openlane.eu/en/carv6/auction/10740575
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740589
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740589%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740589: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740589 url https://www.openlane.eu/en/carv6/auction/10740589
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740563
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740563%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740563: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740563 url https://www.openlane.eu/en/carv6/auction/10740563
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740594
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740594%27 HTTP/1.1" 200 None
2026-03-28 04:30:15 [adesa.fr] INFO: Scrape type for 10740594: 0
2026-03-28 04:30:15 [adesa.fr] INFO: Skipping item 10740594 url https://www.openlane.eu/en/carv6/auction/10740594
2026-03-28 04:30:15 [adesa.fr] INFO: Found listing with ID: 10740221
2026-03-28 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740221%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740221: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740221 url https://www.openlane.eu/en/carv6/auction/10740221
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740206
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740206%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740206: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740206 url https://www.openlane.eu/en/carv6/auction/10740206
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740558
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740558%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740558: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740558 url https://www.openlane.eu/en/carv6/auction/10740558
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740232
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740232%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740232: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740232 url https://www.openlane.eu/en/carv6/auction/10740232
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740446
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740446%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740446: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740446 url https://www.openlane.eu/en/carv6/auction/10740446
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740228
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740228%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740228: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740228 url https://www.openlane.eu/en/carv6/auction/10740228
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740211
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740211%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740211: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740211 url https://www.openlane.eu/en/carv6/auction/10740211
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740615
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740615%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740615: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740615 url https://www.openlane.eu/en/carv6/auction/10740615
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740220
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740220%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740220: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740220 url https://www.openlane.eu/en/carv6/auction/10740220
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740591
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740591%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740591: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740591 url https://www.openlane.eu/en/carv6/auction/10740591
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740209
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740209%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740209: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740209 url https://www.openlane.eu/en/carv6/auction/10740209
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740193
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740193%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740193: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740193 url https://www.openlane.eu/en/carv6/auction/10740193
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740571
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740571%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740571: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740571 url https://www.openlane.eu/en/carv6/auction/10740571
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740217
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740217%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740217: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740217 url https://www.openlane.eu/en/carv6/auction/10740217
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740226
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740226%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740226: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740226 url https://www.openlane.eu/en/carv6/auction/10740226
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740225
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740225%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740225: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740225 url https://www.openlane.eu/en/carv6/auction/10740225
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740565
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740565%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740565: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740565 url https://www.openlane.eu/en/carv6/auction/10740565
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740633
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740633%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740633: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740633 url https://www.openlane.eu/en/carv6/auction/10740633
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740215
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740215%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740215: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740215 url https://www.openlane.eu/en/carv6/auction/10740215
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740562
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740562%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740562: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740562 url https://www.openlane.eu/en/carv6/auction/10740562
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740197
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740197%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740197: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740197 url https://www.openlane.eu/en/carv6/auction/10740197
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740540
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740540%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740540: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740540 url https://www.openlane.eu/en/carv6/auction/10740540
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740231
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740231%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740231: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740231 url https://www.openlane.eu/en/carv6/auction/10740231
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740545
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740545%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740545: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740545 url https://www.openlane.eu/en/carv6/auction/10740545
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740213
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740213%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740213: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740213 url https://www.openlane.eu/en/carv6/auction/10740213
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740568
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740568%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740568: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740568 url https://www.openlane.eu/en/carv6/auction/10740568
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740566
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740566%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740566: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740566 url https://www.openlane.eu/en/carv6/auction/10740566
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740629
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740629%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740629: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740629 url https://www.openlane.eu/en/carv6/auction/10740629
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740567
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740567%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740567: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740567 url https://www.openlane.eu/en/carv6/auction/10740567
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740182
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740182%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740182: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740182 url https://www.openlane.eu/en/carv6/auction/10740182
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740555
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740555%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740555: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740555 url https://www.openlane.eu/en/carv6/auction/10740555
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740586
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740586%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740586: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740586 url https://www.openlane.eu/en/carv6/auction/10740586
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740585
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740585%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740585: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740585 url https://www.openlane.eu/en/carv6/auction/10740585
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740596
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740596%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740596: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740596 url https://www.openlane.eu/en/carv6/auction/10740596
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740610
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740610%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740610: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740610 url https://www.openlane.eu/en/carv6/auction/10740610
2026-03-28 04:30:16 [adesa.fr] INFO: Found listing with ID: 10740227
2026-03-28 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740227%27 HTTP/1.1" 200 None
2026-03-28 04:30:16 [adesa.fr] INFO: Scrape type for 10740227: 0
2026-03-28 04:30:16 [adesa.fr] INFO: Skipping item 10740227 url https://www.openlane.eu/en/carv6/auction/10740227
2026-03-28 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-28 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10740581
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740581%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10740581: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10740581 url https://www.openlane.eu/en/carv6/auction/10740581
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10740584
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740584%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10740584: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10740584 url https://www.openlane.eu/en/carv6/auction/10740584
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10740219
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740219%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10740219: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10740219 url https://www.openlane.eu/en/carv6/auction/10740219
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10740593
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740593%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10740593: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10740593 url https://www.openlane.eu/en/carv6/auction/10740593
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10740595
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740595%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10740595: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10740595 url https://www.openlane.eu/en/carv6/auction/10740595
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10740564
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740564%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10740564: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10740564 url https://www.openlane.eu/en/carv6/auction/10740564
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10740198
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740198%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10740198: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10740198 url https://www.openlane.eu/en/carv6/auction/10740198
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10735389
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735389%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10735389: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10735389 url https://www.openlane.eu/en/carv6/auction/10735389
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10741010
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741010%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10741010: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10741010 url https://www.openlane.eu/en/carv6/auction/10741010
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10741028
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741028%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10741028: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10741028 url https://www.openlane.eu/en/carv6/auction/10741028
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737862
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737862%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737862: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737862 url https://www.openlane.eu/en/carv6/auction/10737862
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737870
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737870%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737870: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737870 url https://www.openlane.eu/en/carv6/auction/10737870
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10740960
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740960%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10740960: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10740960 url https://www.openlane.eu/en/carv6/auction/10740960
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10741004
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741004%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10741004: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10741004 url https://www.openlane.eu/en/carv6/auction/10741004
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10741007
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741007%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10741007: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10741007 url https://www.openlane.eu/en/carv6/auction/10741007
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10741025
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741025%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10741025: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10741025 url https://www.openlane.eu/en/carv6/auction/10741025
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737868
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737868%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737868: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737868 url https://www.openlane.eu/en/carv6/auction/10737868
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737958
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737958%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737958: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737958 url https://www.openlane.eu/en/carv6/auction/10737958
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10740998
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740998%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10740998: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10740998 url https://www.openlane.eu/en/carv6/auction/10740998
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10735397
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735397%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10735397: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10735397 url https://www.openlane.eu/en/carv6/auction/10735397
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737959
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737959%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737959: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737959 url https://www.openlane.eu/en/carv6/auction/10737959
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10735316
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735316%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10735316: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10735316 url https://www.openlane.eu/en/carv6/auction/10735316
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10735376
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735376%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10735376: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10735376 url https://www.openlane.eu/en/carv6/auction/10735376
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737907
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737907%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737907: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737907 url https://www.openlane.eu/en/carv6/auction/10737907
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737908
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737908%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737908: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737908 url https://www.openlane.eu/en/carv6/auction/10737908
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737969
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737969%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737969: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737969 url https://www.openlane.eu/en/carv6/auction/10737969
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737912
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737912%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737912: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737912 url https://www.openlane.eu/en/carv6/auction/10737912
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737878
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737878%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737878: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737878 url https://www.openlane.eu/en/carv6/auction/10737878
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737911
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737911%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737911: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737911 url https://www.openlane.eu/en/carv6/auction/10737911
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10737970
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737970%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10737970: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10737970 url https://www.openlane.eu/en/carv6/auction/10737970
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10741022
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741022%27 HTTP/1.1" 200 None
2026-03-28 04:30:18 [adesa.fr] INFO: Scrape type for 10741022: 0
2026-03-28 04:30:18 [adesa.fr] INFO: Skipping item 10741022 url https://www.openlane.eu/en/carv6/auction/10741022
2026-03-28 04:30:18 [adesa.fr] INFO: Found listing with ID: 10741034
2026-03-28 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741034%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10741034: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10741034 url https://www.openlane.eu/en/carv6/auction/10741034
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10735378
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735378%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10735378: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10735378 url https://www.openlane.eu/en/carv6/auction/10735378
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10735313
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735313%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10735313: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10735313 url https://www.openlane.eu/en/carv6/auction/10735313
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10735317
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735317%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10735317: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10735317 url https://www.openlane.eu/en/carv6/auction/10735317
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740976
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740976%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740976: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10740976 url https://www.openlane.eu/en/carv6/auction/10740976
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10735402
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735402%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10735402: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10735402 url https://www.openlane.eu/en/carv6/auction/10735402
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10741036
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741036%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10741036: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10741036 url https://www.openlane.eu/en/carv6/auction/10741036
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740991
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740991%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740991: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10740991 url https://www.openlane.eu/en/carv6/auction/10740991
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740971
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740971%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740971: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10740971 url https://www.openlane.eu/en/carv6/auction/10740971
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740957
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740957%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740957: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10740957 url https://www.openlane.eu/en/carv6/auction/10740957
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10735347
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735347%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10735347: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10735347 url https://www.openlane.eu/en/carv6/auction/10735347
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10735383
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735383%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10735383: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10735383 url https://www.openlane.eu/en/carv6/auction/10735383
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10735367
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735367%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10735367: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10735367 url https://www.openlane.eu/en/carv6/auction/10735367
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740972
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740972%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740972: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10740972 url https://www.openlane.eu/en/carv6/auction/10740972
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740983
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740983%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740983: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10740983 url https://www.openlane.eu/en/carv6/auction/10740983
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740955
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740955%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740955: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10740955 url https://www.openlane.eu/en/carv6/auction/10740955
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10737915
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737915%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10737915: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10737915 url https://www.openlane.eu/en/carv6/auction/10737915
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740968
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740968%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740968: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10740968 url https://www.openlane.eu/en/carv6/auction/10740968
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10735379
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735379%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10735379: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10735379 url https://www.openlane.eu/en/carv6/auction/10735379
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740969
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740969%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740969: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10740969 url https://www.openlane.eu/en/carv6/auction/10740969
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740993
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740993%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740993: 0
2026-03-28 04:30:19 [adesa.fr] INFO: Skipping item 10740993 url https://www.openlane.eu/en/carv6/auction/10740993
2026-03-28 04:30:19 [adesa.fr] INFO: Found listing with ID: 10740990
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740990%27 HTTP/1.1" 200 None
2026-03-28 04:30:19 [adesa.fr] INFO: Scrape type for 10740990: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10740990 url https://www.openlane.eu/en/carv6/auction/10740990
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10737968
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737968%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10737968: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10737968 url https://www.openlane.eu/en/carv6/auction/10737968
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10741013
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741013%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10741013: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10741013 url https://www.openlane.eu/en/carv6/auction/10741013
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10741033
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741033%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10741033: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10741033 url https://www.openlane.eu/en/carv6/auction/10741033
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10740982
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740982%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10740982: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10740982 url https://www.openlane.eu/en/carv6/auction/10740982
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10740988
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740988%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10740988: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10740988 url https://www.openlane.eu/en/carv6/auction/10740988
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10738027
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738027%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10738027: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10738027 url https://www.openlane.eu/en/carv6/auction/10738027
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10738007
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738007%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10738007: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10738007 url https://www.openlane.eu/en/carv6/auction/10738007
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10741001
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741001%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10741001: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10741001 url https://www.openlane.eu/en/carv6/auction/10741001
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10740980
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740980%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10740980: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10740980 url https://www.openlane.eu/en/carv6/auction/10740980
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10740986
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740986%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10740986: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10740986 url https://www.openlane.eu/en/carv6/auction/10740986
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10740975
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740975%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10740975: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10740975 url https://www.openlane.eu/en/carv6/auction/10740975
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10741029
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741029%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10741029: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10741029 url https://www.openlane.eu/en/carv6/auction/10741029
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735366
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735366%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735366: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735366 url https://www.openlane.eu/en/carv6/auction/10735366
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735355
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735355%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735355: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735355 url https://www.openlane.eu/en/carv6/auction/10735355
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10741030
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741030%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10741030: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10741030 url https://www.openlane.eu/en/carv6/auction/10741030
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735394
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735394%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735394: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735394 url https://www.openlane.eu/en/carv6/auction/10735394
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735353
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735353%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735353: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735353 url https://www.openlane.eu/en/carv6/auction/10735353
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735392
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735392%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735392: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735392 url https://www.openlane.eu/en/carv6/auction/10735392
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735314
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735314%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735314: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735314 url https://www.openlane.eu/en/carv6/auction/10735314
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10740961
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740961%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10740961: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10740961 url https://www.openlane.eu/en/carv6/auction/10740961
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735304
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735304%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735304: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735304 url https://www.openlane.eu/en/carv6/auction/10735304
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735321
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735321%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735321: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735321 url https://www.openlane.eu/en/carv6/auction/10735321
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735380
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735380%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735380: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735380 url https://www.openlane.eu/en/carv6/auction/10735380
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10740978
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740978%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10740978: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10740978 url https://www.openlane.eu/en/carv6/auction/10740978
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735354
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735354%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735354: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735354 url https://www.openlane.eu/en/carv6/auction/10735354
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735361
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735361%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735361: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735361 url https://www.openlane.eu/en/carv6/auction/10735361
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735395
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735395%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735395: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735395 url https://www.openlane.eu/en/carv6/auction/10735395
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735342
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735342%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735342: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735342 url https://www.openlane.eu/en/carv6/auction/10735342
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735343
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735343%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735343: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735343 url https://www.openlane.eu/en/carv6/auction/10735343
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735346
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735346%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735346: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735346 url https://www.openlane.eu/en/carv6/auction/10735346
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735345
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735345%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735345: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735345 url https://www.openlane.eu/en/carv6/auction/10735345
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10738040
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738040%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10738040: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10738040 url https://www.openlane.eu/en/carv6/auction/10738040
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10737995
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737995%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10737995: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10737995 url https://www.openlane.eu/en/carv6/auction/10737995
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10741027
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741027%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10741027: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10741027 url https://www.openlane.eu/en/carv6/auction/10741027
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735401
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735401%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735401: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735401 url https://www.openlane.eu/en/carv6/auction/10735401
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10737994
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737994%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10737994: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10737994 url https://www.openlane.eu/en/carv6/auction/10737994
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735326
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735326%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735326: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735326 url https://www.openlane.eu/en/carv6/auction/10735326
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10737991
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737991%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10737991: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10737991 url https://www.openlane.eu/en/carv6/auction/10737991
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10737976
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737976%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10737976: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10737976 url https://www.openlane.eu/en/carv6/auction/10737976
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735384
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735384%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735384: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735384 url https://www.openlane.eu/en/carv6/auction/10735384
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10740953
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740953%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10740953: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10740953 url https://www.openlane.eu/en/carv6/auction/10740953
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735329
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735329%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735329: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735329 url https://www.openlane.eu/en/carv6/auction/10735329
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735400
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735400%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735400: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735400 url https://www.openlane.eu/en/carv6/auction/10735400
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10735373
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735373%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10735373: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10735373 url https://www.openlane.eu/en/carv6/auction/10735373
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10737901
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737901%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10737901: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10737901 url https://www.openlane.eu/en/carv6/auction/10737901
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10741017
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741017%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10741017: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10741017 url https://www.openlane.eu/en/carv6/auction/10741017
2026-03-28 04:30:20 [adesa.fr] INFO: Found listing with ID: 10740950
2026-03-28 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740950%27 HTTP/1.1" 200 None
2026-03-28 04:30:20 [adesa.fr] INFO: Scrape type for 10740950: 0
2026-03-28 04:30:20 [adesa.fr] INFO: Skipping item 10740950 url https://www.openlane.eu/en/carv6/auction/10740950
2026-03-28 04:30:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735319
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735319%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10735319: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10735319 url https://www.openlane.eu/en/carv6/auction/10735319
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10741021
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741021%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10741021: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10741021 url https://www.openlane.eu/en/carv6/auction/10741021
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10737900
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737900%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10737900: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10737900 url https://www.openlane.eu/en/carv6/auction/10737900
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10738039
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738039%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10738039: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10738039 url https://www.openlane.eu/en/carv6/auction/10738039
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10738044
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738044%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10738044: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10738044 url https://www.openlane.eu/en/carv6/auction/10738044
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735323
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735323%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10735323: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10735323 url https://www.openlane.eu/en/carv6/auction/10735323
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735396
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735396%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10735396: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10735396 url https://www.openlane.eu/en/carv6/auction/10735396
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10740956
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740956%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10740956: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10740956 url https://www.openlane.eu/en/carv6/auction/10740956
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10737888
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737888%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10737888: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10737888 url https://www.openlane.eu/en/carv6/auction/10737888
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10737884
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737884%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10737884: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10737884 url https://www.openlane.eu/en/carv6/auction/10737884
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10737938
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737938%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10737938: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10737938 url https://www.openlane.eu/en/carv6/auction/10737938
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735337
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735337%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10735337: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10735337 url https://www.openlane.eu/en/carv6/auction/10735337
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735388
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735388%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10735388: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10735388 url https://www.openlane.eu/en/carv6/auction/10735388
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10737993
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737993%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10737993: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10737993 url https://www.openlane.eu/en/carv6/auction/10737993
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735386
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735386%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10735386: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10735386 url https://www.openlane.eu/en/carv6/auction/10735386
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735344
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735344%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10735344: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10735344 url https://www.openlane.eu/en/carv6/auction/10735344
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735318
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735318%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10735318: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10735318 url https://www.openlane.eu/en/carv6/auction/10735318
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735375
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735375%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10735375: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10735375 url https://www.openlane.eu/en/carv6/auction/10735375
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10740952
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740952%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10740952: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10740952 url https://www.openlane.eu/en/carv6/auction/10740952
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10740966
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740966%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10740966: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10740966 url https://www.openlane.eu/en/carv6/auction/10740966
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10738004
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738004%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10738004: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10738004 url https://www.openlane.eu/en/carv6/auction/10738004
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10740981
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740981%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10740981: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10740981 url https://www.openlane.eu/en/carv6/auction/10740981
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10741011
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741011%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10741011: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10741011 url https://www.openlane.eu/en/carv6/auction/10741011
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735382
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735382%27 HTTP/1.1" 200 None
2026-03-28 04:30:30 [adesa.fr] INFO: Scrape type for 10735382: 0
2026-03-28 04:30:30 [adesa.fr] INFO: Skipping item 10735382 url https://www.openlane.eu/en/carv6/auction/10735382
2026-03-28 04:30:30 [adesa.fr] INFO: Found listing with ID: 10735381
2026-03-28 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735381%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735381: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735381 url https://www.openlane.eu/en/carv6/auction/10735381
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735390
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735390%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735390: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735390 url https://www.openlane.eu/en/carv6/auction/10735390
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741003
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741003%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741003: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741003 url https://www.openlane.eu/en/carv6/auction/10741003
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740963
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740963%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740963: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740963 url https://www.openlane.eu/en/carv6/auction/10740963
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740954
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740954%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740954: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740954 url https://www.openlane.eu/en/carv6/auction/10740954
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735385
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735385%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735385: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735385 url https://www.openlane.eu/en/carv6/auction/10735385
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735357
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735357%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735357: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735357 url https://www.openlane.eu/en/carv6/auction/10735357
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735331
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735331%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735331: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735331 url https://www.openlane.eu/en/carv6/auction/10735331
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741024
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741024%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741024: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741024 url https://www.openlane.eu/en/carv6/auction/10741024
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740999
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740999%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740999: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740999 url https://www.openlane.eu/en/carv6/auction/10740999
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740994
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740994%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740994: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740994 url https://www.openlane.eu/en/carv6/auction/10740994
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740970
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740970%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740970: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740970 url https://www.openlane.eu/en/carv6/auction/10740970
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740987
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740987%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740987: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740987 url https://www.openlane.eu/en/carv6/auction/10740987
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10737983
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737983%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10737983: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10737983 url https://www.openlane.eu/en/carv6/auction/10737983
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740977
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740977%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740977: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740977 url https://www.openlane.eu/en/carv6/auction/10740977
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741015
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741015%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741015: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741015 url https://www.openlane.eu/en/carv6/auction/10741015
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741035
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741035%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741035: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741035 url https://www.openlane.eu/en/carv6/auction/10741035
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740985
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740985%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740985: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740985 url https://www.openlane.eu/en/carv6/auction/10740985
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735327
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735327%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735327: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735327 url https://www.openlane.eu/en/carv6/auction/10735327
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741019
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741019%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741019: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741019 url https://www.openlane.eu/en/carv6/auction/10741019
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735338
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735338%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735338: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735338 url https://www.openlane.eu/en/carv6/auction/10735338
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741006
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741006%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741006: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741006 url https://www.openlane.eu/en/carv6/auction/10741006
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740974
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740974%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740974: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740974 url https://www.openlane.eu/en/carv6/auction/10740974
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740984
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740984%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740984: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740984 url https://www.openlane.eu/en/carv6/auction/10740984
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741005
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741005%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741005: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741005 url https://www.openlane.eu/en/carv6/auction/10741005
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735301
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735301%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735301: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735301 url https://www.openlane.eu/en/carv6/auction/10735301
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740992
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740992%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740992: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740992 url https://www.openlane.eu/en/carv6/auction/10740992
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741032
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741032%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741032: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741032 url https://www.openlane.eu/en/carv6/auction/10741032
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740962
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740962%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740962: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740962 url https://www.openlane.eu/en/carv6/auction/10740962
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735348
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735348%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735348: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735348 url https://www.openlane.eu/en/carv6/auction/10735348
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735336
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735336%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735336: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735336 url https://www.openlane.eu/en/carv6/auction/10735336
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740995
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740995%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740995: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740995 url https://www.openlane.eu/en/carv6/auction/10740995
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10738031
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738031%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10738031: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10738031 url https://www.openlane.eu/en/carv6/auction/10738031
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741037
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741037%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741037: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741037 url https://www.openlane.eu/en/carv6/auction/10741037
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740973
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740973%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740973: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740973 url https://www.openlane.eu/en/carv6/auction/10740973
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740959
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740959%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740959: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740959 url https://www.openlane.eu/en/carv6/auction/10740959
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741008
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741008%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741008: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741008 url https://www.openlane.eu/en/carv6/auction/10741008
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735350
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735350%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735350: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735350 url https://www.openlane.eu/en/carv6/auction/10735350
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10738022
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738022%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10738022: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10738022 url https://www.openlane.eu/en/carv6/auction/10738022
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741012
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741012%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741012: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741012 url https://www.openlane.eu/en/carv6/auction/10741012
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10738010
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738010%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10738010: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10738010 url https://www.openlane.eu/en/carv6/auction/10738010
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741002
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741002%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741002: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741002 url https://www.openlane.eu/en/carv6/auction/10741002
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735364
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735364%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735364: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735364 url https://www.openlane.eu/en/carv6/auction/10735364
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740997
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740997%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740997: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740997 url https://www.openlane.eu/en/carv6/auction/10740997
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10735387
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735387%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10735387: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10735387 url https://www.openlane.eu/en/carv6/auction/10735387
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10737973
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737973%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10737973: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10737973 url https://www.openlane.eu/en/carv6/auction/10737973
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740951
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740951%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740951: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740951 url https://www.openlane.eu/en/carv6/auction/10740951
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10738009
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738009%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10738009: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10738009 url https://www.openlane.eu/en/carv6/auction/10738009
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10737948
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737948%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10737948: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10737948 url https://www.openlane.eu/en/carv6/auction/10737948
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740965
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740965%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740965: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740965 url https://www.openlane.eu/en/carv6/auction/10740965
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741000
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741000%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741000: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741000 url https://www.openlane.eu/en/carv6/auction/10741000
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741020
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741020%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741020: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741020 url https://www.openlane.eu/en/carv6/auction/10741020
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10740964
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740964%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10740964: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10740964 url https://www.openlane.eu/en/carv6/auction/10740964
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10741014
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741014%27 HTTP/1.1" 200 None
2026-03-28 04:30:31 [adesa.fr] INFO: Scrape type for 10741014: 0
2026-03-28 04:30:31 [adesa.fr] INFO: Skipping item 10741014 url https://www.openlane.eu/en/carv6/auction/10741014
2026-03-28 04:30:31 [adesa.fr] INFO: Found listing with ID: 10738001
2026-03-28 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738001%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10738001: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10738001 url https://www.openlane.eu/en/carv6/auction/10738001
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10740967
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740967%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10740967: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10740967 url https://www.openlane.eu/en/carv6/auction/10740967
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10737889
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737889%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10737889: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10737889 url https://www.openlane.eu/en/carv6/auction/10737889
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10735374
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735374%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10735374: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10735374 url https://www.openlane.eu/en/carv6/auction/10735374
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10741018
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741018%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10741018: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10741018 url https://www.openlane.eu/en/carv6/auction/10741018
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10740989
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740989%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10740989: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10740989 url https://www.openlane.eu/en/carv6/auction/10740989
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10735334
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735334%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10735334: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10735334 url https://www.openlane.eu/en/carv6/auction/10735334
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10735309
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735309%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10735309: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10735309 url https://www.openlane.eu/en/carv6/auction/10735309
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10735315
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735315%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10735315: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10735315 url https://www.openlane.eu/en/carv6/auction/10735315
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10735320
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735320%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10735320: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10735320 url https://www.openlane.eu/en/carv6/auction/10735320
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10740958
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740958%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10740958: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10740958 url https://www.openlane.eu/en/carv6/auction/10740958
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10735356
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735356%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10735356: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10735356 url https://www.openlane.eu/en/carv6/auction/10735356
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10741023
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741023%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10741023: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10741023 url https://www.openlane.eu/en/carv6/auction/10741023
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10737879
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737879%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10737879: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10737879 url https://www.openlane.eu/en/carv6/auction/10737879
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10737902
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737902%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10737902: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10737902 url https://www.openlane.eu/en/carv6/auction/10737902
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10738030
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738030%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10738030: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10738030 url https://www.openlane.eu/en/carv6/auction/10738030
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10735322
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735322%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10735322: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10735322 url https://www.openlane.eu/en/carv6/auction/10735322
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10741009
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741009%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10741009: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10741009 url https://www.openlane.eu/en/carv6/auction/10741009
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10735311
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735311%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10735311: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10735311 url https://www.openlane.eu/en/carv6/auction/10735311
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10741026
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741026%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10741026: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10741026 url https://www.openlane.eu/en/carv6/auction/10741026
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10741016
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741016%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10741016: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10741016 url https://www.openlane.eu/en/carv6/auction/10741016
2026-03-28 04:30:32 [adesa.fr] INFO: Found listing with ID: 10740979
2026-03-28 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740979%27 HTTP/1.1" 200 None
2026-03-28 04:30:32 [adesa.fr] INFO: Scrape type for 10740979: 0
2026-03-28 04:30:32 [adesa.fr] INFO: Skipping item 10740979 url https://www.openlane.eu/en/carv6/auction/10740979
2026-03-28 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-28 04:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10737946
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737946%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10737946: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10737946 url https://www.openlane.eu/en/carv6/auction/10737946
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10741031
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741031%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10741031: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10741031 url https://www.openlane.eu/en/carv6/auction/10741031
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10737942
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737942%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10737942: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10737942 url https://www.openlane.eu/en/carv6/auction/10737942
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10740996
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740996%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10740996: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10740996 url https://www.openlane.eu/en/carv6/auction/10740996
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10737930
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737930%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10737930: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10737930 url https://www.openlane.eu/en/carv6/auction/10737930
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10735341
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735341%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10735341: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10735341 url https://www.openlane.eu/en/carv6/auction/10735341
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10735363
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735363%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10735363: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10735363 url https://www.openlane.eu/en/carv6/auction/10735363
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10735391
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735391%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10735391: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10735391 url https://www.openlane.eu/en/carv6/auction/10735391
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10735362
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735362%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10735362: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10735362 url https://www.openlane.eu/en/carv6/auction/10735362
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738595
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738595%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10738595: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10738595 url https://www.openlane.eu/en/carv6/auction/10738595
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738535
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738535%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10738535: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10738535 url https://www.openlane.eu/en/carv6/auction/10738535
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738536
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738536%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10738536: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10738536 url https://www.openlane.eu/en/carv6/auction/10738536
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738612
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738612%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10738612: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10738612 url https://www.openlane.eu/en/carv6/auction/10738612
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738645
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738645%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10738645: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10738645 url https://www.openlane.eu/en/carv6/auction/10738645
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738560
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738560%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10738560: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10738560 url https://www.openlane.eu/en/carv6/auction/10738560
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738644
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738644%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10738644: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10738644 url https://www.openlane.eu/en/carv6/auction/10738644
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738504
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738504%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10738504: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10738504 url https://www.openlane.eu/en/carv6/auction/10738504
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738537
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738537%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10738537: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10738537 url https://www.openlane.eu/en/carv6/auction/10738537
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738646
2026-03-28 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738646%27 HTTP/1.1" 200 None
2026-03-28 04:30:34 [adesa.fr] INFO: Scrape type for 10738646: 0
2026-03-28 04:30:34 [adesa.fr] INFO: Skipping item 10738646 url https://www.openlane.eu/en/carv6/auction/10738646
2026-03-28 04:30:34 [adesa.fr] INFO: Found listing with ID: 10738503
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738503%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738503: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738503 url https://www.openlane.eu/en/carv6/auction/10738503
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738483
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738483%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738483: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738483 url https://www.openlane.eu/en/carv6/auction/10738483
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738551
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738551%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738551: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738551 url https://www.openlane.eu/en/carv6/auction/10738551
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738505
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738505%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738505: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738505 url https://www.openlane.eu/en/carv6/auction/10738505
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738538
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738538%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738538: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738538 url https://www.openlane.eu/en/carv6/auction/10738538
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738449
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738449%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738449: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738449 url https://www.openlane.eu/en/carv6/auction/10738449
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738561
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738561%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738561: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738561 url https://www.openlane.eu/en/carv6/auction/10738561
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738596
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738596%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738596: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738596 url https://www.openlane.eu/en/carv6/auction/10738596
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738450
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738450%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738450: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738450 url https://www.openlane.eu/en/carv6/auction/10738450
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738506
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738506%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738506: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738506 url https://www.openlane.eu/en/carv6/auction/10738506
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738184
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738184%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738184: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738184 url https://www.openlane.eu/en/carv6/auction/10738184
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738484
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738484%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738484: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738484 url https://www.openlane.eu/en/carv6/auction/10738484
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738485
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738485%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738485: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738485 url https://www.openlane.eu/en/carv6/auction/10738485
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738647
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738647%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738647: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738647 url https://www.openlane.eu/en/carv6/auction/10738647
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738648
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738648%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738648: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738648 url https://www.openlane.eu/en/carv6/auction/10738648
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738486
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738486%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738486: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738486 url https://www.openlane.eu/en/carv6/auction/10738486
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738539
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738539%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738539: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738539 url https://www.openlane.eu/en/carv6/auction/10738539
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738540
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738540%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738540: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738540 url https://www.openlane.eu/en/carv6/auction/10738540
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738613
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738613%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738613: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738613 url https://www.openlane.eu/en/carv6/auction/10738613
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738525
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738525%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738525: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738525 url https://www.openlane.eu/en/carv6/auction/10738525
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738632
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738632%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738632: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738632 url https://www.openlane.eu/en/carv6/auction/10738632
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738631
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738631%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738631: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738631 url https://www.openlane.eu/en/carv6/auction/10738631
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738649
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738649%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738649: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738649 url https://www.openlane.eu/en/carv6/auction/10738649
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738552
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738552%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738552: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738552 url https://www.openlane.eu/en/carv6/auction/10738552
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738650
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738650%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738650: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738650 url https://www.openlane.eu/en/carv6/auction/10738650
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738651
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738651%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738651: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738651 url https://www.openlane.eu/en/carv6/auction/10738651
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738562
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738562%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738562: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738562 url https://www.openlane.eu/en/carv6/auction/10738562
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738451
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738451%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738451: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738451 url https://www.openlane.eu/en/carv6/auction/10738451
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738487
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738487%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738487: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738487 url https://www.openlane.eu/en/carv6/auction/10738487
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738597
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738597%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738597: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738597 url https://www.openlane.eu/en/carv6/auction/10738597
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738181
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738181%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738181: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738181 url https://www.openlane.eu/en/carv6/auction/10738181
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738488
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738488%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738488: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738488 url https://www.openlane.eu/en/carv6/auction/10738488
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738652
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738652%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738652: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738652 url https://www.openlane.eu/en/carv6/auction/10738652
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738452
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738452%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738452: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738452 url https://www.openlane.eu/en/carv6/auction/10738452
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738653
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738653%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738653: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738653 url https://www.openlane.eu/en/carv6/auction/10738653
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738563
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738563%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738563: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738563 url https://www.openlane.eu/en/carv6/auction/10738563
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738633
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738633%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738633: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738633 url https://www.openlane.eu/en/carv6/auction/10738633
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738598
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738598%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738598: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738598 url https://www.openlane.eu/en/carv6/auction/10738598
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738453
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738453%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738453: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738453 url https://www.openlane.eu/en/carv6/auction/10738453
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738654
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738654%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738654: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738654 url https://www.openlane.eu/en/carv6/auction/10738654
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738599
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738599%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738599: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738599 url https://www.openlane.eu/en/carv6/auction/10738599
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738655
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738655%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738655: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738655 url https://www.openlane.eu/en/carv6/auction/10738655
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738489
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738489%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738489: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738489 url https://www.openlane.eu/en/carv6/auction/10738489
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738507
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738507%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738507: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738507 url https://www.openlane.eu/en/carv6/auction/10738507
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738490
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738490%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738490: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738490 url https://www.openlane.eu/en/carv6/auction/10738490
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738564
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738564%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738564: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738564 url https://www.openlane.eu/en/carv6/auction/10738564
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738600
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738600%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738600: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738600 url https://www.openlane.eu/en/carv6/auction/10738600
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738601
2026-03-28 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738601%27 HTTP/1.1" 200 None
2026-03-28 04:30:35 [adesa.fr] INFO: Scrape type for 10738601: 0
2026-03-28 04:30:35 [adesa.fr] INFO: Skipping item 10738601 url https://www.openlane.eu/en/carv6/auction/10738601
2026-03-28 04:30:35 [adesa.fr] INFO: Found listing with ID: 10738454
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738454%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738454: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738454 url https://www.openlane.eu/en/carv6/auction/10738454
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738455
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738455%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738455: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738455 url https://www.openlane.eu/en/carv6/auction/10738455
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738656
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738656%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738656: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738656 url https://www.openlane.eu/en/carv6/auction/10738656
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738565
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738565%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738565: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738565 url https://www.openlane.eu/en/carv6/auction/10738565
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738456
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738456%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738456: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738456 url https://www.openlane.eu/en/carv6/auction/10738456
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738457
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738457%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738457: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738457 url https://www.openlane.eu/en/carv6/auction/10738457
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738566
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738566%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738566: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738566 url https://www.openlane.eu/en/carv6/auction/10738566
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738568
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738568%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738568: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738568 url https://www.openlane.eu/en/carv6/auction/10738568
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738569
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738569%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738569: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738569 url https://www.openlane.eu/en/carv6/auction/10738569
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738567
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738567%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738567: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738567 url https://www.openlane.eu/en/carv6/auction/10738567
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738459
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738459%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738459: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738459 url https://www.openlane.eu/en/carv6/auction/10738459
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738458
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738458%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738458: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738458 url https://www.openlane.eu/en/carv6/auction/10738458
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738570
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738570%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738570: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738570 url https://www.openlane.eu/en/carv6/auction/10738570
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738634
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738634%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738634: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738634 url https://www.openlane.eu/en/carv6/auction/10738634
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738461
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738461%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738461: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738461 url https://www.openlane.eu/en/carv6/auction/10738461
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738460
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738460%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738460: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738460 url https://www.openlane.eu/en/carv6/auction/10738460
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738462
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738462%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738462: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738462 url https://www.openlane.eu/en/carv6/auction/10738462
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738635
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738635%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738635: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738635 url https://www.openlane.eu/en/carv6/auction/10738635
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738508
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738508%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738508: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738508 url https://www.openlane.eu/en/carv6/auction/10738508
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738185
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738185%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738185: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738185 url https://www.openlane.eu/en/carv6/auction/10738185
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738553
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738553%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738553: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738553 url https://www.openlane.eu/en/carv6/auction/10738553
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738614
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738614%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738614: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738614 url https://www.openlane.eu/en/carv6/auction/10738614
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738509
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738509%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738509: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738509 url https://www.openlane.eu/en/carv6/auction/10738509
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738526
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738526%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738526: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738526 url https://www.openlane.eu/en/carv6/auction/10738526
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738615
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738615%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738615: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738615 url https://www.openlane.eu/en/carv6/auction/10738615
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738510
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738510%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738510: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738510 url https://www.openlane.eu/en/carv6/auction/10738510
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738463
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738463%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738463: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738463 url https://www.openlane.eu/en/carv6/auction/10738463
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738571
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738571%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738571: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738571 url https://www.openlane.eu/en/carv6/auction/10738571
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738174
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738174%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738174: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738174 url https://www.openlane.eu/en/carv6/auction/10738174
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738464
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738464%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738464: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738464 url https://www.openlane.eu/en/carv6/auction/10738464
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738616
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738616%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738616: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738616 url https://www.openlane.eu/en/carv6/auction/10738616
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738180
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738180%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738180: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738180 url https://www.openlane.eu/en/carv6/auction/10738180
2026-03-28 04:30:36 [adesa.fr] INFO: Found listing with ID: 10738177
2026-03-28 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738177%27 HTTP/1.1" 200 None
2026-03-28 04:30:36 [adesa.fr] INFO: Scrape type for 10738177: 0
2026-03-28 04:30:36 [adesa.fr] INFO: Skipping item 10738177 url https://www.openlane.eu/en/carv6/auction/10738177
2026-03-28 04:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738511
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738511%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738511: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738511 url https://www.openlane.eu/en/carv6/auction/10738511
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738528
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738528%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738528: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738528 url https://www.openlane.eu/en/carv6/auction/10738528
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738467
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738467%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738467: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738467 url https://www.openlane.eu/en/carv6/auction/10738467
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738466
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738466%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738466: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738466 url https://www.openlane.eu/en/carv6/auction/10738466
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738541
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738541%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738541: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738541 url https://www.openlane.eu/en/carv6/auction/10738541
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738491
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738491%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738491: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738491 url https://www.openlane.eu/en/carv6/auction/10738491
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738659
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738659%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738659: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738659 url https://www.openlane.eu/en/carv6/auction/10738659
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738542
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738542%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738542: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738542 url https://www.openlane.eu/en/carv6/auction/10738542
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738573
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738573%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738573: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738573 url https://www.openlane.eu/en/carv6/auction/10738573
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738492
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738492%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738492: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738492 url https://www.openlane.eu/en/carv6/auction/10738492
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738572
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738572%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738572: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738572 url https://www.openlane.eu/en/carv6/auction/10738572
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738493
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738493%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738493: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738493 url https://www.openlane.eu/en/carv6/auction/10738493
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738527
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738527%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738527: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738527 url https://www.openlane.eu/en/carv6/auction/10738527
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738531
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738531%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738531: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738531 url https://www.openlane.eu/en/carv6/auction/10738531
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738617
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738617%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738617: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738617 url https://www.openlane.eu/en/carv6/auction/10738617
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738530
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738530%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738530: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738530 url https://www.openlane.eu/en/carv6/auction/10738530
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738657
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738657%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738657: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738657 url https://www.openlane.eu/en/carv6/auction/10738657
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738658
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738658%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738658: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738658 url https://www.openlane.eu/en/carv6/auction/10738658
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738465
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738465%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738465: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738465 url https://www.openlane.eu/en/carv6/auction/10738465
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738574
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738574%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738574: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738574 url https://www.openlane.eu/en/carv6/auction/10738574
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738512
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738512%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738512: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738512 url https://www.openlane.eu/en/carv6/auction/10738512
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738543
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738543%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738543: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738543 url https://www.openlane.eu/en/carv6/auction/10738543
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738176
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738176%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738176: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738176 url https://www.openlane.eu/en/carv6/auction/10738176
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738468
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738468%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738468: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738468 url https://www.openlane.eu/en/carv6/auction/10738468
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738660
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738660%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738660: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738660 url https://www.openlane.eu/en/carv6/auction/10738660
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738661
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738661%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738661: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738661 url https://www.openlane.eu/en/carv6/auction/10738661
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738513
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738513%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738513: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738513 url https://www.openlane.eu/en/carv6/auction/10738513
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738554
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738554%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738554: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738554 url https://www.openlane.eu/en/carv6/auction/10738554
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738469
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738469%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738469: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738469 url https://www.openlane.eu/en/carv6/auction/10738469
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738470
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738470%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738470: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738470 url https://www.openlane.eu/en/carv6/auction/10738470
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738471
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738471%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738471: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738471 url https://www.openlane.eu/en/carv6/auction/10738471
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738178
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738178%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738178: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738178 url https://www.openlane.eu/en/carv6/auction/10738178
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738545
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738545%27 HTTP/1.1" 200 None
2026-03-28 04:30:38 [adesa.fr] INFO: Scrape type for 10738545: 0
2026-03-28 04:30:38 [adesa.fr] INFO: Skipping item 10738545 url https://www.openlane.eu/en/carv6/auction/10738545
2026-03-28 04:30:38 [adesa.fr] INFO: Found listing with ID: 10738532
2026-03-28 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738532%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738532: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738532 url https://www.openlane.eu/en/carv6/auction/10738532
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738179
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738179%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738179: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738179 url https://www.openlane.eu/en/carv6/auction/10738179
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738544
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738544%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738544: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738544 url https://www.openlane.eu/en/carv6/auction/10738544
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738533
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738533%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738533: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738533 url https://www.openlane.eu/en/carv6/auction/10738533
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738636
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738636%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738636: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738636 url https://www.openlane.eu/en/carv6/auction/10738636
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738494
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738494%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738494: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738494 url https://www.openlane.eu/en/carv6/auction/10738494
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738182
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738182%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738182: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738182 url https://www.openlane.eu/en/carv6/auction/10738182
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738602
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738602%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738602: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738602 url https://www.openlane.eu/en/carv6/auction/10738602
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738514
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738514%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738514: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738514 url https://www.openlane.eu/en/carv6/auction/10738514
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738575
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738575%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738575: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738575 url https://www.openlane.eu/en/carv6/auction/10738575
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738555
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738555%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738555: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738555 url https://www.openlane.eu/en/carv6/auction/10738555
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738618
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738618%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738618: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738618 url https://www.openlane.eu/en/carv6/auction/10738618
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738578
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738578%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738578: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738578 url https://www.openlane.eu/en/carv6/auction/10738578
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738604
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738604%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738604: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738604 url https://www.openlane.eu/en/carv6/auction/10738604
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738619
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738619%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738619: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738619 url https://www.openlane.eu/en/carv6/auction/10738619
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738581
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738581%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738581: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738581 url https://www.openlane.eu/en/carv6/auction/10738581
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738637
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738637%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738637: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738637 url https://www.openlane.eu/en/carv6/auction/10738637
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738579
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738579%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738579: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738579 url https://www.openlane.eu/en/carv6/auction/10738579
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738580
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738580%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738580: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738580 url https://www.openlane.eu/en/carv6/auction/10738580
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738662
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738662%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738662: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738662 url https://www.openlane.eu/en/carv6/auction/10738662
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738620
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738620%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738620: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738620 url https://www.openlane.eu/en/carv6/auction/10738620
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738576
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738576%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738576: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738576 url https://www.openlane.eu/en/carv6/auction/10738576
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738472
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738472%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738472: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738472 url https://www.openlane.eu/en/carv6/auction/10738472
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738639
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738639%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738639: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738639 url https://www.openlane.eu/en/carv6/auction/10738639
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738621
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738621%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738621: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738621 url https://www.openlane.eu/en/carv6/auction/10738621
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738473
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738473%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738473: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738473 url https://www.openlane.eu/en/carv6/auction/10738473
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738638
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738638%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738638: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738638 url https://www.openlane.eu/en/carv6/auction/10738638
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738474
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738474%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738474: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738474 url https://www.openlane.eu/en/carv6/auction/10738474
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738497
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738497%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738497: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738497 url https://www.openlane.eu/en/carv6/auction/10738497
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738495
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738495%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738495: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738495 url https://www.openlane.eu/en/carv6/auction/10738495
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738603
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738603%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738603: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738603 url https://www.openlane.eu/en/carv6/auction/10738603
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738496
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738496%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738496: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738496 url https://www.openlane.eu/en/carv6/auction/10738496
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738577
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738577%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738577: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738577 url https://www.openlane.eu/en/carv6/auction/10738577
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738663
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738663%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738663: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738663 url https://www.openlane.eu/en/carv6/auction/10738663
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738640
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738640%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738640: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738640 url https://www.openlane.eu/en/carv6/auction/10738640
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738515
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738515%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738515: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738515 url https://www.openlane.eu/en/carv6/auction/10738515
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738516
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738516%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738516: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738516 url https://www.openlane.eu/en/carv6/auction/10738516
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738517
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738517%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738517: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738517 url https://www.openlane.eu/en/carv6/auction/10738517
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738664
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738664%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738664: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738664 url https://www.openlane.eu/en/carv6/auction/10738664
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738546
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738546%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738546: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738546 url https://www.openlane.eu/en/carv6/auction/10738546
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738622
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738622%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738622: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738622 url https://www.openlane.eu/en/carv6/auction/10738622
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738665
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738665%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738665: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738665 url https://www.openlane.eu/en/carv6/auction/10738665
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738582
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738582%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738582: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738582 url https://www.openlane.eu/en/carv6/auction/10738582
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738518
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738518%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738518: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738518 url https://www.openlane.eu/en/carv6/auction/10738518
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738666
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738666%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738666: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738666 url https://www.openlane.eu/en/carv6/auction/10738666
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738475
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738475%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738475: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738475 url https://www.openlane.eu/en/carv6/auction/10738475
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738476
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738476%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738476: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738476 url https://www.openlane.eu/en/carv6/auction/10738476
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738477
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738477%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738477: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738477 url https://www.openlane.eu/en/carv6/auction/10738477
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738478
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738478%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738478: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738478 url https://www.openlane.eu/en/carv6/auction/10738478
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738479
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738479%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738479: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738479 url https://www.openlane.eu/en/carv6/auction/10738479
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738605
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738605%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738605: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738605 url https://www.openlane.eu/en/carv6/auction/10738605
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738498
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738498%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738498: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738498 url https://www.openlane.eu/en/carv6/auction/10738498
2026-03-28 04:30:39 [adesa.fr] INFO: Found listing with ID: 10738556
2026-03-28 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738556%27 HTTP/1.1" 200 None
2026-03-28 04:30:39 [adesa.fr] INFO: Scrape type for 10738556: 0
2026-03-28 04:30:39 [adesa.fr] INFO: Skipping item 10738556 url https://www.openlane.eu/en/carv6/auction/10738556
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738641
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738641%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738641: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738641 url https://www.openlane.eu/en/carv6/auction/10738641
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738623
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738623%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738623: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738623 url https://www.openlane.eu/en/carv6/auction/10738623
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738547
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738547%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738547: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738547 url https://www.openlane.eu/en/carv6/auction/10738547
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738499
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738499%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738499: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738499 url https://www.openlane.eu/en/carv6/auction/10738499
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738606
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738606%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738606: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738606 url https://www.openlane.eu/en/carv6/auction/10738606
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738607
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738607%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738607: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738607 url https://www.openlane.eu/en/carv6/auction/10738607
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738667
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738667%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738667: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738667 url https://www.openlane.eu/en/carv6/auction/10738667
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738624
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738624%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738624: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738624 url https://www.openlane.eu/en/carv6/auction/10738624
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738529
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738529%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738529: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738529 url https://www.openlane.eu/en/carv6/auction/10738529
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738519
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738519%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738519: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738519 url https://www.openlane.eu/en/carv6/auction/10738519
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738548
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738548%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738548: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738548 url https://www.openlane.eu/en/carv6/auction/10738548
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738480
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738480%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738480: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738480 url https://www.openlane.eu/en/carv6/auction/10738480
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738668
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738668%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738668: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738668 url https://www.openlane.eu/en/carv6/auction/10738668
2026-03-28 04:30:40 [adesa.fr] INFO: Found listing with ID: 10738669
2026-03-28 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738669%27 HTTP/1.1" 200 None
2026-03-28 04:30:40 [adesa.fr] INFO: Scrape type for 10738669: 0
2026-03-28 04:30:40 [adesa.fr] INFO: Skipping item 10738669 url https://www.openlane.eu/en/carv6/auction/10738669
2026-03-28 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-28 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738670
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738670%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738670: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738670 url https://www.openlane.eu/en/carv6/auction/10738670
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738520
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738520%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738520: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738520 url https://www.openlane.eu/en/carv6/auction/10738520
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738625
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738625%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738625: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738625 url https://www.openlane.eu/en/carv6/auction/10738625
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738557
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738557%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738557: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738557 url https://www.openlane.eu/en/carv6/auction/10738557
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738521
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738521%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738521: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738521 url https://www.openlane.eu/en/carv6/auction/10738521
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738608
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738608%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738608: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738608 url https://www.openlane.eu/en/carv6/auction/10738608
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738583
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738583%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738583: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738583 url https://www.openlane.eu/en/carv6/auction/10738583
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738609
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738609%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738609: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738609 url https://www.openlane.eu/en/carv6/auction/10738609
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738626
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738626%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738626: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738626 url https://www.openlane.eu/en/carv6/auction/10738626
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738610
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738610%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738610: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738610 url https://www.openlane.eu/en/carv6/auction/10738610
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738549
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738549%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738549: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738549 url https://www.openlane.eu/en/carv6/auction/10738549
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738671
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738671%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738671: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738671 url https://www.openlane.eu/en/carv6/auction/10738671
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738522
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738522%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738522: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738522 url https://www.openlane.eu/en/carv6/auction/10738522
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738500
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738500%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738500: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738500 url https://www.openlane.eu/en/carv6/auction/10738500
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738627
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738627%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738627: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738627 url https://www.openlane.eu/en/carv6/auction/10738627
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738501
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738501%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738501: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738501 url https://www.openlane.eu/en/carv6/auction/10738501
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738672
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738672%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738672: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738672 url https://www.openlane.eu/en/carv6/auction/10738672
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738628
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738628%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738628: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738628 url https://www.openlane.eu/en/carv6/auction/10738628
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738584
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738584%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738584: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738584 url https://www.openlane.eu/en/carv6/auction/10738584
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738673
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738673%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738673: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738673 url https://www.openlane.eu/en/carv6/auction/10738673
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738674
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738674%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738674: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738674 url https://www.openlane.eu/en/carv6/auction/10738674
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738585
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738585%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738585: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738585 url https://www.openlane.eu/en/carv6/auction/10738585
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738502
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738502%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738502: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738502 url https://www.openlane.eu/en/carv6/auction/10738502
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738481
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738481%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738481: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738481 url https://www.openlane.eu/en/carv6/auction/10738481
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738588
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738588%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738588: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738588 url https://www.openlane.eu/en/carv6/auction/10738588
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738589
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738589%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738589: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738589 url https://www.openlane.eu/en/carv6/auction/10738589
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738629
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738629%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738629: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738629 url https://www.openlane.eu/en/carv6/auction/10738629
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738587
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738587%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738587: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738587 url https://www.openlane.eu/en/carv6/auction/10738587
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738448
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738448%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738448: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738448 url https://www.openlane.eu/en/carv6/auction/10738448
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738676
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738676%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738676: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738676 url https://www.openlane.eu/en/carv6/auction/10738676
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738675
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738675%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738675: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738675 url https://www.openlane.eu/en/carv6/auction/10738675
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738586
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738586%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738586: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738586 url https://www.openlane.eu/en/carv6/auction/10738586
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738611
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738611%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738611: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738611 url https://www.openlane.eu/en/carv6/auction/10738611
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738523
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738523%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738523: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738523 url https://www.openlane.eu/en/carv6/auction/10738523
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738524
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738524%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738524: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738524 url https://www.openlane.eu/en/carv6/auction/10738524
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738558
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738558%27 HTTP/1.1" 200 None
2026-03-28 04:30:43 [adesa.fr] INFO: Scrape type for 10738558: 0
2026-03-28 04:30:43 [adesa.fr] INFO: Skipping item 10738558 url https://www.openlane.eu/en/carv6/auction/10738558
2026-03-28 04:30:43 [adesa.fr] INFO: Found listing with ID: 10738677
2026-03-28 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738677%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738677: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738677 url https://www.openlane.eu/en/carv6/auction/10738677
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738678
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738678%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738678: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738678 url https://www.openlane.eu/en/carv6/auction/10738678
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738534
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738534%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738534: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738534 url https://www.openlane.eu/en/carv6/auction/10738534
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738679
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738679%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738679: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738679 url https://www.openlane.eu/en/carv6/auction/10738679
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738559
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738559%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738559: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738559 url https://www.openlane.eu/en/carv6/auction/10738559
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738680
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738680%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738680: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738680 url https://www.openlane.eu/en/carv6/auction/10738680
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738642
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738642%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738642: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738642 url https://www.openlane.eu/en/carv6/auction/10738642
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738482
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738482%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738482: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738482 url https://www.openlane.eu/en/carv6/auction/10738482
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738681
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738681%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738681: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738681 url https://www.openlane.eu/en/carv6/auction/10738681
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738590
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738590%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738590: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738590 url https://www.openlane.eu/en/carv6/auction/10738590
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738643
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738643%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738643: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738643 url https://www.openlane.eu/en/carv6/auction/10738643
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738591
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738591%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738591: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738591 url https://www.openlane.eu/en/carv6/auction/10738591
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738630
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738630%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738630: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738630 url https://www.openlane.eu/en/carv6/auction/10738630
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738592
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738592%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738592: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738592 url https://www.openlane.eu/en/carv6/auction/10738592
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738447
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738447%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738447: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738447 url https://www.openlane.eu/en/carv6/auction/10738447
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738550
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738550%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738550: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738550 url https://www.openlane.eu/en/carv6/auction/10738550
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738682
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738682%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738682: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738682 url https://www.openlane.eu/en/carv6/auction/10738682
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738683
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738683%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738683: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738683 url https://www.openlane.eu/en/carv6/auction/10738683
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738593
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738593%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738593: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738593 url https://www.openlane.eu/en/carv6/auction/10738593
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738594
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738594%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738594: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738594 url https://www.openlane.eu/en/carv6/auction/10738594
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738684
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738684%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738684: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738684 url https://www.openlane.eu/en/carv6/auction/10738684
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738685
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738685%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738685: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738685 url https://www.openlane.eu/en/carv6/auction/10738685
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10736621
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710736621%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10736621: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10736621 url https://www.openlane.eu/en/carv6/auction/10736621
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10736875
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710736875%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10736875: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10736875 url https://www.openlane.eu/en/carv6/auction/10736875
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10735057
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735057%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10735057: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10735057 url https://www.openlane.eu/en/carv6/auction/10735057
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10735052
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735052%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10735052: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10735052 url https://www.openlane.eu/en/carv6/auction/10735052
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10735056
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735056%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10735056: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10735056 url https://www.openlane.eu/en/carv6/auction/10735056
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10735054
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735054%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10735054: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10735054 url https://www.openlane.eu/en/carv6/auction/10735054
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10735059
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735059%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10735059: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10735059 url https://www.openlane.eu/en/carv6/auction/10735059
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10735058
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735058%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10735058: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10735058 url https://www.openlane.eu/en/carv6/auction/10735058
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10735053
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735053%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10735053: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10735053 url https://www.openlane.eu/en/carv6/auction/10735053
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738048
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738048%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738048: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738048 url https://www.openlane.eu/en/carv6/auction/10738048
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734640
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734640%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734640: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734640 url https://www.openlane.eu/en/carv6/auction/10734640
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738049
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738049%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738049: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738049 url https://www.openlane.eu/en/carv6/auction/10738049
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734659
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734659%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734659: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734659 url https://www.openlane.eu/en/carv6/auction/10734659
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734667
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734667%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734667: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734667 url https://www.openlane.eu/en/carv6/auction/10734667
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734623
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734623%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734623: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734623 url https://www.openlane.eu/en/carv6/auction/10734623
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734609
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734609%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734609: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734609 url https://www.openlane.eu/en/carv6/auction/10734609
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734670
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734670%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734670: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734670 url https://www.openlane.eu/en/carv6/auction/10734670
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734629
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734629%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734629: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734629 url https://www.openlane.eu/en/carv6/auction/10734629
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734630
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734630%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734630: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734630 url https://www.openlane.eu/en/carv6/auction/10734630
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734673
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734673%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734673: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734673 url https://www.openlane.eu/en/carv6/auction/10734673
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734632
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734632%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734632: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734632 url https://www.openlane.eu/en/carv6/auction/10734632
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734633
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734633%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734633: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734633 url https://www.openlane.eu/en/carv6/auction/10734633
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734631
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734631%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734631: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734631 url https://www.openlane.eu/en/carv6/auction/10734631
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734643
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734643%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734643: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734643 url https://www.openlane.eu/en/carv6/auction/10734643
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738046
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738046%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738046: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738046 url https://www.openlane.eu/en/carv6/auction/10738046
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734627
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734627%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734627: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734627 url https://www.openlane.eu/en/carv6/auction/10734627
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10738047
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738047%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10738047: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10738047 url https://www.openlane.eu/en/carv6/auction/10738047
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734635
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734635%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734635: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734635 url https://www.openlane.eu/en/carv6/auction/10734635
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734676
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734676%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734676: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734676 url https://www.openlane.eu/en/carv6/auction/10734676
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734644
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734644%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734644: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734644 url https://www.openlane.eu/en/carv6/auction/10734644
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734602
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734602%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734602: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734602 url https://www.openlane.eu/en/carv6/auction/10734602
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734677
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734677%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734677: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734677 url https://www.openlane.eu/en/carv6/auction/10734677
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734619
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734619%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734619: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734619 url https://www.openlane.eu/en/carv6/auction/10734619
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734625
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734625%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734625: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734625 url https://www.openlane.eu/en/carv6/auction/10734625
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10734657
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734657%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10734657: 0
2026-03-28 04:30:44 [adesa.fr] INFO: Skipping item 10734657 url https://www.openlane.eu/en/carv6/auction/10734657
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10730556
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730556%27 HTTP/1.1" 200 None
2026-03-28 04:30:44 [adesa.fr] INFO: Scrape type for 10730556: 2
2026-03-28 04:30:44 [adesa.fr] INFO: Scraping item 10730556 url https://www.openlane.eu/en/carv6/auction/10730556
2026-03-28 04:30:44 [adesa.fr] INFO: Found listing with ID: 10732542
2026-03-28 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732542%27 HTTP/1.1" 200 None
2026-03-28 04:30:45 [adesa.fr] INFO: Scrape type for 10732542: 2
2026-03-28 04:30:45 [adesa.fr] INFO: Scraping item 10732542 url https://www.openlane.eu/en/carv6/auction/10732542
2026-03-28 04:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:45 [adesa.fr] INFO: Found listing with ID: 10730554
2026-03-28 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730554%27 HTTP/1.1" 200 None
2026-03-28 04:30:45 [adesa.fr] INFO: Scrape type for 10730554: 2
2026-03-28 04:30:45 [adesa.fr] INFO: Scraping item 10730554 url https://www.openlane.eu/en/carv6/auction/10730554
2026-03-28 04:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:45 [adesa.fr] INFO: Found listing with ID: 10730465
2026-03-28 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730465%27 HTTP/1.1" 200 None
2026-03-28 04:30:45 [adesa.fr] INFO: Scrape type for 10730465: 0
2026-03-28 04:30:45 [adesa.fr] INFO: Skipping item 10730465 url https://www.openlane.eu/en/carv6/auction/10730465
2026-03-28 04:30:45 [adesa.fr] INFO: Found listing with ID: 10730462
2026-03-28 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730462%27 HTTP/1.1" 200 None
2026-03-28 04:30:45 [adesa.fr] INFO: Scrape type for 10730462: 2
2026-03-28 04:30:45 [adesa.fr] INFO: Scraping item 10730462 url https://www.openlane.eu/en/carv6/auction/10730462
2026-03-28 04:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:45 [adesa.fr] INFO: Found listing with ID: 10728602
2026-03-28 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728602%27 HTTP/1.1" 200 None
2026-03-28 04:30:45 [adesa.fr] INFO: Scrape type for 10728602: 2
2026-03-28 04:30:45 [adesa.fr] INFO: Scraping item 10728602 url https://www.openlane.eu/en/carv6/auction/10728602
2026-03-28 04:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:45 [adesa.fr] INFO: Found listing with ID: 10730560
2026-03-28 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730560%27 HTTP/1.1" 200 None
2026-03-28 04:30:45 [adesa.fr] INFO: Scrape type for 10730560: 2
2026-03-28 04:30:45 [adesa.fr] INFO: Scraping item 10730560 url https://www.openlane.eu/en/carv6/auction/10730560
2026-03-28 04:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a4fae4-65c3-5e34-9660-c65f79d06597 with identifier: 10730462
2026-03-28 04:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a4fae4-65c3-5e34-9660-c65f79d06597 with scrape type 2
2026-03-28 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a4fae4-65c3-5e34-9660-c65f79d06597 with scrape type 2
2026-03-28 04:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 69a4fae4-65c3-5e34-9660-c65f79d06597, identifier: 10730462
2026-03-28 04:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 69a4fae4-65c3-5e34-9660-c65f79d06597 with identifier: 10730462
2026-03-28 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:30:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-28 04:30:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:30:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-28 04:30:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 69a4fae4-65c3-5e34-9660-c65f79d06597 with identifier: 10730462
2026-03-28 04:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 69a4fae4-65c3-5e34-9660-c65f79d06597 with identifier: 10730462 to the API
2026-03-28 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730462>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '69a4fae4-65c3-5e34-9660-c65f79d06597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR258WP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730462',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 56350,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 36400,
'price_includes_vat': True,
'registration_date': '2023-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 220d AMG Line - Diesel - Automatic - 197 hp '
'- 56.350 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730462%27 HTTP/1.1" 200 None
2026-03-28 04:30:47 [adesa.fr] INFO: Saving data for 10730462: {'auction_closing_time': 1774863000.0, 'created_time': 1774585826.897243, 'last_price_update_time': 1774672247.041509}
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730462') HTTP/1.1" 204 0
2026-03-28 04:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d386a252-c84e-55ee-8869-58f74bdf8148 with identifier: 10730554
2026-03-28 04:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d386a252-c84e-55ee-8869-58f74bdf8148 with scrape type 2
2026-03-28 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d386a252-c84e-55ee-8869-58f74bdf8148 with scrape type 2
2026-03-28 04:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d386a252-c84e-55ee-8869-58f74bdf8148, identifier: 10730554
2026-03-28 04:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45dc6edb-b186-596f-8576-9f2a73fc01b3 with identifier: 10730556
2026-03-28 04:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 with scrape type 2
2026-03-28 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 with scrape type 2
2026-03-28 04:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 45dc6edb-b186-596f-8576-9f2a73fc01b3, identifier: 10730556
2026-03-28 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d386a252-c84e-55ee-8869-58f74bdf8148 with identifier: 10730554
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-28 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-28 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d386a252-c84e-55ee-8869-58f74bdf8148 with identifier: 10730554
2026-03-28 04:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d386a252-c84e-55ee-8869-58f74bdf8148 with identifier: 10730554 to the API
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730554>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'd386a252-c84e-55ee-8869-58f74bdf8148',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59362',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 57829,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i20 1.2 - Petrol - Manual - 84 hp - 57.829 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730554%27 HTTP/1.1" 200 None
2026-03-28 04:30:47 [adesa.fr] INFO: Saving data for 10730554: {'auction_closing_time': 1774865700.0, 'created_time': 1774585833.242978, 'last_price_update_time': 1774672247.85963}
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730554') HTTP/1.1" 204 0
2026-03-28 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 45dc6edb-b186-596f-8576-9f2a73fc01b3 with identifier: 10730556
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:30:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-28 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 45dc6edb-b186-596f-8576-9f2a73fc01b3 with identifier: 10730556
2026-03-28 04:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 45dc6edb-b186-596f-8576-9f2a73fc01b3 with identifier: 10730556 to the API
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730556>
{'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': 130,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '45dc6edb-b186-596f-8576-9f2a73fc01b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '59300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 1147,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10950,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Bigster 1.2 - AWD - Petrol - Manual - 130 hp - 1.147 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730556%27 HTTP/1.1" 200 None
2026-03-28 04:30:48 [adesa.fr] INFO: Saving data for 10730556: {'auction_closing_time': 1774865700.0, 'created_time': 1774585819.230499, 'last_price_update_time': 1774672248.299871}
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730556') HTTP/1.1" 204 0
2026-03-28 04:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with identifier: 10732542
2026-03-28 04:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with scrape type 2
2026-03-28 04:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with scrape type 2
2026-03-28 04:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5, identifier: 10732542
2026-03-28 04:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b6ec59e-4a54-5a24-ac89-626402793951 with identifier: 10728602
2026-03-28 04:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b6ec59e-4a54-5a24-ac89-626402793951 with scrape type 2
2026-03-28 04:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b6ec59e-4a54-5a24-ac89-626402793951 with scrape type 2
2026-03-28 04:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5b6ec59e-4a54-5a24-ac89-626402793951, identifier: 10728602
2026-03-28 04:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with identifier: 10732542
2026-03-28 04:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with identifier: 10732542
2026-03-28 04:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with identifier: 10732542 to the API
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732542>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 123,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '7a115dc0-8974-5dad-b44a-11c2a4dcf9b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 14631,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7250,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus Active 1.0 - Petrol - Automatic - 123 hp - 14.631 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732542%27 HTTP/1.1" 200 None
2026-03-28 04:30:48 [adesa.fr] INFO: Saving data for 10732542: {'auction_closing_time': 1774865700.0, 'created_time': 1774585832.880833, 'last_price_update_time': 1774672248.777917}
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732542') HTTP/1.1" 204 0
2026-03-28 04:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5b6ec59e-4a54-5a24-ac89-626402793951 with identifier: 10728602
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-28 04:30:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5b6ec59e-4a54-5a24-ac89-626402793951 with identifier: 10728602
2026-03-28 04:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5b6ec59e-4a54-5a24-ac89-626402793951 with identifier: 10728602 to the API
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728602>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5b6ec59e-4a54-5a24-ac89-626402793951',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-710-PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728602',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Astra',
'odometer': 97213,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Business Elegance - Petrol - Manual - '
'110 hp - 97.213 km',
'transmission': 'manual',
'trim': 'Business Elegance',
'vin': None,
'year': 2022}
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728602%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Saving data for 10728602: {'auction_closing_time': 1774953000.0, 'created_time': 1774585831.119746, 'last_price_update_time': 1774672249.177569}
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728602') HTTP/1.1" 204 0
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10730563
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730563%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10730563: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10730563 url https://www.openlane.eu/en/carv6/auction/10730563
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10730559
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730559%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10730559: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10730559 url https://www.openlane.eu/en/carv6/auction/10730559
2026-03-28 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-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10730567
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730567%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10730567: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10730567 url https://www.openlane.eu/en/carv6/auction/10730567
2026-03-28 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-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10730562
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730562%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10730562: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10730562 url https://www.openlane.eu/en/carv6/auction/10730562
2026-03-28 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-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10740171
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740171%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10740171: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10740171 url https://www.openlane.eu/en/carv6/auction/10740171
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10740176
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740176%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10740176: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10740176 url https://www.openlane.eu/en/carv6/auction/10740176
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10741678
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741678%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10741678: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10741678 url https://www.openlane.eu/en/carv6/auction/10741678
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10741675
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741675%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10741675: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10741675 url https://www.openlane.eu/en/carv6/auction/10741675
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10740172
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740172%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10740172: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10740172 url https://www.openlane.eu/en/carv6/auction/10740172
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10736481
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710736481%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10736481: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10736481 url https://www.openlane.eu/en/carv6/auction/10736481
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10736488
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710736488%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10736488: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10736488 url https://www.openlane.eu/en/carv6/auction/10736488
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10735036
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735036%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10735036: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10735036 url https://www.openlane.eu/en/carv6/auction/10735036
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10741673
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741673%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10741673: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10741673 url https://www.openlane.eu/en/carv6/auction/10741673
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10735023
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735023%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10735023: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10735023 url https://www.openlane.eu/en/carv6/auction/10735023
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10741674
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741674%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10741674: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10741674 url https://www.openlane.eu/en/carv6/auction/10741674
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10741677
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741677%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10741677: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10741677 url https://www.openlane.eu/en/carv6/auction/10741677
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10735546
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735546%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10735546: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10735546 url https://www.openlane.eu/en/carv6/auction/10735546
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10735605
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735605%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10735605: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10735605 url https://www.openlane.eu/en/carv6/auction/10735605
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10735604
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735604%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10735604: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10735604 url https://www.openlane.eu/en/carv6/auction/10735604
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10735015
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735015%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10735015: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10735015 url https://www.openlane.eu/en/carv6/auction/10735015
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10740174
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740174%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10740174: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10740174 url https://www.openlane.eu/en/carv6/auction/10740174
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10737755
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737755%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10737755: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10737755 url https://www.openlane.eu/en/carv6/auction/10737755
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10740175
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740175%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10740175: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10740175 url https://www.openlane.eu/en/carv6/auction/10740175
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10741676
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741676%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10741676: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10741676 url https://www.openlane.eu/en/carv6/auction/10741676
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10738304
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710738304%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10738304: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10738304 url https://www.openlane.eu/en/carv6/auction/10738304
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10735024
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735024%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10735024: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10735024 url https://www.openlane.eu/en/carv6/auction/10735024
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10735038
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735038%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10735038: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10735038 url https://www.openlane.eu/en/carv6/auction/10735038
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10735014
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735014%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10735014: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10735014 url https://www.openlane.eu/en/carv6/auction/10735014
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10732999
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732999%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10732999: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10732999 url https://www.openlane.eu/en/carv6/auction/10732999
2026-03-28 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-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733086
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733086%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733086: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733086 url https://www.openlane.eu/en/carv6/auction/10733086
2026-03-28 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-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733160
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733160%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733160: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733160 url https://www.openlane.eu/en/carv6/auction/10733160
2026-03-28 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-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733151
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733151%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733151: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733151 url https://www.openlane.eu/en/carv6/auction/10733151
2026-03-28 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-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733117
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733117%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733117: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733117 url https://www.openlane.eu/en/carv6/auction/10733117
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733039
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733039%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733039: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733039 url https://www.openlane.eu/en/carv6/auction/10733039
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733053
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733053%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733053: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733053 url https://www.openlane.eu/en/carv6/auction/10733053
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733144
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733144%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733144: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733144 url https://www.openlane.eu/en/carv6/auction/10733144
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733004
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733004%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733004: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10733004 url https://www.openlane.eu/en/carv6/auction/10733004
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733174
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733174%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733174: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733174 url https://www.openlane.eu/en/carv6/auction/10733174
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733118
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733118%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733118: 0
2026-03-28 04:30:49 [adesa.fr] INFO: Skipping item 10733118 url https://www.openlane.eu/en/carv6/auction/10733118
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733018
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733018%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733018: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733018 url https://www.openlane.eu/en/carv6/auction/10733018
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733182
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733182%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733182: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733182 url https://www.openlane.eu/en/carv6/auction/10733182
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733137
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733137%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733137: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733137 url https://www.openlane.eu/en/carv6/auction/10733137
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733157
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733157%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733157: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733157 url https://www.openlane.eu/en/carv6/auction/10733157
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733073
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733073%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733073: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733073 url https://www.openlane.eu/en/carv6/auction/10733073
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733024
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733024%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733024: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733024 url https://www.openlane.eu/en/carv6/auction/10733024
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10732993
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732993%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10732993: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10732993 url https://www.openlane.eu/en/carv6/auction/10732993
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733143
2026-03-28 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733143%27 HTTP/1.1" 200 None
2026-03-28 04:30:49 [adesa.fr] INFO: Scrape type for 10733143: 2
2026-03-28 04:30:49 [adesa.fr] INFO: Scraping item 10733143 url https://www.openlane.eu/en/carv6/auction/10733143
2026-03-28 04:30:49 [adesa.fr] INFO: Found listing with ID: 10733056
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733056%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733056: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733056 url https://www.openlane.eu/en/carv6/auction/10733056
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733031
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733031%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733031: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733031 url https://www.openlane.eu/en/carv6/auction/10733031
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733165
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733165%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733165: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733165 url https://www.openlane.eu/en/carv6/auction/10733165
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733129
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733129%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733129: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733129 url https://www.openlane.eu/en/carv6/auction/10733129
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733131
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733131%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733131: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733131 url https://www.openlane.eu/en/carv6/auction/10733131
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733114
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733114%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733114: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733114 url https://www.openlane.eu/en/carv6/auction/10733114
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733110
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733110%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733110: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733110 url https://www.openlane.eu/en/carv6/auction/10733110
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733099
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733099%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733099: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733099 url https://www.openlane.eu/en/carv6/auction/10733099
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733065
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733065%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733065: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733065 url https://www.openlane.eu/en/carv6/auction/10733065
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733029
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733029%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733029: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733029 url https://www.openlane.eu/en/carv6/auction/10733029
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733097
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733097%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733097: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733097 url https://www.openlane.eu/en/carv6/auction/10733097
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733107
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733107%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733107: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733107 url https://www.openlane.eu/en/carv6/auction/10733107
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733142
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733142%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733142: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733142 url https://www.openlane.eu/en/carv6/auction/10733142
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733134
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733134%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733134: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733134 url https://www.openlane.eu/en/carv6/auction/10733134
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733125
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733125%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733125: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733125 url https://www.openlane.eu/en/carv6/auction/10733125
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733007
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733007%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733007: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733007 url https://www.openlane.eu/en/carv6/auction/10733007
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733060
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733060%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733060: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733060 url https://www.openlane.eu/en/carv6/auction/10733060
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733167
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733167%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733167: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733167 url https://www.openlane.eu/en/carv6/auction/10733167
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733012
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733012%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733012: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733012 url https://www.openlane.eu/en/carv6/auction/10733012
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733135
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733135%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733135: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733135 url https://www.openlane.eu/en/carv6/auction/10733135
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10732992
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732992%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10732992: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10732992 url https://www.openlane.eu/en/carv6/auction/10732992
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733055
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733055%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733055: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733055 url https://www.openlane.eu/en/carv6/auction/10733055
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733070
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733070%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733070: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733070 url https://www.openlane.eu/en/carv6/auction/10733070
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733058
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733058%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733058: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733058 url https://www.openlane.eu/en/carv6/auction/10733058
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733183
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733183%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733183: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733183 url https://www.openlane.eu/en/carv6/auction/10733183
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733049
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733049%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733049: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733049 url https://www.openlane.eu/en/carv6/auction/10733049
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10732980
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732980%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10732980: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10732980 url https://www.openlane.eu/en/carv6/auction/10732980
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733077
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733077%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733077: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733077 url https://www.openlane.eu/en/carv6/auction/10733077
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733034
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733034%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733034: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733034 url https://www.openlane.eu/en/carv6/auction/10733034
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733051
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733051%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733051: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733051 url https://www.openlane.eu/en/carv6/auction/10733051
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733166
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733166%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733166: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733166 url https://www.openlane.eu/en/carv6/auction/10733166
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733020
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733020%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733020: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733020 url https://www.openlane.eu/en/carv6/auction/10733020
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733075
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733075%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733075: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733075 url https://www.openlane.eu/en/carv6/auction/10733075
2026-03-28 04:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733045
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733045%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733045: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733045 url https://www.openlane.eu/en/carv6/auction/10733045
2026-03-28 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-28 04:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733002
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733002%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733002: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733002 url https://www.openlane.eu/en/carv6/auction/10733002
2026-03-28 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-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733145
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733145%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733145: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733145 url https://www.openlane.eu/en/carv6/auction/10733145
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733076
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733076%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733076: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733076 url https://www.openlane.eu/en/carv6/auction/10733076
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733087
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733087%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733087: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733087 url https://www.openlane.eu/en/carv6/auction/10733087
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733006
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733006%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733006: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733006 url https://www.openlane.eu/en/carv6/auction/10733006
2026-03-28 04:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733036
2026-03-28 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733036%27 HTTP/1.1" 200 None
2026-03-28 04:30:50 [adesa.fr] INFO: Scrape type for 10733036: 2
2026-03-28 04:30:50 [adesa.fr] INFO: Scraping item 10733036 url https://www.openlane.eu/en/carv6/auction/10733036
2026-03-28 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-28 04:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with identifier: 10730563
2026-03-28 04:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with scrape type 2
2026-03-28 04:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with scrape type 2
2026-03-28 04:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f, identifier: 10730563
2026-03-28 04:30:50 [adesa.fr] INFO: Found listing with ID: 10733059
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733059%27 HTTP/1.1" 200 None
2026-03-28 04:30:51 [adesa.fr] INFO: Scrape type for 10733059: 2
2026-03-28 04:30:51 [adesa.fr] INFO: Scraping item 10733059 url https://www.openlane.eu/en/carv6/auction/10733059
2026-03-28 04:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with identifier: 10730563
2026-03-28 04:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with identifier: 10730563
2026-03-28 04:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with identifier: 10730563 to the API
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730563>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 28138,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 - Petrol - Manual - 91 hp - 28.138 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730563%27 HTTP/1.1" 200 None
2026-03-28 04:30:51 [adesa.fr] INFO: Saving data for 10730563: {'auction_closing_time': 1774865700.0, 'created_time': 1774585827.969096, 'last_price_update_time': 1774672251.286168}
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730563') HTTP/1.1" 204 0
2026-03-28 04:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6435e1-33c2-5310-ba57-e4ca6698144c with identifier: 10730559
2026-03-28 04:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6435e1-33c2-5310-ba57-e4ca6698144c with scrape type 2
2026-03-28 04:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c6435e1-33c2-5310-ba57-e4ca6698144c with scrape type 2
2026-03-28 04:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c6435e1-33c2-5310-ba57-e4ca6698144c, identifier: 10730559
2026-03-28 04:30:51 [adesa.fr] INFO: Found listing with ID: 10733032
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733032%27 HTTP/1.1" 200 None
2026-03-28 04:30:51 [adesa.fr] INFO: Scrape type for 10733032: 2
2026-03-28 04:30:51 [adesa.fr] INFO: Scraping item 10733032 url https://www.openlane.eu/en/carv6/auction/10733032
2026-03-28 04:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c6435e1-33c2-5310-ba57-e4ca6698144c with identifier: 10730559
2026-03-28 04:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c6435e1-33c2-5310-ba57-e4ca6698144c with identifier: 10730559
2026-03-28 04:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c6435e1-33c2-5310-ba57-e4ca6698144c with identifier: 10730559 to the API
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730559>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '4c6435e1-33c2-5310-ba57-e4ca6698144c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 43822,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5650,
'price_includes_vat': True,
'registration_date': '2024-04-15',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Clio 1.5 - Diesel - Manual - 100 hp - 43.822 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730559%27 HTTP/1.1" 200 None
2026-03-28 04:30:51 [adesa.fr] INFO: Saving data for 10730559: {'auction_closing_time': 1774865700.0, 'created_time': 1774585832.308971, 'last_price_update_time': 1774672251.833373}
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730559') HTTP/1.1" 204 0
2026-03-28 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-28 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-28 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-28 04:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e622ad34-ce97-5933-8a70-869af300d2d9 with identifier: 10730562
2026-03-28 04:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e622ad34-ce97-5933-8a70-869af300d2d9 with scrape type 2
2026-03-28 04:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e622ad34-ce97-5933-8a70-869af300d2d9 with scrape type 2
2026-03-28 04:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e622ad34-ce97-5933-8a70-869af300d2d9, identifier: 10730562
2026-03-28 04:30:51 [adesa.fr] INFO: Found listing with ID: 10733116
2026-03-28 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733116%27 HTTP/1.1" 200 None
2026-03-28 04:30:51 [adesa.fr] INFO: Scrape type for 10733116: 2
2026-03-28 04:30:51 [adesa.fr] INFO: Scraping item 10733116 url https://www.openlane.eu/en/carv6/auction/10733116
2026-03-28 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-28 04:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e622ad34-ce97-5933-8a70-869af300d2d9 with identifier: 10730562
2026-03-28 04:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e622ad34-ce97-5933-8a70-869af300d2d9 with identifier: 10730562
2026-03-28 04:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e622ad34-ce97-5933-8a70-869af300d2d9 with identifier: 10730562 to the API
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730562>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'e622ad34-ce97-5933-8a70-869af300d2d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 44506,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10050,
'price_includes_vat': True,
'registration_date': '2024-07-31',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 - Diesel - Manual - 110 hp - 44.506 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730562%27 HTTP/1.1" 200 None
2026-03-28 04:30:52 [adesa.fr] INFO: Saving data for 10730562: {'auction_closing_time': 1774865700.0, 'created_time': 1774585830.284527, 'last_price_update_time': 1774672252.252799}
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730562') HTTP/1.1" 204 0
2026-03-28 04:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2b6d962-b997-5e28-873f-2aa871f8f7f4 with identifier: 10733160
2026-03-28 04:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2b6d962-b997-5e28-873f-2aa871f8f7f4 with scrape type 2
2026-03-28 04:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2b6d962-b997-5e28-873f-2aa871f8f7f4 with scrape type 2
2026-03-28 04:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c2b6d962-b997-5e28-873f-2aa871f8f7f4, identifier: 10733160
2026-03-28 04:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2605368d-85be-52a5-9f1b-99acc054723c with identifier: 10732999
2026-03-28 04:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2605368d-85be-52a5-9f1b-99acc054723c with scrape type 2
2026-03-28 04:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2605368d-85be-52a5-9f1b-99acc054723c with scrape type 2
2026-03-28 04:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2605368d-85be-52a5-9f1b-99acc054723c, identifier: 10732999
2026-03-28 04:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4a0fd28-b71f-5523-ae0b-e9cee441f0fb with identifier: 10733086
2026-03-28 04:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4a0fd28-b71f-5523-ae0b-e9cee441f0fb with scrape type 2
2026-03-28 04:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4a0fd28-b71f-5523-ae0b-e9cee441f0fb with scrape type 2
2026-03-28 04:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f4a0fd28-b71f-5523-ae0b-e9cee441f0fb, identifier: 10733086
2026-03-28 04:30:52 [adesa.fr] INFO: Found listing with ID: 10733074
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733074%27 HTTP/1.1" 200 None
2026-03-28 04:30:52 [adesa.fr] INFO: Scrape type for 10733074: 2
2026-03-28 04:30:52 [adesa.fr] INFO: Scraping item 10733074 url https://www.openlane.eu/en/carv6/auction/10733074
2026-03-28 04:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c2b6d962-b997-5e28-873f-2aa871f8f7f4 with identifier: 10733160
2026-03-28 04:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c2b6d962-b997-5e28-873f-2aa871f8f7f4 with identifier: 10733160
2026-03-28 04:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c2b6d962-b997-5e28-873f-2aa871f8f7f4 with identifier: 10733160 to the API
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733160>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'c2b6d962-b997-5e28-873f-2aa871f8f7f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV819HM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733160',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 203046,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'203.046 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733160%27 HTTP/1.1" 200 None
2026-03-28 04:30:52 [adesa.fr] INFO: Saving data for 10733160: {'auction_closing_time': 1774872900.0, 'created_time': 1774554473.00137, 'last_price_update_time': 1774672252.862361}
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733160') HTTP/1.1" 204 0
2026-03-28 04:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2605368d-85be-52a5-9f1b-99acc054723c with identifier: 10732999
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-28 04:30:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2605368d-85be-52a5-9f1b-99acc054723c with identifier: 10732999
2026-03-28 04:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2605368d-85be-52a5-9f1b-99acc054723c with identifier: 10732999 to the API
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732999>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '2605368d-85be-52a5-9f1b-99acc054723c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL291NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732999',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A3',
'odometer': 72443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'72.443 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732999%27 HTTP/1.1" 200 None
2026-03-28 04:30:53 [adesa.fr] INFO: Saving data for 10732999: {'auction_closing_time': 1774863000.0, 'created_time': 1774554474.166117, 'last_price_update_time': 1774672253.261781}
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732999') HTTP/1.1" 204 0
2026-03-28 04:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f4a0fd28-b71f-5523-ae0b-e9cee441f0fb with identifier: 10733086
2026-03-28 04:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f4a0fd28-b71f-5523-ae0b-e9cee441f0fb with identifier: 10733086
2026-03-28 04:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f4a0fd28-b71f-5523-ae0b-e9cee441f0fb with identifier: 10733086 to the API
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733086>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f4a0fd28-b71f-5523-ae0b-e9cee441f0fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ606JT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733086',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 156063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-05-21',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'156.063 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733086%27 HTTP/1.1" 200 None
2026-03-28 04:30:53 [adesa.fr] INFO: Saving data for 10733086: {'auction_closing_time': 1774872900.0, 'created_time': 1774554476.638884, 'last_price_update_time': 1774672253.566113}
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733086') HTTP/1.1" 204 0
2026-03-28 04:30:53 [adesa.fr] INFO: Found listing with ID: 10733000
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733000%27 HTTP/1.1" 200 None
2026-03-28 04:30:53 [adesa.fr] INFO: Scrape type for 10733000: 2
2026-03-28 04:30:53 [adesa.fr] INFO: Scraping item 10733000 url https://www.openlane.eu/en/carv6/auction/10733000
2026-03-28 04:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85a98daa-6eb3-526a-99ee-99e976c0a72e with identifier: 10730567
2026-03-28 04:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85a98daa-6eb3-526a-99ee-99e976c0a72e with scrape type 2
2026-03-28 04:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85a98daa-6eb3-526a-99ee-99e976c0a72e with scrape type 2
2026-03-28 04:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 85a98daa-6eb3-526a-99ee-99e976c0a72e, identifier: 10730567
2026-03-28 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 85a98daa-6eb3-526a-99ee-99e976c0a72e with identifier: 10730567
2026-03-28 04:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 85a98daa-6eb3-526a-99ee-99e976c0a72e with identifier: 10730567
2026-03-28 04:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 85a98daa-6eb3-526a-99ee-99e976c0a72e with identifier: 10730567 to the API
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730567>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '85a98daa-6eb3-526a-99ee-99e976c0a72e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '58910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 33050,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6550,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI R-Line - Diesel - Automatic - '
'150 hp - 33.050 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730567%27 HTTP/1.1" 200 None
2026-03-28 04:30:53 [adesa.fr] INFO: Saving data for 10730567: {'auction_closing_time': 1774865700.0, 'created_time': 1774585829.641983, 'last_price_update_time': 1774672253.984284}
2026-03-28 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730567') HTTP/1.1" 204 0
2026-03-28 04:30:54 [adesa.fr] INFO: Found listing with ID: 10733072
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733072%27 HTTP/1.1" 200 None
2026-03-28 04:30:54 [adesa.fr] INFO: Scrape type for 10733072: 2
2026-03-28 04:30:54 [adesa.fr] INFO: Scraping item 10733072 url https://www.openlane.eu/en/carv6/auction/10733072
2026-03-28 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-28 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-28 04:30:54 [adesa.fr] INFO: Found listing with ID: 10733030
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733030%27 HTTP/1.1" 200 None
2026-03-28 04:30:54 [adesa.fr] INFO: Scrape type for 10733030: 2
2026-03-28 04:30:54 [adesa.fr] INFO: Scraping item 10733030 url https://www.openlane.eu/en/carv6/auction/10733030
2026-03-28 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1614573-ea8c-5fe7-836f-820efa7788e2 with identifier: 10733117
2026-03-28 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1614573-ea8c-5fe7-836f-820efa7788e2 with scrape type 2
2026-03-28 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1614573-ea8c-5fe7-836f-820efa7788e2 with scrape type 2
2026-03-28 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b1614573-ea8c-5fe7-836f-820efa7788e2, identifier: 10733117
2026-03-28 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2ff3573-1272-5830-b657-81d58abde9a3 with identifier: 10733039
2026-03-28 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2ff3573-1272-5830-b657-81d58abde9a3 with scrape type 2
2026-03-28 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2ff3573-1272-5830-b657-81d58abde9a3 with scrape type 2
2026-03-28 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b2ff3573-1272-5830-b657-81d58abde9a3, identifier: 10733039
2026-03-28 04:30:54 [adesa.fr] INFO: Found listing with ID: 10733177
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733177%27 HTTP/1.1" 200 None
2026-03-28 04:30:54 [adesa.fr] INFO: Scrape type for 10733177: 2
2026-03-28 04:30:54 [adesa.fr] INFO: Scraping item 10733177 url https://www.openlane.eu/en/carv6/auction/10733177
2026-03-28 04:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b1614573-ea8c-5fe7-836f-820efa7788e2 with identifier: 10733117
2026-03-28 04:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b1614573-ea8c-5fe7-836f-820efa7788e2 with identifier: 10733117
2026-03-28 04:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b1614573-ea8c-5fe7-836f-820efa7788e2 with identifier: 10733117 to the API
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733117>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b1614573-ea8c-5fe7-836f-820efa7788e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV694WN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733117',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A6',
'odometer': 174011,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Audi A6 35 TDI Business Executive - Diesel - Automatic - 163 hp - '
'174.011 km',
'transmission': 'automatic',
'trim': 'Business Executive',
'vin': None,
'year': 2020}
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733117%27 HTTP/1.1" 200 None
2026-03-28 04:30:54 [adesa.fr] INFO: Saving data for 10733117: {'auction_closing_time': 1774872900.0, 'created_time': 1774554475.981309, 'last_price_update_time': 1774672254.53477}
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733117') HTTP/1.1" 204 0
2026-03-28 04:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b2ff3573-1272-5830-b657-81d58abde9a3 with identifier: 10733039
2026-03-28 04:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b2ff3573-1272-5830-b657-81d58abde9a3 with identifier: 10733039
2026-03-28 04:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b2ff3573-1272-5830-b657-81d58abde9a3 with identifier: 10733039 to the API
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733039>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b2ff3573-1272-5830-b657-81d58abde9a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE094BX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733039',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q5',
'odometer': 55147,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Audi Q5 50 TFSIe S Line - Quattro - Hybrid - Automatic - 265 hp - '
'55.147 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733039%27 HTTP/1.1" 200 None
2026-03-28 04:30:54 [adesa.fr] INFO: Saving data for 10733039: {'auction_closing_time': 1774863000.0, 'created_time': 1774554471.811558, 'last_price_update_time': 1774672254.837137}
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733039') HTTP/1.1" 204 0
2026-03-28 04:30:54 [adesa.fr] INFO: Found listing with ID: 10732988
2026-03-28 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732988%27 HTTP/1.1" 200 None
2026-03-28 04:30:54 [adesa.fr] INFO: Scrape type for 10732988: 2
2026-03-28 04:30:54 [adesa.fr] INFO: Scraping item 10732988 url https://www.openlane.eu/en/carv6/auction/10732988
2026-03-28 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6708e688-1db0-50f5-9f60-0dbf27992bcb with identifier: 10733151
2026-03-28 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6708e688-1db0-50f5-9f60-0dbf27992bcb with scrape type 2
2026-03-28 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6708e688-1db0-50f5-9f60-0dbf27992bcb with scrape type 2
2026-03-28 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6708e688-1db0-50f5-9f60-0dbf27992bcb, identifier: 10733151
2026-03-28 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-28 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-28 04:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6708e688-1db0-50f5-9f60-0dbf27992bcb with identifier: 10733151
2026-03-28 04:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6708e688-1db0-50f5-9f60-0dbf27992bcb with identifier: 10733151
2026-03-28 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6708e688-1db0-50f5-9f60-0dbf27992bcb with identifier: 10733151 to the API
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733151>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6708e688-1db0-50f5-9f60-0dbf27992bcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG824KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733151',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A5',
'odometer': 149203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2019-05-23',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Audi A5 Sportback 35 TDI Business - Diesel - Manual - 150 hp - '
'149.203 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733151%27 HTTP/1.1" 200 None
2026-03-28 04:30:55 [adesa.fr] INFO: Saving data for 10733151: {'auction_closing_time': 1774872900.0, 'created_time': 1774554475.294154, 'last_price_update_time': 1774672255.235035}
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733151') HTTP/1.1" 204 0
2026-03-28 04:30:55 [adesa.fr] INFO: Found listing with ID: 10733168
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733168%27 HTTP/1.1" 200 None
2026-03-28 04:30:55 [adesa.fr] INFO: Scrape type for 10733168: 2
2026-03-28 04:30:55 [adesa.fr] INFO: Scraping item 10733168 url https://www.openlane.eu/en/carv6/auction/10733168
2026-03-28 04:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:30:55 [adesa.fr] INFO: Found listing with ID: 10733128
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733128%27 HTTP/1.1" 200 None
2026-03-28 04:30:55 [adesa.fr] INFO: Scrape type for 10733128: 2
2026-03-28 04:30:55 [adesa.fr] INFO: Scraping item 10733128 url https://www.openlane.eu/en/carv6/auction/10733128
2026-03-28 04:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cdf36b1-5320-5378-997e-4eeaeef8a1a2 with identifier: 10733018
2026-03-28 04:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cdf36b1-5320-5378-997e-4eeaeef8a1a2 with scrape type 2
2026-03-28 04:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cdf36b1-5320-5378-997e-4eeaeef8a1a2 with scrape type 2
2026-03-28 04:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2cdf36b1-5320-5378-997e-4eeaeef8a1a2, identifier: 10733018
2026-03-28 04:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18513e8f-2170-5af3-8ae5-1854ba0a0932 with identifier: 10733053
2026-03-28 04:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18513e8f-2170-5af3-8ae5-1854ba0a0932 with scrape type 2
2026-03-28 04:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18513e8f-2170-5af3-8ae5-1854ba0a0932 with scrape type 2
2026-03-28 04:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 18513e8f-2170-5af3-8ae5-1854ba0a0932, identifier: 10733053
2026-03-28 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2cdf36b1-5320-5378-997e-4eeaeef8a1a2 with identifier: 10733018
2026-03-28 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2cdf36b1-5320-5378-997e-4eeaeef8a1a2 with identifier: 10733018
2026-03-28 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2cdf36b1-5320-5378-997e-4eeaeef8a1a2 with identifier: 10733018 to the API
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733018>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '2cdf36b1-5320-5378-997e-4eeaeef8a1a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN103SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733018',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '3 Series',
'odometer': 97425,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-05-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 3 Series 320e Business - Hybrid - Automatic - 163 hp - 97.425 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733018%27 HTTP/1.1" 200 None
2026-03-28 04:30:55 [adesa.fr] INFO: Saving data for 10733018: {'auction_closing_time': 1774863000.0, 'created_time': 1774554461.149039, 'last_price_update_time': 1774672255.737121}
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733018') HTTP/1.1" 204 0
2026-03-28 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 18513e8f-2170-5af3-8ae5-1854ba0a0932 with identifier: 10733053
2026-03-28 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 18513e8f-2170-5af3-8ae5-1854ba0a0932 with identifier: 10733053
2026-03-28 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 18513e8f-2170-5af3-8ae5-1854ba0a0932 with identifier: 10733053 to the API
2026-03-28 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733053>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '18513e8f-2170-5af3-8ae5-1854ba0a0932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD937KJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733053',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 67368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 2 Series Active Tourer 225e Business - xDrive - Hybrid - '
'Automatic - 125 hp - 67.368 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733053%27 HTTP/1.1" 200 None
2026-03-28 04:30:56 [adesa.fr] INFO: Saving data for 10733053: {'auction_closing_time': 1774863000.0, 'created_time': 1774554472.172187, 'last_price_update_time': 1774672256.023405}
2026-03-28 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733053') HTTP/1.1" 204 0
2026-03-28 04:30:56 [adesa.fr] INFO: Found listing with ID: 10732981
2026-03-28 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732981%27 HTTP/1.1" 200 None
2026-03-28 04:30:56 [adesa.fr] INFO: Scrape type for 10732981: 2
2026-03-28 04:30:56 [adesa.fr] INFO: Scraping item 10732981 url https://www.openlane.eu/en/carv6/auction/10732981
2026-03-28 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb494cb9-1f09-543f-a5b6-8e5643c6e11a with identifier: 10733144
2026-03-28 04:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb494cb9-1f09-543f-a5b6-8e5643c6e11a with scrape type 2
2026-03-28 04:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb494cb9-1f09-543f-a5b6-8e5643c6e11a with scrape type 2
2026-03-28 04:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb494cb9-1f09-543f-a5b6-8e5643c6e11a, identifier: 10733144
2026-03-28 04:30:56 [adesa.fr] INFO: Found listing with ID: 10733013
2026-03-28 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733013%27 HTTP/1.1" 200 None
2026-03-28 04:30:56 [adesa.fr] INFO: Scrape type for 10733013: 2
2026-03-28 04:30:56 [adesa.fr] INFO: Scraping item 10733013 url https://www.openlane.eu/en/carv6/auction/10733013
2026-03-28 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-28 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-28 04:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb494cb9-1f09-543f-a5b6-8e5643c6e11a with identifier: 10733144
2026-03-28 04:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb494cb9-1f09-543f-a5b6-8e5643c6e11a with identifier: 10733144
2026-03-28 04:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb494cb9-1f09-543f-a5b6-8e5643c6e11a with identifier: 10733144 to the API
2026-03-28 04:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733144>
{'auction_title': '',
'c_o_2_emission_value': 14,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'eb494cb9-1f09-543f-a5b6-8e5643c6e11a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS527AB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733144',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 151340,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 2 Series Active Tourer 225e Business - xDrive - Hybrid - '
'Automatic - 136 hp - 151.340 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733144%27 HTTP/1.1" 200 None
2026-03-28 04:30:56 [adesa.fr] INFO: Saving data for 10733144: {'auction_closing_time': 1774872900.0, 'created_time': 1774554473.807054, 'last_price_update_time': 1774672256.484983}
2026-03-28 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733144') HTTP/1.1" 204 0
2026-03-28 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f66588f-aa08-567b-95a5-7d8a5638e1e0 with identifier: 10733174
2026-03-28 04:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f66588f-aa08-567b-95a5-7d8a5638e1e0 with scrape type 2
2026-03-28 04:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f66588f-aa08-567b-95a5-7d8a5638e1e0 with scrape type 2
2026-03-28 04:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6f66588f-aa08-567b-95a5-7d8a5638e1e0, identifier: 10733174
2026-03-28 04:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e98f407-47d4-53d2-a648-7a3ce4f52f2e with identifier: 10733075
2026-03-28 04:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e98f407-47d4-53d2-a648-7a3ce4f52f2e with scrape type 2
2026-03-28 04:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e98f407-47d4-53d2-a648-7a3ce4f52f2e with scrape type 2
2026-03-28 04:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0e98f407-47d4-53d2-a648-7a3ce4f52f2e, identifier: 10733075
2026-03-28 04:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6f66588f-aa08-567b-95a5-7d8a5638e1e0 with identifier: 10733174
2026-03-28 04:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6f66588f-aa08-567b-95a5-7d8a5638e1e0 with identifier: 10733174
2026-03-28 04:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6f66588f-aa08-567b-95a5-7d8a5638e1e0 with identifier: 10733174 to the API
2026-03-28 04:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733174>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6f66588f-aa08-567b-95a5-7d8a5638e1e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ178MD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733174',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 202347,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 2 Series Gran Coupé 218d Business - Diesel - Automatic - 150 hp '
'- 202.347 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733174%27 HTTP/1.1" 200 None
2026-03-28 04:30:57 [adesa.fr] INFO: Saving data for 10733174: {'auction_closing_time': 1774872900.0, 'created_time': 1774554461.521202, 'last_price_update_time': 1774672257.051676}
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733174') HTTP/1.1" 204 0
2026-03-28 04:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0e98f407-47d4-53d2-a648-7a3ce4f52f2e with identifier: 10733075
2026-03-28 04:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0e98f407-47d4-53d2-a648-7a3ce4f52f2e with identifier: 10733075
2026-03-28 04:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0e98f407-47d4-53d2-a648-7a3ce4f52f2e with identifier: 10733075 to the API
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733075>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '0e98f407-47d4-53d2-a648-7a3ce4f52f2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX486RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733075',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 98826,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 Executive - Hybrid - Automatic - 180 hp - 98.826 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733075%27 HTTP/1.1" 200 None
2026-03-28 04:30:57 [adesa.fr] INFO: Saving data for 10733075: {'auction_closing_time': 1774863000.0, 'created_time': 1774554489.495463, 'last_price_update_time': 1774672257.331265}
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733075') HTTP/1.1" 204 0
2026-03-28 04:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c060015c-270d-5596-923c-1d7e6a0f9a08 with identifier: 10733182
2026-03-28 04:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c060015c-270d-5596-923c-1d7e6a0f9a08 with scrape type 2
2026-03-28 04:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c060015c-270d-5596-923c-1d7e6a0f9a08 with scrape type 2
2026-03-28 04:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c060015c-270d-5596-923c-1d7e6a0f9a08, identifier: 10733182
2026-03-28 04:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c060015c-270d-5596-923c-1d7e6a0f9a08 with identifier: 10733182
2026-03-28 04:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c060015c-270d-5596-923c-1d7e6a0f9a08 with identifier: 10733182
2026-03-28 04:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c060015c-270d-5596-923c-1d7e6a0f9a08 with identifier: 10733182 to the API
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733182>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'c060015c-270d-5596-923c-1d7e6a0f9a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK759AD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733182',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '3 Series',
'odometer': 143730,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 3 Series Touring 318d Business Design - Diesel - Automatic - '
'150 hp - 143.730 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733182%27 HTTP/1.1" 200 None
2026-03-28 04:30:57 [adesa.fr] INFO: Saving data for 10733182: {'auction_closing_time': 1774872900.0, 'created_time': 1774554459.837185, 'last_price_update_time': 1774672257.73191}
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733182') HTTP/1.1" 204 0
2026-03-28 04:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f15154c1-dc15-53f4-9310-18be8ace4b29 with identifier: 10733006
2026-03-28 04:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f15154c1-dc15-53f4-9310-18be8ace4b29 with scrape type 2
2026-03-28 04:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f15154c1-dc15-53f4-9310-18be8ace4b29 with scrape type 2
2026-03-28 04:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f15154c1-dc15-53f4-9310-18be8ace4b29, identifier: 10733006
2026-03-28 04:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3de76efc-4b76-5caa-8859-709e79e52c15 with identifier: 10733045
2026-03-28 04:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de76efc-4b76-5caa-8859-709e79e52c15 with scrape type 2
2026-03-28 04:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3de76efc-4b76-5caa-8859-709e79e52c15 with scrape type 2
2026-03-28 04:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3de76efc-4b76-5caa-8859-709e79e52c15, identifier: 10733045
2026-03-28 04:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f15154c1-dc15-53f4-9310-18be8ace4b29 with identifier: 10733006
2026-03-28 04:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-28 04:30:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f15154c1-dc15-53f4-9310-18be8ace4b29 with identifier: 10733006
2026-03-28 04:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f15154c1-dc15-53f4-9310-18be8ace4b29 with identifier: 10733006 to the API
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733006>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'f15154c1-dc15-53f4-9310-18be8ace4b29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL310AA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733006',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'EV6',
'odometer': 78283,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia EV6 74 kWh GT Line - Electric - Automatic - 229 hp - 78.283 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733006%27 HTTP/1.1" 200 None
2026-03-28 04:30:58 [adesa.fr] INFO: Saving data for 10733006: {'auction_closing_time': 1774863000.0, 'created_time': 1774554443.896521, 'last_price_update_time': 1774672258.309889}
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733006') HTTP/1.1" 204 0
2026-03-28 04:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3de76efc-4b76-5caa-8859-709e79e52c15 with identifier: 10733045
2026-03-28 04:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3de76efc-4b76-5caa-8859-709e79e52c15 with identifier: 10733045
2026-03-28 04:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3de76efc-4b76-5caa-8859-709e79e52c15 with identifier: 10733045 to the API
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733045>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '3de76efc-4b76-5caa-8859-709e79e52c15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK603YR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733045',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 68931,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 N Line - AWD - Hybrid - Automatic - 180 hp - '
'68.931 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733045%27 HTTP/1.1" 200 None
2026-03-28 04:30:58 [adesa.fr] INFO: Saving data for 10733045: {'auction_closing_time': 1774863000.0, 'created_time': 1774554445.465043, 'last_price_update_time': 1774672258.590812}
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733045') HTTP/1.1" 204 0
2026-03-28 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acbd15a0-bec6-5805-a72c-3731dcbf1829 with identifier: 10733059
2026-03-28 04:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acbd15a0-bec6-5805-a72c-3731dcbf1829 with scrape type 2
2026-03-28 04:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acbd15a0-bec6-5805-a72c-3731dcbf1829 with scrape type 2
2026-03-28 04:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: acbd15a0-bec6-5805-a72c-3731dcbf1829, identifier: 10733059
2026-03-28 04:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: acbd15a0-bec6-5805-a72c-3731dcbf1829 with identifier: 10733059
2026-03-28 04:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: acbd15a0-bec6-5805-a72c-3731dcbf1829 with identifier: 10733059
2026-03-28 04:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: acbd15a0-bec6-5805-a72c-3731dcbf1829 with identifier: 10733059 to the API
2026-03-28 04:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'acbd15a0-bec6-5805-a72c-3731dcbf1829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW110ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733059',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Niro',
'odometer': 96661,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia Niro Design - Electric - Automatic - 204 hp - 96.661 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2021}
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733059%27 HTTP/1.1" 200 None
2026-03-28 04:30:59 [adesa.fr] INFO: Saving data for 10733059: {'auction_closing_time': 1774863000.0, 'created_time': 1774554493.942899, 'last_price_update_time': 1774672259.115972}
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733059') HTTP/1.1" 204 0
2026-03-28 04:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc80e872-6b28-53ba-9b92-ebdc41b88bb1 with identifier: 10733032
2026-03-28 04:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc80e872-6b28-53ba-9b92-ebdc41b88bb1 with scrape type 2
2026-03-28 04:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc80e872-6b28-53ba-9b92-ebdc41b88bb1 with scrape type 2
2026-03-28 04:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc80e872-6b28-53ba-9b92-ebdc41b88bb1, identifier: 10733032
2026-03-28 04:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac1b67c6-04a4-5639-af56-4059b9e057e3 with identifier: 10733036
2026-03-28 04:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac1b67c6-04a4-5639-af56-4059b9e057e3 with scrape type 2
2026-03-28 04:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac1b67c6-04a4-5639-af56-4059b9e057e3 with scrape type 2
2026-03-28 04:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ac1b67c6-04a4-5639-af56-4059b9e057e3, identifier: 10733036
2026-03-28 04:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc80e872-6b28-53ba-9b92-ebdc41b88bb1 with identifier: 10733032
2026-03-28 04:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc80e872-6b28-53ba-9b92-ebdc41b88bb1 with identifier: 10733032
2026-03-28 04:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc80e872-6b28-53ba-9b92-ebdc41b88bb1 with identifier: 10733032 to the API
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733032>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'bc80e872-6b28-53ba-9b92-ebdc41b88bb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL585QS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733032',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 91008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Kia Sportage 1.6 GDI GT Line - AWD - Hybrid - Automatic - 180 hp - '
'91.008 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733032%27 HTTP/1.1" 200 None
2026-03-28 04:30:59 [adesa.fr] INFO: Saving data for 10733032: {'auction_closing_time': 1774863000.0, 'created_time': 1774554491.524555, 'last_price_update_time': 1774672259.597585}
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733032') HTTP/1.1" 204 0
2026-03-28 04:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ac1b67c6-04a4-5639-af56-4059b9e057e3 with identifier: 10733036
2026-03-28 04:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ac1b67c6-04a4-5639-af56-4059b9e057e3 with identifier: 10733036
2026-03-28 04:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ac1b67c6-04a4-5639-af56-4059b9e057e3 with identifier: 10733036 to the API
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733036>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ac1b67c6-04a4-5639-af56-4059b9e057e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK744QB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733036',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Niro',
'odometer': 121044,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia Niro 1.6 Active - Hybrid - Automatic - 105 hp - 121.044 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733036%27 HTTP/1.1" 200 None
2026-03-28 04:30:59 [adesa.fr] INFO: Saving data for 10733036: {'auction_closing_time': 1774863000.0, 'created_time': 1774554491.842485, 'last_price_update_time': 1774672259.881613}
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733036') HTTP/1.1" 204 0
2026-03-28 04:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a381eec-497a-53ca-b088-d8e507125b9b with identifier: 10733072
2026-03-28 04:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a381eec-497a-53ca-b088-d8e507125b9b with scrape type 2
2026-03-28 04:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a381eec-497a-53ca-b088-d8e507125b9b with scrape type 2
2026-03-28 04:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a381eec-497a-53ca-b088-d8e507125b9b, identifier: 10733072
2026-03-28 04:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a381eec-497a-53ca-b088-d8e507125b9b with identifier: 10733072
2026-03-28 04:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a381eec-497a-53ca-b088-d8e507125b9b with identifier: 10733072
2026-03-28 04:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a381eec-497a-53ca-b088-d8e507125b9b with identifier: 10733072 to the API
2026-03-28 04:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733072>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '0a381eec-497a-53ca-b088-d8e507125b9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH231WN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733072',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 50847,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-08-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia XCeed 1.6 GDI Premium - Hybrid - Automatic - 105 hp - 50.847 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-28 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733072%27 HTTP/1.1" 200 None
2026-03-28 04:31:00 [adesa.fr] INFO: Saving data for 10733072: {'auction_closing_time': 1774863000.0, 'created_time': 1774554492.665936, 'last_price_update_time': 1774672260.403435}
2026-03-28 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733072') HTTP/1.1" 204 0
2026-03-28 04:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1d070cd-b084-55f4-8948-dbad2cf2a2e3 with identifier: 10733000
2026-03-28 04:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1d070cd-b084-55f4-8948-dbad2cf2a2e3 with scrape type 2
2026-03-28 04:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1d070cd-b084-55f4-8948-dbad2cf2a2e3 with scrape type 2
2026-03-28 04:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1d070cd-b084-55f4-8948-dbad2cf2a2e3, identifier: 10733000
2026-03-28 04:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1d070cd-b084-55f4-8948-dbad2cf2a2e3 with identifier: 10733000
2026-03-28 04:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1d070cd-b084-55f4-8948-dbad2cf2a2e3 with identifier: 10733000
2026-03-28 04:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1d070cd-b084-55f4-8948-dbad2cf2a2e3 with identifier: 10733000 to the API
2026-03-28 04:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733000>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd1d070cd-b084-55f4-8948-dbad2cf2a2e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK062LF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733000',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 100013,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Hybrid - Automatic - 180 hp '
'- 100.013 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-28 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733000%27 HTTP/1.1" 200 None
2026-03-28 04:31:00 [adesa.fr] INFO: Saving data for 10733000: {'auction_closing_time': 1774863000.0, 'created_time': 1774554494.273268, 'last_price_update_time': 1774672260.887112}
2026-03-28 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733000') HTTP/1.1" 204 0
2026-03-28 04:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c2ec92e-e91e-54d9-8994-b145fbff4c94 with identifier: 10732988
2026-03-28 04:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c2ec92e-e91e-54d9-8994-b145fbff4c94 with scrape type 2
2026-03-28 04:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c2ec92e-e91e-54d9-8994-b145fbff4c94 with scrape type 2
2026-03-28 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9c2ec92e-e91e-54d9-8994-b145fbff4c94, identifier: 10732988
2026-03-28 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9c2ec92e-e91e-54d9-8994-b145fbff4c94 with identifier: 10732988
2026-03-28 04:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9c2ec92e-e91e-54d9-8994-b145fbff4c94 with identifier: 10732988
2026-03-28 04:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9c2ec92e-e91e-54d9-8994-b145fbff4c94 with identifier: 10732988 to the API
2026-03-28 04:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732988>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '9c2ec92e-e91e-54d9-8994-b145fbff4c94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX733WM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732988',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 33085,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 160 hp - '
'33.085 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-28 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732988%27 HTTP/1.1" 200 None
2026-03-28 04:31:01 [adesa.fr] INFO: Saving data for 10732988: {'auction_closing_time': 1774863000.0, 'created_time': 1774554495.630004, 'last_price_update_time': 1774672261.275424}
2026-03-28 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732988') HTTP/1.1" 204 0
2026-03-28 04:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5aba86d-771d-5f0c-b635-2b2afe79662a with identifier: 10733168
2026-03-28 04:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5aba86d-771d-5f0c-b635-2b2afe79662a with scrape type 2
2026-03-28 04:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5aba86d-771d-5f0c-b635-2b2afe79662a with scrape type 2
2026-03-28 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5aba86d-771d-5f0c-b635-2b2afe79662a, identifier: 10733168
2026-03-28 04:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd719392-59c5-55b7-a778-6309848e4cd3 with identifier: 10733177
2026-03-28 04:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd719392-59c5-55b7-a778-6309848e4cd3 with scrape type 2
2026-03-28 04:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd719392-59c5-55b7-a778-6309848e4cd3 with scrape type 2
2026-03-28 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cd719392-59c5-55b7-a778-6309848e4cd3, identifier: 10733177
2026-03-28 04:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5aba86d-771d-5f0c-b635-2b2afe79662a with identifier: 10733168
2026-03-28 04:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5aba86d-771d-5f0c-b635-2b2afe79662a with identifier: 10733168
2026-03-28 04:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5aba86d-771d-5f0c-b635-2b2afe79662a with identifier: 10733168 to the API
2026-03-28 04:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733168>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f5aba86d-771d-5f0c-b635-2b2afe79662a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH277DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733168',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 134145,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz B 180d Business Line - Diesel - Automatic - 116 hp - '
'134.145 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733168%27 HTTP/1.1" 200 None
2026-03-28 04:31:01 [adesa.fr] INFO: Saving data for 10733168: {'auction_closing_time': 1774872900.0, 'created_time': 1774554491.211278, 'last_price_update_time': 1774672261.761669}
2026-03-28 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733168') HTTP/1.1" 204 0
2026-03-28 04:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cd719392-59c5-55b7-a778-6309848e4cd3 with identifier: 10733177
2026-03-28 04:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cd719392-59c5-55b7-a778-6309848e4cd3 with identifier: 10733177
2026-03-28 04:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cd719392-59c5-55b7-a778-6309848e4cd3 with identifier: 10733177 to the API
2026-03-28 04:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733177>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'cd719392-59c5-55b7-a778-6309848e4cd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC725DN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733177',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 214847,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz A 180d Business Line - Diesel - Automatic - 116 hp - '
'214.847 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733177%27 HTTP/1.1" 200 None
2026-03-28 04:31:02 [adesa.fr] INFO: Saving data for 10733177: {'auction_closing_time': 1774872900.0, 'created_time': 1774554499.782115, 'last_price_update_time': 1774672262.041617}
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733177') HTTP/1.1" 204 0
2026-03-28 04:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1900c312-3428-5906-9625-3ea4a796f60e with identifier: 10733087
2026-03-28 04:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1900c312-3428-5906-9625-3ea4a796f60e with scrape type 2
2026-03-28 04:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1900c312-3428-5906-9625-3ea4a796f60e with scrape type 2
2026-03-28 04:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1900c312-3428-5906-9625-3ea4a796f60e, identifier: 10733087
2026-03-28 04:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1900c312-3428-5906-9625-3ea4a796f60e with identifier: 10733087
2026-03-28 04:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1900c312-3428-5906-9625-3ea4a796f60e with identifier: 10733087
2026-03-28 04:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1900c312-3428-5906-9625-3ea4a796f60e with identifier: 10733087 to the API
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733087>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Electric',
'id': '1900c312-3428-5906-9625-3ea4a796f60e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT374AB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733087',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'EV6',
'odometer': 142811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia EV6 74 kWh Air - Electric - Automatic - 229 hp - 142.811 km',
'transmission': 'automatic',
'trim': 'Air',
'vin': None,
'year': 2023}
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733087%27 HTTP/1.1" 200 None
2026-03-28 04:31:02 [adesa.fr] INFO: Saving data for 10733087: {'auction_closing_time': 1774872900.0, 'created_time': 1774554479.815731, 'last_price_update_time': 1774672262.440499}
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733087') HTTP/1.1" 204 0
2026-03-28 04:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16204582-8992-5d50-a7c5-bfa58c92542c with identifier: 10732981
2026-03-28 04:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16204582-8992-5d50-a7c5-bfa58c92542c with scrape type 2
2026-03-28 04:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16204582-8992-5d50-a7c5-bfa58c92542c with scrape type 2
2026-03-28 04:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 16204582-8992-5d50-a7c5-bfa58c92542c, identifier: 10732981
2026-03-28 04:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 16204582-8992-5d50-a7c5-bfa58c92542c with identifier: 10732981
2026-03-28 04:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 16204582-8992-5d50-a7c5-bfa58c92542c with identifier: 10732981
2026-03-28 04:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 16204582-8992-5d50-a7c5-bfa58c92542c with identifier: 10732981 to the API
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732981>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '16204582-8992-5d50-a7c5-bfa58c92542c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA192EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732981',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 97992,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - Automatic - 160 hp - '
'97.992 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732981%27 HTTP/1.1" 200 None
2026-03-28 04:31:02 [adesa.fr] INFO: Saving data for 10732981: {'auction_closing_time': 1774863000.0, 'created_time': 1774554498.495586, 'last_price_update_time': 1774672262.858454}
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732981') HTTP/1.1" 204 0
2026-03-28 04:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 543239bf-827c-59b0-9b92-37e62b015bbe with identifier: 10733128
2026-03-28 04:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 543239bf-827c-59b0-9b92-37e62b015bbe with scrape type 2
2026-03-28 04:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 543239bf-827c-59b0-9b92-37e62b015bbe with scrape type 2
2026-03-28 04:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 543239bf-827c-59b0-9b92-37e62b015bbe, identifier: 10733128
2026-03-28 04:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 543239bf-827c-59b0-9b92-37e62b015bbe with identifier: 10733128
2026-03-28 04:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 543239bf-827c-59b0-9b92-37e62b015bbe with identifier: 10733128
2026-03-28 04:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 543239bf-827c-59b0-9b92-37e62b015bbe with identifier: 10733128 to the API
2026-03-28 04:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733128>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '543239bf-827c-59b0-9b92-37e62b015bbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA088FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733128',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 148692,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-06-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz B 180d Business Line - Diesel - Automatic - 116 hp - '
'148.692 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-28 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733128%27 HTTP/1.1" 200 None
2026-03-28 04:31:03 [adesa.fr] INFO: Saving data for 10733128: {'auction_closing_time': 1774872900.0, 'created_time': 1774554500.112038, 'last_price_update_time': 1774672263.333435}
2026-03-28 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733128') HTTP/1.1" 204 0
2026-03-28 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16602fb4-c1f7-53e0-af34-7379485c71cb with identifier: 10733030
2026-03-28 04:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16602fb4-c1f7-53e0-af34-7379485c71cb with scrape type 2
2026-03-28 04:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16602fb4-c1f7-53e0-af34-7379485c71cb with scrape type 2
2026-03-28 04:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 16602fb4-c1f7-53e0-af34-7379485c71cb, identifier: 10733030
2026-03-28 04:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 485b6a1d-bc3b-51de-bbc7-6175217aacff with identifier: 10733013
2026-03-28 04:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 485b6a1d-bc3b-51de-bbc7-6175217aacff with scrape type 2
2026-03-28 04:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 485b6a1d-bc3b-51de-bbc7-6175217aacff with scrape type 2
2026-03-28 04:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 485b6a1d-bc3b-51de-bbc7-6175217aacff, identifier: 10733013
2026-03-28 04:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 16602fb4-c1f7-53e0-af34-7379485c71cb with identifier: 10733030
2026-03-28 04:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:31:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-28 04:31:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 16602fb4-c1f7-53e0-af34-7379485c71cb with identifier: 10733030
2026-03-28 04:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 16602fb4-c1f7-53e0-af34-7379485c71cb with identifier: 10733030 to the API
2026-03-28 04:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733030>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 186,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '16602fb4-c1f7-53e0-af34-7379485c71cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH135AQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733030',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 78040,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-06-21',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mazda CX-30 2.0 SKYACTIV Exclusive-Line - Petrol - Automatic - 186 '
'hp - 78.040 km',
'transmission': 'automatic',
'trim': 'Exclusive-Line',
'vin': None,
'year': 2022}
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733030%27 HTTP/1.1" 200 None
2026-03-28 04:31:04 [adesa.fr] INFO: Saving data for 10733030: {'auction_closing_time': 1774863000.0, 'created_time': 1774554498.155081, 'last_price_update_time': 1774672264.02174}
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733030') HTTP/1.1" 204 0
2026-03-28 04:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 485b6a1d-bc3b-51de-bbc7-6175217aacff with identifier: 10733013
2026-03-28 04:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 485b6a1d-bc3b-51de-bbc7-6175217aacff with identifier: 10733013
2026-03-28 04:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 485b6a1d-bc3b-51de-bbc7-6175217aacff with identifier: 10733013 to the API
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733013>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '485b6a1d-bc3b-51de-bbc7-6175217aacff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM057FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733013',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 97971,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz CLA 250e Business Line - Hybrid - Automatic - 160 hp '
'- 97.971 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733013%27 HTTP/1.1" 200 None
2026-03-28 04:31:04 [adesa.fr] INFO: Saving data for 10733013: {'auction_closing_time': 1774863000.0, 'created_time': 1774554444.222026, 'last_price_update_time': 1774672264.356406}
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733013') HTTP/1.1" 204 0
2026-03-28 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b97384d0-e58e-518a-b87b-26c6290cc215 with identifier: 10733076
2026-03-28 04:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97384d0-e58e-518a-b87b-26c6290cc215 with scrape type 2
2026-03-28 04:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b97384d0-e58e-518a-b87b-26c6290cc215 with scrape type 2
2026-03-28 04:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b97384d0-e58e-518a-b87b-26c6290cc215, identifier: 10733076
2026-03-28 04:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b97384d0-e58e-518a-b87b-26c6290cc215 with identifier: 10733076
2026-03-28 04:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b97384d0-e58e-518a-b87b-26c6290cc215 with identifier: 10733076
2026-03-28 04:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b97384d0-e58e-518a-b87b-26c6290cc215 with identifier: 10733076 to the API
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733076>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b97384d0-e58e-518a-b87b-26c6290cc215',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL583DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733076',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 100611,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Jeep Renegade 4xe 1.3 Limited - AWD - Hybrid - Automatic - 130 hp - '
'100.611 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733076%27 HTTP/1.1" 200 None
2026-03-28 04:31:04 [adesa.fr] INFO: Saving data for 10733076: {'auction_closing_time': 1774863000.0, 'created_time': 1774554488.734604, 'last_price_update_time': 1774672264.915573}
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733076') HTTP/1.1" 204 0
2026-03-28 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 306d0eab-48a9-5534-a96d-62aec3a9a30f with identifier: 10733116
2026-03-28 04:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 306d0eab-48a9-5534-a96d-62aec3a9a30f with scrape type 2
2026-03-28 04:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 306d0eab-48a9-5534-a96d-62aec3a9a30f with scrape type 2
2026-03-28 04:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 306d0eab-48a9-5534-a96d-62aec3a9a30f, identifier: 10733116
2026-03-28 04:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 306d0eab-48a9-5534-a96d-62aec3a9a30f with identifier: 10733116
2026-03-28 04:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 306d0eab-48a9-5534-a96d-62aec3a9a30f with identifier: 10733116
2026-03-28 04:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 306d0eab-48a9-5534-a96d-62aec3a9a30f with identifier: 10733116 to the API
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733116>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '306d0eab-48a9-5534-a96d-62aec3a9a30f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK795KV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733116',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 142665,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia Sportage 1.6 T-GDI Design - AWD - Hybrid - Automatic - 180 hp - '
'142.665 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733116%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Saving data for 10733116: {'auction_closing_time': 1774872900.0, 'created_time': 1774554490.338555, 'last_price_update_time': 1774672265.30837}
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733116') HTTP/1.1" 204 0
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733016
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733016%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733016: 0
2026-03-28 04:31:05 [adesa.fr] INFO: Skipping item 10733016 url https://www.openlane.eu/en/carv6/auction/10733016
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733052
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733052%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733052: 0
2026-03-28 04:31:05 [adesa.fr] INFO: Skipping item 10733052 url https://www.openlane.eu/en/carv6/auction/10733052
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733139
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733139%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733139: 0
2026-03-28 04:31:05 [adesa.fr] INFO: Skipping item 10733139 url https://www.openlane.eu/en/carv6/auction/10733139
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733063
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733063%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733063: 0
2026-03-28 04:31:05 [adesa.fr] INFO: Skipping item 10733063 url https://www.openlane.eu/en/carv6/auction/10733063
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733093
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733093%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733093: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733093 url https://www.openlane.eu/en/carv6/auction/10733093
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733001
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733001%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733001: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733001 url https://www.openlane.eu/en/carv6/auction/10733001
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733048
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733048%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733048: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733048 url https://www.openlane.eu/en/carv6/auction/10733048
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733027
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733027%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733027: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733027 url https://www.openlane.eu/en/carv6/auction/10733027
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733017
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733017%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733017: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733017 url https://www.openlane.eu/en/carv6/auction/10733017
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10732984
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732984%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10732984: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10732984 url https://www.openlane.eu/en/carv6/auction/10732984
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733068
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733068%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733068: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733068 url https://www.openlane.eu/en/carv6/auction/10733068
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733176
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733176%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733176: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733176 url https://www.openlane.eu/en/carv6/auction/10733176
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10732997
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732997%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10732997: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10732997 url https://www.openlane.eu/en/carv6/auction/10732997
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733147
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733147%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733147: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733147 url https://www.openlane.eu/en/carv6/auction/10733147
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733108
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733108%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733108: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733108 url https://www.openlane.eu/en/carv6/auction/10733108
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733062
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733062%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733062: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733062 url https://www.openlane.eu/en/carv6/auction/10733062
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733033
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733033%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733033: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733033 url https://www.openlane.eu/en/carv6/auction/10733033
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733014
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733014%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733014: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733014 url https://www.openlane.eu/en/carv6/auction/10733014
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10732983
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732983%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10732983: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10732983 url https://www.openlane.eu/en/carv6/auction/10732983
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733126
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733126%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733126: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733126 url https://www.openlane.eu/en/carv6/auction/10733126
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733109
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733109%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733109: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733109 url https://www.openlane.eu/en/carv6/auction/10733109
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733090
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733090%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733090: 0
2026-03-28 04:31:05 [adesa.fr] INFO: Skipping item 10733090 url https://www.openlane.eu/en/carv6/auction/10733090
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733124
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733124%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733124: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733124 url https://www.openlane.eu/en/carv6/auction/10733124
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733088
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733088%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733088: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733088 url https://www.openlane.eu/en/carv6/auction/10733088
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733130
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733130%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733130: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733130 url https://www.openlane.eu/en/carv6/auction/10733130
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733184
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733184%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733184: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733184 url https://www.openlane.eu/en/carv6/auction/10733184
2026-03-28 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733009
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733009%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733009: 0
2026-03-28 04:31:05 [adesa.fr] INFO: Skipping item 10733009 url https://www.openlane.eu/en/carv6/auction/10733009
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733050
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733050%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733050: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733050 url https://www.openlane.eu/en/carv6/auction/10733050
2026-03-28 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-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10732986
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732986%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10732986: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10732986 url https://www.openlane.eu/en/carv6/auction/10732986
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10732979
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732979%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10732979: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10732979 url https://www.openlane.eu/en/carv6/auction/10732979
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733122
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733122%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733122: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733122 url https://www.openlane.eu/en/carv6/auction/10733122
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733162
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733162%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733162: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733162 url https://www.openlane.eu/en/carv6/auction/10733162
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733105
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733105%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733105: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733105 url https://www.openlane.eu/en/carv6/auction/10733105
2026-03-28 04:31:05 [adesa.fr] INFO: Found listing with ID: 10733119
2026-03-28 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733119%27 HTTP/1.1" 200 None
2026-03-28 04:31:05 [adesa.fr] INFO: Scrape type for 10733119: 2
2026-03-28 04:31:05 [adesa.fr] INFO: Scraping item 10733119 url https://www.openlane.eu/en/carv6/auction/10733119
2026-03-28 04:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7460cdbe-fc55-5de8-9527-40c6884e2a45 with identifier: 10733145
2026-03-28 04:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7460cdbe-fc55-5de8-9527-40c6884e2a45 with scrape type 2
2026-03-28 04:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7460cdbe-fc55-5de8-9527-40c6884e2a45 with scrape type 2
2026-03-28 04:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7460cdbe-fc55-5de8-9527-40c6884e2a45, identifier: 10733145
2026-03-28 04:31:06 [adesa.fr] INFO: Found listing with ID: 10733067
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733067%27 HTTP/1.1" 200 None
2026-03-28 04:31:06 [adesa.fr] INFO: Scrape type for 10733067: 2
2026-03-28 04:31:06 [adesa.fr] INFO: Scraping item 10733067 url https://www.openlane.eu/en/carv6/auction/10733067
2026-03-28 04:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7460cdbe-fc55-5de8-9527-40c6884e2a45 with identifier: 10733145
2026-03-28 04:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7460cdbe-fc55-5de8-9527-40c6884e2a45 with identifier: 10733145
2026-03-28 04:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7460cdbe-fc55-5de8-9527-40c6884e2a45 with identifier: 10733145 to the API
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733145>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '7460cdbe-fc55-5de8-9527-40c6884e2a45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH645VR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733145',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 200022,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 T-GDI Executive - AWD - Hybrid - Automatic - 180 '
'hp - 200.022 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733145%27 HTTP/1.1" 200 None
2026-03-28 04:31:06 [adesa.fr] INFO: Saving data for 10733145: {'auction_closing_time': 1774872900.0, 'created_time': 1774554487.299555, 'last_price_update_time': 1774672266.376098}
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733145') HTTP/1.1" 204 0
2026-03-28 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:06 [adesa.fr] INFO: Found listing with ID: 10733112
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733112%27 HTTP/1.1" 200 None
2026-03-28 04:31:06 [adesa.fr] INFO: Scrape type for 10733112: 2
2026-03-28 04:31:06 [adesa.fr] INFO: Scraping item 10733112 url https://www.openlane.eu/en/carv6/auction/10733112
2026-03-28 04:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:06 [adesa.fr] INFO: Found listing with ID: 10733138
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733138%27 HTTP/1.1" 200 None
2026-03-28 04:31:06 [adesa.fr] INFO: Scrape type for 10733138: 2
2026-03-28 04:31:06 [adesa.fr] INFO: Scraping item 10733138 url https://www.openlane.eu/en/carv6/auction/10733138
2026-03-28 04:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:06 [adesa.fr] INFO: Found listing with ID: 10733172
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733172%27 HTTP/1.1" 200 None
2026-03-28 04:31:06 [adesa.fr] INFO: Scrape type for 10733172: 2
2026-03-28 04:31:06 [adesa.fr] INFO: Scraping item 10733172 url https://www.openlane.eu/en/carv6/auction/10733172
2026-03-28 04:31:06 [adesa.fr] INFO: Found listing with ID: 10733038
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733038%27 HTTP/1.1" 200 None
2026-03-28 04:31:06 [adesa.fr] INFO: Scrape type for 10733038: 2
2026-03-28 04:31:06 [adesa.fr] INFO: Scraping item 10733038 url https://www.openlane.eu/en/carv6/auction/10733038
2026-03-28 04:31:06 [adesa.fr] INFO: Found listing with ID: 10733064
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733064%27 HTTP/1.1" 200 None
2026-03-28 04:31:06 [adesa.fr] INFO: Scrape type for 10733064: 2
2026-03-28 04:31:06 [adesa.fr] INFO: Scraping item 10733064 url https://www.openlane.eu/en/carv6/auction/10733064
2026-03-28 04:31:06 [adesa.fr] INFO: Found listing with ID: 10733100
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733100%27 HTTP/1.1" 200 None
2026-03-28 04:31:06 [adesa.fr] INFO: Scrape type for 10733100: 2
2026-03-28 04:31:06 [adesa.fr] INFO: Scraping item 10733100 url https://www.openlane.eu/en/carv6/auction/10733100
2026-03-28 04:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e2359ba-3588-53c5-b789-657c5c174866 with identifier: 10733002
2026-03-28 04:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e2359ba-3588-53c5-b789-657c5c174866 with scrape type 2
2026-03-28 04:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e2359ba-3588-53c5-b789-657c5c174866 with scrape type 2
2026-03-28 04:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1e2359ba-3588-53c5-b789-657c5c174866, identifier: 10733002
2026-03-28 04:31:06 [adesa.fr] INFO: Found listing with ID: 10733103
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733103%27 HTTP/1.1" 200 None
2026-03-28 04:31:06 [adesa.fr] INFO: Scrape type for 10733103: 2
2026-03-28 04:31:06 [adesa.fr] INFO: Scraping item 10733103 url https://www.openlane.eu/en/carv6/auction/10733103
2026-03-28 04:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1e2359ba-3588-53c5-b789-657c5c174866 with identifier: 10733002
2026-03-28 04:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1e2359ba-3588-53c5-b789-657c5c174866 with identifier: 10733002
2026-03-28 04:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1e2359ba-3588-53c5-b789-657c5c174866 with identifier: 10733002 to the API
2026-03-28 04:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733002>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '1e2359ba-3588-53c5-b789-657c5c174866',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM568LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733002',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 69693,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 N Line Executive - Hybrid - Automatic - 180 hp - '
'69.693 km',
'transmission': 'automatic',
'trim': 'N Line Executive',
'vin': None,
'year': 2023}
2026-03-28 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733002%27 HTTP/1.1" 200 None
2026-03-28 04:31:07 [adesa.fr] INFO: Saving data for 10733002: {'auction_closing_time': 1774863000.0, 'created_time': 1774554487.631456, 'last_price_update_time': 1774672267.035127}
2026-03-28 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733002') HTTP/1.1" 204 0
2026-03-28 04:31:07 [scrapy.extensions.logstats] INFO: Crawled 50 pages (at 50 pages/min), scraped 40 items (at 40 items/min)
2026-03-28 04:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-28 04:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dda4cd33-aac0-517c-8b05-c375e9d2d935 with identifier: 10733166
2026-03-28 04:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dda4cd33-aac0-517c-8b05-c375e9d2d935 with scrape type 2
2026-03-28 04:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dda4cd33-aac0-517c-8b05-c375e9d2d935 with scrape type 2
2026-03-28 04:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dda4cd33-aac0-517c-8b05-c375e9d2d935, identifier: 10733166
2026-03-28 04:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bda67819-cd5f-5de2-b0fb-8df045159dcf with identifier: 10733051
2026-03-28 04:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bda67819-cd5f-5de2-b0fb-8df045159dcf with scrape type 2
2026-03-28 04:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bda67819-cd5f-5de2-b0fb-8df045159dcf with scrape type 2
2026-03-28 04:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bda67819-cd5f-5de2-b0fb-8df045159dcf, identifier: 10733051
2026-03-28 04:31:07 [adesa.fr] INFO: Found listing with ID: 10733179
2026-03-28 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733179%27 HTTP/1.1" 200 None
2026-03-28 04:31:07 [adesa.fr] INFO: Scrape type for 10733179: 2
2026-03-28 04:31:07 [adesa.fr] INFO: Scraping item 10733179 url https://www.openlane.eu/en/carv6/auction/10733179
2026-03-28 04:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dda4cd33-aac0-517c-8b05-c375e9d2d935 with identifier: 10733166
2026-03-28 04:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dda4cd33-aac0-517c-8b05-c375e9d2d935 with identifier: 10733166
2026-03-28 04:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dda4cd33-aac0-517c-8b05-c375e9d2d935 with identifier: 10733166 to the API
2026-03-28 04:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733166>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'dda4cd33-aac0-517c-8b05-c375e9d2d935',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY957JG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733166',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 205037,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-04-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Tucson 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'205.037 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733166%27 HTTP/1.1" 200 None
2026-03-28 04:31:07 [adesa.fr] INFO: Saving data for 10733166: {'auction_closing_time': 1774872900.0, 'created_time': 1774554523.95577, 'last_price_update_time': 1774672267.519514}
2026-03-28 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733166') HTTP/1.1" 204 0
2026-03-28 04:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bda67819-cd5f-5de2-b0fb-8df045159dcf with identifier: 10733051
2026-03-28 04:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bda67819-cd5f-5de2-b0fb-8df045159dcf with identifier: 10733051
2026-03-28 04:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bda67819-cd5f-5de2-b0fb-8df045159dcf with identifier: 10733051 to the API
2026-03-28 04:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733051>
{'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': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'bda67819-cd5f-5de2-b0fb-8df045159dcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC763HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733051',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 38410,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Santa Fe 1.6 GDi Executive - AWD - Hybrid - Automatic - 180 '
'hp - 38.410 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733051%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Saving data for 10733051: {'auction_closing_time': 1774863000.0, 'created_time': 1774554512.81631, 'last_price_update_time': 1774672268.312469}
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733051') HTTP/1.1" 204 0
2026-03-28 04:31:08 [adesa.fr] INFO: Found listing with ID: 10733089
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733089%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Scrape type for 10733089: 2
2026-03-28 04:31:08 [adesa.fr] INFO: Scraping item 10733089 url https://www.openlane.eu/en/carv6/auction/10733089
2026-03-28 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:08 [adesa.fr] INFO: Found listing with ID: 10733111
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733111%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Scrape type for 10733111: 2
2026-03-28 04:31:08 [adesa.fr] INFO: Scraping item 10733111 url https://www.openlane.eu/en/carv6/auction/10733111
2026-03-28 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-28 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-28 04:31:08 [adesa.fr] INFO: Found listing with ID: 10733155
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733155%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Scrape type for 10733155: 2
2026-03-28 04:31:08 [adesa.fr] INFO: Scraping item 10733155 url https://www.openlane.eu/en/carv6/auction/10733155
2026-03-28 04:31:08 [adesa.fr] INFO: Found listing with ID: 10733092
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733092%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Scrape type for 10733092: 0
2026-03-28 04:31:08 [adesa.fr] INFO: Skipping item 10733092 url https://www.openlane.eu/en/carv6/auction/10733092
2026-03-28 04:31:08 [adesa.fr] INFO: Found listing with ID: 10733150
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733150%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Scrape type for 10733150: 2
2026-03-28 04:31:08 [adesa.fr] INFO: Scraping item 10733150 url https://www.openlane.eu/en/carv6/auction/10733150
2026-03-28 04:31:08 [adesa.fr] INFO: Found listing with ID: 10733054
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733054%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Scrape type for 10733054: 2
2026-03-28 04:31:08 [adesa.fr] INFO: Scraping item 10733054 url https://www.openlane.eu/en/carv6/auction/10733054
2026-03-28 04:31:08 [adesa.fr] INFO: Found listing with ID: 10733146
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733146%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Scrape type for 10733146: 0
2026-03-28 04:31:08 [adesa.fr] INFO: Skipping item 10733146 url https://www.openlane.eu/en/carv6/auction/10733146
2026-03-28 04:31:08 [adesa.fr] INFO: Found listing with ID: 10733047
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733047%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Scrape type for 10733047: 2
2026-03-28 04:31:08 [adesa.fr] INFO: Scraping item 10733047 url https://www.openlane.eu/en/carv6/auction/10733047
2026-03-28 04:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8015ec6c-34ea-5e58-b8c2-f15b2129b990 with identifier: 10733074
2026-03-28 04:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8015ec6c-34ea-5e58-b8c2-f15b2129b990 with scrape type 2
2026-03-28 04:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8015ec6c-34ea-5e58-b8c2-f15b2129b990 with scrape type 2
2026-03-28 04:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8015ec6c-34ea-5e58-b8c2-f15b2129b990, identifier: 10733074
2026-03-28 04:31:08 [adesa.fr] INFO: Found listing with ID: 10733094
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733094%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Scrape type for 10733094: 2
2026-03-28 04:31:08 [adesa.fr] INFO: Scraping item 10733094 url https://www.openlane.eu/en/carv6/auction/10733094
2026-03-28 04:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8015ec6c-34ea-5e58-b8c2-f15b2129b990 with identifier: 10733074
2026-03-28 04:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8015ec6c-34ea-5e58-b8c2-f15b2129b990 with identifier: 10733074
2026-03-28 04:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8015ec6c-34ea-5e58-b8c2-f15b2129b990 with identifier: 10733074 to the API
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733074>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '8015ec6c-34ea-5e58-b8c2-f15b2129b990',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ715HQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733074',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 122704,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia Sportage 1.6 T-GDI Design - Hybrid - Automatic - 180 hp - '
'122.704 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733074%27 HTTP/1.1" 200 None
2026-03-28 04:31:08 [adesa.fr] INFO: Saving data for 10733074: {'auction_closing_time': 1774863000.0, 'created_time': 1774554493.01425, 'last_price_update_time': 1774672268.868192}
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733074') HTTP/1.1" 204 0
2026-03-28 04:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be2126f4-c5f5-53eb-818b-b031f8dc8f2f with identifier: 10733034
2026-03-28 04:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be2126f4-c5f5-53eb-818b-b031f8dc8f2f with scrape type 2
2026-03-28 04:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be2126f4-c5f5-53eb-818b-b031f8dc8f2f with scrape type 2
2026-03-28 04:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: be2126f4-c5f5-53eb-818b-b031f8dc8f2f, identifier: 10733034
2026-03-28 04:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee64a308-69bc-55d2-a859-ad76a186e892 with identifier: 10733077
2026-03-28 04:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee64a308-69bc-55d2-a859-ad76a186e892 with scrape type 2
2026-03-28 04:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee64a308-69bc-55d2-a859-ad76a186e892 with scrape type 2
2026-03-28 04:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee64a308-69bc-55d2-a859-ad76a186e892, identifier: 10733077
2026-03-28 04:31:09 [adesa.fr] INFO: Found listing with ID: 10733095
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733095%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Scrape type for 10733095: 2
2026-03-28 04:31:09 [adesa.fr] INFO: Scraping item 10733095 url https://www.openlane.eu/en/carv6/auction/10733095
2026-03-28 04:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: be2126f4-c5f5-53eb-818b-b031f8dc8f2f with identifier: 10733034
2026-03-28 04:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: be2126f4-c5f5-53eb-818b-b031f8dc8f2f with identifier: 10733034
2026-03-28 04:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: be2126f4-c5f5-53eb-818b-b031f8dc8f2f with identifier: 10733034 to the API
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733034>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'be2126f4-c5f5-53eb-818b-b031f8dc8f2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA076EH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733034',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 103211,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 7,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Santa Fe 1.6 GDi Creative - AWD - Hybrid - Automatic - 180 '
'hp - 103.211 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2021}
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733034%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Saving data for 10733034: {'auction_closing_time': 1774863000.0, 'created_time': 1774554523.537123, 'last_price_update_time': 1774672269.455819}
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733034') HTTP/1.1" 204 0
2026-03-28 04:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee64a308-69bc-55d2-a859-ad76a186e892 with identifier: 10733077
2026-03-28 04:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee64a308-69bc-55d2-a859-ad76a186e892 with identifier: 10733077
2026-03-28 04:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee64a308-69bc-55d2-a859-ad76a186e892 with identifier: 10733077 to the API
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733077>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ee64a308-69bc-55d2-a859-ad76a186e892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV153WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733077',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 27146,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-03-21',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Kona 1.6 T-GDI N Line Executive - Hybrid - Automatic - 105 '
'hp - 27.146 km',
'transmission': 'automatic',
'trim': 'N Line Executive',
'vin': None,
'year': 2024}
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733077%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Saving data for 10733077: {'auction_closing_time': 1774863000.0, 'created_time': 1774554519.193689, 'last_price_update_time': 1774672269.735526}
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733077') HTTP/1.1" 204 0
2026-03-28 04:31:09 [adesa.fr] INFO: Found listing with ID: 10732987
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732987%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Scrape type for 10732987: 2
2026-03-28 04:31:09 [adesa.fr] INFO: Scraping item 10732987 url https://www.openlane.eu/en/carv6/auction/10732987
2026-03-28 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:09 [adesa.fr] INFO: Found listing with ID: 10733078
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733078%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Scrape type for 10733078: 2
2026-03-28 04:31:09 [adesa.fr] INFO: Scraping item 10733078 url https://www.openlane.eu/en/carv6/auction/10733078
2026-03-28 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-28 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-28 04:31:09 [adesa.fr] INFO: Found listing with ID: 10733037
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733037%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Scrape type for 10733037: 0
2026-03-28 04:31:09 [adesa.fr] INFO: Skipping item 10733037 url https://www.openlane.eu/en/carv6/auction/10733037
2026-03-28 04:31:09 [adesa.fr] INFO: Found listing with ID: 10733115
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733115%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Scrape type for 10733115: 0
2026-03-28 04:31:09 [adesa.fr] INFO: Skipping item 10733115 url https://www.openlane.eu/en/carv6/auction/10733115
2026-03-28 04:31:09 [adesa.fr] INFO: Found listing with ID: 10733096
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733096%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Scrape type for 10733096: 2
2026-03-28 04:31:09 [adesa.fr] INFO: Scraping item 10733096 url https://www.openlane.eu/en/carv6/auction/10733096
2026-03-28 04:31:09 [adesa.fr] INFO: Found listing with ID: 10733132
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733132%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Scrape type for 10733132: 2
2026-03-28 04:31:09 [adesa.fr] INFO: Scraping item 10733132 url https://www.openlane.eu/en/carv6/auction/10733132
2026-03-28 04:31:09 [adesa.fr] INFO: Found listing with ID: 10733008
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733008%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Scrape type for 10733008: 2
2026-03-28 04:31:09 [adesa.fr] INFO: Scraping item 10733008 url https://www.openlane.eu/en/carv6/auction/10733008
2026-03-28 04:31:09 [adesa.fr] INFO: Found listing with ID: 10733035
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733035%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Scrape type for 10733035: 2
2026-03-28 04:31:09 [adesa.fr] INFO: Scraping item 10733035 url https://www.openlane.eu/en/carv6/auction/10733035
2026-03-28 04:31:09 [adesa.fr] INFO: Found listing with ID: 10733127
2026-03-28 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733127%27 HTTP/1.1" 200 None
2026-03-28 04:31:09 [adesa.fr] INFO: Scrape type for 10733127: 2
2026-03-28 04:31:09 [adesa.fr] INFO: Scraping item 10733127 url https://www.openlane.eu/en/carv6/auction/10733127
2026-03-28 04:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48fa986a-042a-5a06-b385-7d390f38ffd6 with identifier: 10733183
2026-03-28 04:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48fa986a-042a-5a06-b385-7d390f38ffd6 with scrape type 2
2026-03-28 04:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48fa986a-042a-5a06-b385-7d390f38ffd6 with scrape type 2
2026-03-28 04:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 48fa986a-042a-5a06-b385-7d390f38ffd6, identifier: 10733183
2026-03-28 04:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0f60c71-cebe-5082-879c-f4bc253cb6e4 with identifier: 10733049
2026-03-28 04:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0f60c71-cebe-5082-879c-f4bc253cb6e4 with scrape type 2
2026-03-28 04:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0f60c71-cebe-5082-879c-f4bc253cb6e4 with scrape type 2
2026-03-28 04:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0f60c71-cebe-5082-879c-f4bc253cb6e4, identifier: 10733049
2026-03-28 04:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98b112b9-ae7b-5d79-b247-8a81c16a596d with identifier: 10732980
2026-03-28 04:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98b112b9-ae7b-5d79-b247-8a81c16a596d with scrape type 2
2026-03-28 04:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98b112b9-ae7b-5d79-b247-8a81c16a596d with scrape type 2
2026-03-28 04:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98b112b9-ae7b-5d79-b247-8a81c16a596d, identifier: 10732980
2026-03-28 04:31:10 [adesa.fr] INFO: Found listing with ID: 10733003
2026-03-28 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733003%27 HTTP/1.1" 200 None
2026-03-28 04:31:10 [adesa.fr] INFO: Scrape type for 10733003: 2
2026-03-28 04:31:10 [adesa.fr] INFO: Scraping item 10733003 url https://www.openlane.eu/en/carv6/auction/10733003
2026-03-28 04:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 48fa986a-042a-5a06-b385-7d390f38ffd6 with identifier: 10733183
2026-03-28 04:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 48fa986a-042a-5a06-b385-7d390f38ffd6 with identifier: 10733183
2026-03-28 04:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 48fa986a-042a-5a06-b385-7d390f38ffd6 with identifier: 10733183 to the API
2026-03-28 04:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733183>
{'auction_title': '',
'c_o_2_emission_value': 79,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '48fa986a-042a-5a06-b385-7d390f38ffd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL711WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733183',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 130185,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2019-11-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Ioniq Business - Hybrid - Automatic - 105 hp - 130.185 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733183%27 HTTP/1.1" 200 None
2026-03-28 04:31:10 [adesa.fr] INFO: Saving data for 10733183: {'auction_closing_time': 1774872900.0, 'created_time': 1774554524.324456, 'last_price_update_time': 1774672270.582206}
2026-03-28 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733183') HTTP/1.1" 204 0
2026-03-28 04:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0f60c71-cebe-5082-879c-f4bc253cb6e4 with identifier: 10733049
2026-03-28 04:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0f60c71-cebe-5082-879c-f4bc253cb6e4 with identifier: 10733049
2026-03-28 04:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0f60c71-cebe-5082-879c-f4bc253cb6e4 with identifier: 10733049 to the API
2026-03-28 04:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733049>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b0f60c71-cebe-5082-879c-f4bc253cb6e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL452AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733049',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 77047,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Kona 1.6 Business - Hybrid - Automatic - 105 hp - 77.047 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733049%27 HTTP/1.1" 200 None
2026-03-28 04:31:10 [adesa.fr] INFO: Saving data for 10733049: {'auction_closing_time': 1774863000.0, 'created_time': 1774554522.222882, 'last_price_update_time': 1774672270.969225}
2026-03-28 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733049') HTTP/1.1" 204 0
2026-03-28 04:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98b112b9-ae7b-5d79-b247-8a81c16a596d with identifier: 10732980
2026-03-28 04:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98b112b9-ae7b-5d79-b247-8a81c16a596d with identifier: 10732980
2026-03-28 04:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98b112b9-ae7b-5d79-b247-8a81c16a596d with identifier: 10732980 to the API
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732980>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '98b112b9-ae7b-5d79-b247-8a81c16a596d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR740WM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732980',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 97294,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-10-17',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Kona 1.6 T-GDI Intuitive - Hybrid - Automatic - 105 hp - '
'97.294 km',
'transmission': 'automatic',
'trim': 'Intuitive',
'vin': None,
'year': 2023}
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732980%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Saving data for 10732980: {'auction_closing_time': 1774863000.0, 'created_time': 1774554521.875517, 'last_price_update_time': 1774672271.277797}
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732980') HTTP/1.1" 204 0
2026-03-28 04:31:11 [adesa.fr] INFO: Found listing with ID: 10732990
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732990%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Scrape type for 10732990: 2
2026-03-28 04:31:11 [adesa.fr] INFO: Scraping item 10732990 url https://www.openlane.eu/en/carv6/auction/10732990
2026-03-28 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:11 [adesa.fr] INFO: Found listing with ID: 10732985
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732985%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Scrape type for 10732985: 2
2026-03-28 04:31:11 [adesa.fr] INFO: Scraping item 10732985 url https://www.openlane.eu/en/carv6/auction/10732985
2026-03-28 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-28 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-28 04:31:11 [adesa.fr] INFO: Found listing with ID: 10733163
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733163%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Scrape type for 10733163: 2
2026-03-28 04:31:11 [adesa.fr] INFO: Scraping item 10733163 url https://www.openlane.eu/en/carv6/auction/10733163
2026-03-28 04:31:11 [adesa.fr] INFO: Found listing with ID: 10733136
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733136%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Scrape type for 10733136: 0
2026-03-28 04:31:11 [adesa.fr] INFO: Skipping item 10733136 url https://www.openlane.eu/en/carv6/auction/10733136
2026-03-28 04:31:11 [adesa.fr] INFO: Found listing with ID: 10732982
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732982%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Scrape type for 10732982: 2
2026-03-28 04:31:11 [adesa.fr] INFO: Scraping item 10732982 url https://www.openlane.eu/en/carv6/auction/10732982
2026-03-28 04:31:11 [adesa.fr] INFO: Found listing with ID: 10733159
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733159%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Scrape type for 10733159: 0
2026-03-28 04:31:11 [adesa.fr] INFO: Skipping item 10733159 url https://www.openlane.eu/en/carv6/auction/10733159
2026-03-28 04:31:11 [adesa.fr] INFO: Found listing with ID: 10733022
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733022%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Scrape type for 10733022: 2
2026-03-28 04:31:11 [adesa.fr] INFO: Scraping item 10733022 url https://www.openlane.eu/en/carv6/auction/10733022
2026-03-28 04:31:11 [adesa.fr] INFO: Found listing with ID: 10733173
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733173%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Scrape type for 10733173: 2
2026-03-28 04:31:11 [adesa.fr] INFO: Scraping item 10733173 url https://www.openlane.eu/en/carv6/auction/10733173
2026-03-28 04:31:11 [adesa.fr] INFO: Found listing with ID: 10733041
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733041%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Scrape type for 10733041: 2
2026-03-28 04:31:11 [adesa.fr] INFO: Scraping item 10733041 url https://www.openlane.eu/en/carv6/auction/10733041
2026-03-28 04:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f66c060e-3fa8-5671-91e5-3b768d026de8 with identifier: 10733055
2026-03-28 04:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f66c060e-3fa8-5671-91e5-3b768d026de8 with scrape type 2
2026-03-28 04:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f66c060e-3fa8-5671-91e5-3b768d026de8 with scrape type 2
2026-03-28 04:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f66c060e-3fa8-5671-91e5-3b768d026de8, identifier: 10733055
2026-03-28 04:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2767fbf-17b4-59fd-942f-081f031e0832 with identifier: 10733070
2026-03-28 04:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2767fbf-17b4-59fd-942f-081f031e0832 with scrape type 2
2026-03-28 04:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2767fbf-17b4-59fd-942f-081f031e0832 with scrape type 2
2026-03-28 04:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f2767fbf-17b4-59fd-942f-081f031e0832, identifier: 10733070
2026-03-28 04:31:11 [adesa.fr] INFO: Found listing with ID: 10733040
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733040%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Scrape type for 10733040: 2
2026-03-28 04:31:11 [adesa.fr] INFO: Scraping item 10733040 url https://www.openlane.eu/en/carv6/auction/10733040
2026-03-28 04:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f66c060e-3fa8-5671-91e5-3b768d026de8 with identifier: 10733055
2026-03-28 04:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f66c060e-3fa8-5671-91e5-3b768d026de8 with identifier: 10733055
2026-03-28 04:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f66c060e-3fa8-5671-91e5-3b768d026de8 with identifier: 10733055 to the API
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733055>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'f66c060e-3fa8-5671-91e5-3b768d026de8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN465HR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733055',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 20213,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai e-Kona 64 kWh Executive - Electric - Automatic - 204 hp - '
'20.213 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733055%27 HTTP/1.1" 200 None
2026-03-28 04:31:11 [adesa.fr] INFO: Saving data for 10733055: {'auction_closing_time': 1774863000.0, 'created_time': 1774554517.69296, 'last_price_update_time': 1774672271.927039}
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733055') HTTP/1.1" 204 0
2026-03-28 04:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f2767fbf-17b4-59fd-942f-081f031e0832 with identifier: 10733070
2026-03-28 04:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f2767fbf-17b4-59fd-942f-081f031e0832 with identifier: 10733070
2026-03-28 04:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f2767fbf-17b4-59fd-942f-081f031e0832 with identifier: 10733070 to the API
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733070>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'f2767fbf-17b4-59fd-942f-081f031e0832',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM769FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733070',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 60579,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Ioniq 5 Creative - Electric - Automatic - 229 hp - 60.579 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733070%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Saving data for 10733070: {'auction_closing_time': 1774863000.0, 'created_time': 1774554516.862621, 'last_price_update_time': 1774672272.241518}
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733070') HTTP/1.1" 204 0
2026-03-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733170
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733170%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733170: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733170 url https://www.openlane.eu/en/carv6/auction/10733170
2026-03-28 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733152
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733152%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733152: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733152 url https://www.openlane.eu/en/carv6/auction/10733152
2026-03-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733148
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733148%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733148: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733148 url https://www.openlane.eu/en/carv6/auction/10733148
2026-03-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733158
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733158%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733158: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733158 url https://www.openlane.eu/en/carv6/auction/10733158
2026-03-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733071
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733071%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733071: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733071 url https://www.openlane.eu/en/carv6/auction/10733071
2026-03-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733102
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733102%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733102: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733102 url https://www.openlane.eu/en/carv6/auction/10733102
2026-03-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733101
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733101%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733101: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733101 url https://www.openlane.eu/en/carv6/auction/10733101
2026-03-28 04:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb3f4716-3447-5b19-a00d-610f01db435e with identifier: 10733184
2026-03-28 04:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb3f4716-3447-5b19-a00d-610f01db435e with scrape type 2
2026-03-28 04:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb3f4716-3447-5b19-a00d-610f01db435e with scrape type 2
2026-03-28 04:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb3f4716-3447-5b19-a00d-610f01db435e, identifier: 10733184
2026-03-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733175
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733175%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733175: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733175 url https://www.openlane.eu/en/carv6/auction/10733175
2026-03-28 04:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb3f4716-3447-5b19-a00d-610f01db435e with identifier: 10733184
2026-03-28 04:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb3f4716-3447-5b19-a00d-610f01db435e with identifier: 10733184
2026-03-28 04:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb3f4716-3447-5b19-a00d-610f01db435e with identifier: 10733184 to the API
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733184>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'fb3f4716-3447-5b19-a00d-610f01db435e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV744HM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733184',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 163657,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI GT Line - Diesel - Manual - 100 hp - 163.657 '
'km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733184%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Saving data for 10733184: {'auction_closing_time': 1774872900.0, 'created_time': 1774554441.47847, 'last_price_update_time': 1774672272.82538}
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733184') HTTP/1.1" 204 0
2026-03-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733149
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733149%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733149: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733149 url https://www.openlane.eu/en/carv6/auction/10733149
2026-03-28 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733178
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733178%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733178: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733178 url https://www.openlane.eu/en/carv6/auction/10733178
2026-03-28 04:31:12 [adesa.fr] INFO: Found listing with ID: 10733066
2026-03-28 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733066%27 HTTP/1.1" 200 None
2026-03-28 04:31:12 [adesa.fr] INFO: Scrape type for 10733066: 2
2026-03-28 04:31:12 [adesa.fr] INFO: Scraping item 10733066 url https://www.openlane.eu/en/carv6/auction/10733066
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733104
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733104%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733104: 0
2026-03-28 04:31:13 [adesa.fr] INFO: Skipping item 10733104 url https://www.openlane.eu/en/carv6/auction/10733104
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733043
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733043%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733043: 0
2026-03-28 04:31:13 [adesa.fr] INFO: Skipping item 10733043 url https://www.openlane.eu/en/carv6/auction/10733043
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733098
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733098%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733098: 0
2026-03-28 04:31:13 [adesa.fr] INFO: Skipping item 10733098 url https://www.openlane.eu/en/carv6/auction/10733098
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733153
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733153%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733153: 0
2026-03-28 04:31:13 [adesa.fr] INFO: Skipping item 10733153 url https://www.openlane.eu/en/carv6/auction/10733153
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733169
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733169%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733169: 0
2026-03-28 04:31:13 [adesa.fr] INFO: Skipping item 10733169 url https://www.openlane.eu/en/carv6/auction/10733169
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733171
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733171%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733171: 0
2026-03-28 04:31:13 [adesa.fr] INFO: Skipping item 10733171 url https://www.openlane.eu/en/carv6/auction/10733171
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733025
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733025%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733025: 0
2026-03-28 04:31:13 [adesa.fr] INFO: Skipping item 10733025 url https://www.openlane.eu/en/carv6/auction/10733025
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733042
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733042%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733042: 2
2026-03-28 04:31:13 [adesa.fr] INFO: Scraping item 10733042 url https://www.openlane.eu/en/carv6/auction/10733042
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733010
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733010%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733010: 0
2026-03-28 04:31:13 [adesa.fr] INFO: Skipping item 10733010 url https://www.openlane.eu/en/carv6/auction/10733010
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733069
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733069%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733069: 0
2026-03-28 04:31:13 [adesa.fr] INFO: Skipping item 10733069 url https://www.openlane.eu/en/carv6/auction/10733069
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733005
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733005%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733005: 2
2026-03-28 04:31:13 [adesa.fr] INFO: Scraping item 10733005 url https://www.openlane.eu/en/carv6/auction/10733005
2026-03-28 04:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc7525b1-79be-544c-82c7-b5c722e22401 with identifier: 10733067
2026-03-28 04:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc7525b1-79be-544c-82c7-b5c722e22401 with scrape type 2
2026-03-28 04:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc7525b1-79be-544c-82c7-b5c722e22401 with scrape type 2
2026-03-28 04:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc7525b1-79be-544c-82c7-b5c722e22401, identifier: 10733067
2026-03-28 04:31:13 [adesa.fr] INFO: Found listing with ID: 10733011
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733011%27 HTTP/1.1" 200 None
2026-03-28 04:31:13 [adesa.fr] INFO: Scrape type for 10733011: 2
2026-03-28 04:31:13 [adesa.fr] INFO: Scraping item 10733011 url https://www.openlane.eu/en/carv6/auction/10733011
2026-03-28 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-28 04:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc7525b1-79be-544c-82c7-b5c722e22401 with identifier: 10733067
2026-03-28 04:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc7525b1-79be-544c-82c7-b5c722e22401 with identifier: 10733067
2026-03-28 04:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc7525b1-79be-544c-82c7-b5c722e22401 with identifier: 10733067 to the API
2026-03-28 04:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733067>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'bc7525b1-79be-544c-82c7-b5c722e22401',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP696CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733067',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 76870,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-05-24',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 3008 1.6 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'76.870 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733067%27 HTTP/1.1" 200 None
2026-03-28 04:31:14 [adesa.fr] INFO: Saving data for 10733067: {'auction_closing_time': 1774863000.0, 'created_time': 1774554422.164281, 'last_price_update_time': 1774672274.368146}
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733067') HTTP/1.1" 204 0
2026-03-28 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:14 [adesa.fr] INFO: Found listing with ID: 10732996
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732996%27 HTTP/1.1" 200 None
2026-03-28 04:31:14 [adesa.fr] INFO: Scrape type for 10732996: 0
2026-03-28 04:31:14 [adesa.fr] INFO: Skipping item 10732996 url https://www.openlane.eu/en/carv6/auction/10732996
2026-03-28 04:31:14 [adesa.fr] INFO: Found listing with ID: 10733015
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733015%27 HTTP/1.1" 200 None
2026-03-28 04:31:14 [adesa.fr] INFO: Scrape type for 10733015: 0
2026-03-28 04:31:14 [adesa.fr] INFO: Skipping item 10733015 url https://www.openlane.eu/en/carv6/auction/10733015
2026-03-28 04:31:14 [adesa.fr] INFO: Found listing with ID: 10732989
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732989%27 HTTP/1.1" 200 None
2026-03-28 04:31:14 [adesa.fr] INFO: Scrape type for 10732989: 0
2026-03-28 04:31:14 [adesa.fr] INFO: Skipping item 10732989 url https://www.openlane.eu/en/carv6/auction/10732989
2026-03-28 04:31:14 [adesa.fr] INFO: Found listing with ID: 10732998
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732998%27 HTTP/1.1" 200 None
2026-03-28 04:31:14 [adesa.fr] INFO: Scrape type for 10732998: 0
2026-03-28 04:31:14 [adesa.fr] INFO: Skipping item 10732998 url https://www.openlane.eu/en/carv6/auction/10732998
2026-03-28 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-28 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f44831f-c524-5c7a-a868-1faa182b1b4a with identifier: 10732992
2026-03-28 04:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f44831f-c524-5c7a-a868-1faa182b1b4a with scrape type 2
2026-03-28 04:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f44831f-c524-5c7a-a868-1faa182b1b4a with scrape type 2
2026-03-28 04:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f44831f-c524-5c7a-a868-1faa182b1b4a, identifier: 10732992
2026-03-28 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-28 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-28 04:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f44831f-c524-5c7a-a868-1faa182b1b4a with identifier: 10732992
2026-03-28 04:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f44831f-c524-5c7a-a868-1faa182b1b4a with identifier: 10732992
2026-03-28 04:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f44831f-c524-5c7a-a868-1faa182b1b4a with identifier: 10732992 to the API
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732992>
{'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-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '5f44831f-c524-5c7a-a868-1faa182b1b4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE888TD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732992',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 79995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai e-Kona 64 kWh Business - Electric - Automatic - 204 hp - '
'79.995 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732992%27 HTTP/1.1" 200 None
2026-03-28 04:31:14 [adesa.fr] INFO: Saving data for 10732992: {'auction_closing_time': 1774863000.0, 'created_time': 1774554538.816699, 'last_price_update_time': 1774672274.961309}
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732992') HTTP/1.1" 204 0
2026-03-28 04:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bd50392-9f97-5c49-8665-2dae6bfdca9b with identifier: 10733119
2026-03-28 04:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bd50392-9f97-5c49-8665-2dae6bfdca9b with scrape type 2
2026-03-28 04:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bd50392-9f97-5c49-8665-2dae6bfdca9b with scrape type 2
2026-03-28 04:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8bd50392-9f97-5c49-8665-2dae6bfdca9b, identifier: 10733119
2026-03-28 04:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb2b4498-4bd7-5e55-9271-83075646fb70 with identifier: 10733020
2026-03-28 04:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb2b4498-4bd7-5e55-9271-83075646fb70 with scrape type 2
2026-03-28 04:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb2b4498-4bd7-5e55-9271-83075646fb70 with scrape type 2
2026-03-28 04:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb2b4498-4bd7-5e55-9271-83075646fb70, identifier: 10733020
2026-03-28 04:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6399df17-c0c9-5ae2-aa3e-e9103118a263 with identifier: 10733089
2026-03-28 04:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6399df17-c0c9-5ae2-aa3e-e9103118a263 with scrape type 2
2026-03-28 04:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6399df17-c0c9-5ae2-aa3e-e9103118a263 with scrape type 2
2026-03-28 04:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6399df17-c0c9-5ae2-aa3e-e9103118a263, identifier: 10733089
2026-03-28 04:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8bd50392-9f97-5c49-8665-2dae6bfdca9b with identifier: 10733119
2026-03-28 04:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8bd50392-9f97-5c49-8665-2dae6bfdca9b with identifier: 10733119
2026-03-28 04:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8bd50392-9f97-5c49-8665-2dae6bfdca9b with identifier: 10733119 to the API
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733119>
{'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-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '8bd50392-9f97-5c49-8665-2dae6bfdca9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE779SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733119',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 173856,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'173.856 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733119%27 HTTP/1.1" 200 None
2026-03-28 04:31:15 [adesa.fr] INFO: Saving data for 10733119: {'auction_closing_time': 1774872900.0, 'created_time': 1774554457.402886, 'last_price_update_time': 1774672275.527846}
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733119') HTTP/1.1" 204 0
2026-03-28 04:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb2b4498-4bd7-5e55-9271-83075646fb70 with identifier: 10733020
2026-03-28 04:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb2b4498-4bd7-5e55-9271-83075646fb70 with identifier: 10733020
2026-03-28 04:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb2b4498-4bd7-5e55-9271-83075646fb70 with identifier: 10733020 to the API
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733020>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fb2b4498-4bd7-5e55-9271-83075646fb70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL339HH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733020',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 35671,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-12-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Tucson 1.6 Executive - AWD - Hybrid - Automatic - 180 hp - '
'35.671 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733020%27 HTTP/1.1" 200 None
2026-03-28 04:31:15 [adesa.fr] INFO: Saving data for 10733020: {'auction_closing_time': 1774863000.0, 'created_time': 1774554486.599171, 'last_price_update_time': 1774672275.801979}
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733020') HTTP/1.1" 204 0
2026-03-28 04:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6399df17-c0c9-5ae2-aa3e-e9103118a263 with identifier: 10733089
2026-03-28 04:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6399df17-c0c9-5ae2-aa3e-e9103118a263 with identifier: 10733089
2026-03-28 04:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6399df17-c0c9-5ae2-aa3e-e9103118a263 with identifier: 10733089 to the API
2026-03-28 04:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733089>
{'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-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6399df17-c0c9-5ae2-aa3e-e9103118a263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK287SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733089',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 180813,
'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': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 1.5 HDI Active Pack - Diesel - Manual - 130 hp - '
'180.813 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733089%27 HTTP/1.1" 200 None
2026-03-28 04:31:16 [adesa.fr] INFO: Saving data for 10733089: {'auction_closing_time': 1774872900.0, 'created_time': 1774554427.774547, 'last_price_update_time': 1774672276.162902}
2026-03-28 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733089') HTTP/1.1" 204 0
2026-03-28 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bbe6a0c-5a31-5ca2-9a11-c6ea3febb886 with identifier: 10733179
2026-03-28 04:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bbe6a0c-5a31-5ca2-9a11-c6ea3febb886 with scrape type 2
2026-03-28 04:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bbe6a0c-5a31-5ca2-9a11-c6ea3febb886 with scrape type 2
2026-03-28 04:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1bbe6a0c-5a31-5ca2-9a11-c6ea3febb886, identifier: 10733179
2026-03-28 04:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1bbe6a0c-5a31-5ca2-9a11-c6ea3febb886 with identifier: 10733179
2026-03-28 04:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1bbe6a0c-5a31-5ca2-9a11-c6ea3febb886 with identifier: 10733179
2026-03-28 04:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1bbe6a0c-5a31-5ca2-9a11-c6ea3febb886 with identifier: 10733179 to the API
2026-03-28 04:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733179>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '1bbe6a0c-5a31-5ca2-9a11-c6ea3febb886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB572QV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733179',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 157122,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 157.122 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-28 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733179%27 HTTP/1.1" 200 None
2026-03-28 04:31:16 [adesa.fr] INFO: Saving data for 10733179: {'auction_closing_time': 1774872900.0, 'created_time': 1774554436.429698, 'last_price_update_time': 1774672276.651934}
2026-03-28 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733179') HTTP/1.1" 204 0
2026-03-28 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ced968a-43c9-5598-8675-1b6818e68303 with identifier: 10732987
2026-03-28 04:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ced968a-43c9-5598-8675-1b6818e68303 with scrape type 2
2026-03-28 04:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ced968a-43c9-5598-8675-1b6818e68303 with scrape type 2
2026-03-28 04:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4ced968a-43c9-5598-8675-1b6818e68303, identifier: 10732987
2026-03-28 04:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4ced968a-43c9-5598-8675-1b6818e68303 with identifier: 10732987
2026-03-28 04:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4ced968a-43c9-5598-8675-1b6818e68303 with identifier: 10732987
2026-03-28 04:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4ced968a-43c9-5598-8675-1b6818e68303 with identifier: 10732987 to the API
2026-03-28 04:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732987>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '4ced968a-43c9-5598-8675-1b6818e68303',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF543LB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732987',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 109040,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Arkana 1.6 Intens - Hybrid - Automatic - 94 hp - 109.040 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-28 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732987%27 HTTP/1.1" 200 None
2026-03-28 04:31:17 [adesa.fr] INFO: Saving data for 10732987: {'auction_closing_time': 1774863000.0, 'created_time': 1774554418.300298, 'last_price_update_time': 1774672277.322666}
2026-03-28 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732987') HTTP/1.1" 204 0
2026-03-28 04:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4366bcfb-9fb4-584a-ae22-89c93473d1d3 with identifier: 10733094
2026-03-28 04:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4366bcfb-9fb4-584a-ae22-89c93473d1d3 with scrape type 2
2026-03-28 04:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4366bcfb-9fb4-584a-ae22-89c93473d1d3 with scrape type 2
2026-03-28 04:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4366bcfb-9fb4-584a-ae22-89c93473d1d3, identifier: 10733094
2026-03-28 04:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4366bcfb-9fb4-584a-ae22-89c93473d1d3 with identifier: 10733094
2026-03-28 04:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4366bcfb-9fb4-584a-ae22-89c93473d1d3 with identifier: 10733094
2026-03-28 04:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4366bcfb-9fb4-584a-ae22-89c93473d1d3 with identifier: 10733094 to the API
2026-03-28 04:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733094>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '4366bcfb-9fb4-584a-ae22-89c93473d1d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF078QL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733094',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 155938,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Arkana 1.6 Business - Hybrid - Automatic - 94 hp - 155.938 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733094%27 HTTP/1.1" 200 None
2026-03-28 04:31:17 [adesa.fr] INFO: Saving data for 10733094: {'auction_closing_time': 1774872900.0, 'created_time': 1774554425.431303, 'last_price_update_time': 1774672277.812517}
2026-03-28 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733094') HTTP/1.1" 204 0
2026-03-28 04:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38f65511-cd59-52de-b8b2-97f963021bd6 with identifier: 10730560
2026-03-28 04:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38f65511-cd59-52de-b8b2-97f963021bd6 with scrape type 2
2026-03-28 04:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38f65511-cd59-52de-b8b2-97f963021bd6 with scrape type 2
2026-03-28 04:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 38f65511-cd59-52de-b8b2-97f963021bd6, identifier: 10730560
2026-03-28 04:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 38f65511-cd59-52de-b8b2-97f963021bd6 with identifier: 10730560
2026-03-28 04:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 38f65511-cd59-52de-b8b2-97f963021bd6 with identifier: 10730560
2026-03-28 04:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 38f65511-cd59-52de-b8b2-97f963021bd6 with identifier: 10730560 to the API
2026-03-28 04:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '38f65511-cd59-52de-b8b2-97f963021bd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 26608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2024-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot e-208 50 kWh Style - Electric - Automatic - 136 hp - 26.608 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-28 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730560%27 HTTP/1.1" 200 None
2026-03-28 04:31:18 [adesa.fr] INFO: Saving data for 10730560: {'auction_closing_time': 1774865700.0, 'created_time': 1774585824.340277, 'last_price_update_time': 1774672278.304179}
2026-03-28 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730560') HTTP/1.1" 204 0
2026-03-28 04:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0db93d1-262d-59fd-b447-04b46e121872 with identifier: 10732990
2026-03-28 04:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0db93d1-262d-59fd-b447-04b46e121872 with scrape type 2
2026-03-28 04:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0db93d1-262d-59fd-b447-04b46e121872 with scrape type 2
2026-03-28 04:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a0db93d1-262d-59fd-b447-04b46e121872, identifier: 10732990
2026-03-28 04:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a0db93d1-262d-59fd-b447-04b46e121872 with identifier: 10732990
2026-03-28 04:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a0db93d1-262d-59fd-b447-04b46e121872 with identifier: 10732990
2026-03-28 04:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a0db93d1-262d-59fd-b447-04b46e121872 with identifier: 10732990 to the API
2026-03-28 04:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732990>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a0db93d1-262d-59fd-b447-04b46e121872',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS460XR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732990',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 99472,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-09-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Clio 1.6 Business - Hybrid - Automatic - 90 hp - 99.472 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732990%27 HTTP/1.1" 200 None
2026-03-28 04:31:18 [adesa.fr] INFO: Saving data for 10732990: {'auction_closing_time': 1774863000.0, 'created_time': 1774554390.590523, 'last_price_update_time': 1774672278.860538}
2026-03-28 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732990') HTTP/1.1" 204 0
2026-03-28 04:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b07cba-dae0-518b-b46a-6b69b27ff804 with identifier: 10733003
2026-03-28 04:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b07cba-dae0-518b-b46a-6b69b27ff804 with scrape type 2
2026-03-28 04:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32b07cba-dae0-518b-b46a-6b69b27ff804 with scrape type 2
2026-03-28 04:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32b07cba-dae0-518b-b46a-6b69b27ff804, identifier: 10733003
2026-03-28 04:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32b07cba-dae0-518b-b46a-6b69b27ff804 with identifier: 10733003
2026-03-28 04:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32b07cba-dae0-518b-b46a-6b69b27ff804 with identifier: 10733003
2026-03-28 04:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32b07cba-dae0-518b-b46a-6b69b27ff804 with identifier: 10733003 to the API
2026-03-28 04:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733003>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '32b07cba-dae0-518b-b46a-6b69b27ff804',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC802VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733003',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 125540,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Clio 1.6 Business - Hybrid - Automatic - 90 hp - 125.540 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733003%27 HTTP/1.1" 200 None
2026-03-28 04:31:19 [adesa.fr] INFO: Saving data for 10733003: {'auction_closing_time': 1774863000.0, 'created_time': 1774554401.440201, 'last_price_update_time': 1774672279.345019}
2026-03-28 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733003') HTTP/1.1" 204 0
2026-03-28 04:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73c3b847-9897-5f00-b1ac-0df931adbec0 with identifier: 10733170
2026-03-28 04:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73c3b847-9897-5f00-b1ac-0df931adbec0 with scrape type 2
2026-03-28 04:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73c3b847-9897-5f00-b1ac-0df931adbec0 with scrape type 2
2026-03-28 04:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 73c3b847-9897-5f00-b1ac-0df931adbec0, identifier: 10733170
2026-03-28 04:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 73c3b847-9897-5f00-b1ac-0df931adbec0 with identifier: 10733170
2026-03-28 04:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 73c3b847-9897-5f00-b1ac-0df931adbec0 with identifier: 10733170
2026-03-28 04:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 73c3b847-9897-5f00-b1ac-0df931adbec0 with identifier: 10733170 to the API
2026-03-28 04:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733170>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '73c3b847-9897-5f00-b1ac-0df931adbec0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT828WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733170',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 140171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Seat Ateca 1.6 TDI Style Business - Diesel - Manual - 115 hp - '
'140.171 km',
'transmission': 'manual',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-28 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733170%27 HTTP/1.1" 200 None
2026-03-28 04:31:19 [adesa.fr] INFO: Saving data for 10733170: {'auction_closing_time': 1774872900.0, 'created_time': 1774554414.88122, 'last_price_update_time': 1774672279.823731}
2026-03-28 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733170') HTTP/1.1" 204 0
2026-03-28 04:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d5954f-0c0c-5730-90e7-a91e711a8b22 with identifier: 10733103
2026-03-28 04:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d5954f-0c0c-5730-90e7-a91e711a8b22 with scrape type 2
2026-03-28 04:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98d5954f-0c0c-5730-90e7-a91e711a8b22 with scrape type 2
2026-03-28 04:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98d5954f-0c0c-5730-90e7-a91e711a8b22, identifier: 10733103
2026-03-28 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-28 04:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98d5954f-0c0c-5730-90e7-a91e711a8b22 with identifier: 10733103
2026-03-28 04:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98d5954f-0c0c-5730-90e7-a91e711a8b22 with identifier: 10733103
2026-03-28 04:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98d5954f-0c0c-5730-90e7-a91e711a8b22 with identifier: 10733103 to the API
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733103>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '98d5954f-0c0c-5730-90e7-a91e711a8b22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM608KH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733103',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 136162,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 SW Allure Pack - Diesel - Automatic - 130 hp - 136.162 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733103%27 HTTP/1.1" 200 None
2026-03-28 04:31:20 [adesa.fr] INFO: Saving data for 10733103: {'auction_closing_time': 1774872900.0, 'created_time': 1774554411.214048, 'last_price_update_time': 1774672280.208314}
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733103') HTTP/1.1" 204 0
2026-03-28 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8d20862-ca04-5fec-8323-50aaac50fadd with identifier: 10733175
2026-03-28 04:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8d20862-ca04-5fec-8323-50aaac50fadd with scrape type 2
2026-03-28 04:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8d20862-ca04-5fec-8323-50aaac50fadd with scrape type 2
2026-03-28 04:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8d20862-ca04-5fec-8323-50aaac50fadd, identifier: 10733175
2026-03-28 04:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8d20862-ca04-5fec-8323-50aaac50fadd with identifier: 10733175
2026-03-28 04:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8d20862-ca04-5fec-8323-50aaac50fadd with identifier: 10733175
2026-03-28 04:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8d20862-ca04-5fec-8323-50aaac50fadd with identifier: 10733175 to the API
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733175>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'e8d20862-ca04-5fec-8323-50aaac50fadd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN318LV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733175',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 158768,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-04-21',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Kodiaq 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'158.768 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733175%27 HTTP/1.1" 200 None
2026-03-28 04:31:20 [adesa.fr] INFO: Saving data for 10733175: {'auction_closing_time': 1774872900.0, 'created_time': 1774554409.541703, 'last_price_update_time': 1774672280.588518}
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733175') HTTP/1.1" 204 0
2026-03-28 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3a1f268-71e8-5747-8935-60253779147a with identifier: 10733005
2026-03-28 04:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3a1f268-71e8-5747-8935-60253779147a with scrape type 2
2026-03-28 04:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3a1f268-71e8-5747-8935-60253779147a with scrape type 2
2026-03-28 04:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f3a1f268-71e8-5747-8935-60253779147a, identifier: 10733005
2026-03-28 04:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f3a1f268-71e8-5747-8935-60253779147a with identifier: 10733005
2026-03-28 04:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f3a1f268-71e8-5747-8935-60253779147a with identifier: 10733005
2026-03-28 04:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f3a1f268-71e8-5747-8935-60253779147a with identifier: 10733005 to the API
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733005>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'f3a1f268-71e8-5747-8935-60253779147a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD181AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733005',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 71309,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 476 '
'hp - 71.309 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733005%27 HTTP/1.1" 200 None
2026-03-28 04:31:20 [adesa.fr] INFO: Saving data for 10733005: {'auction_closing_time': 1774863000.0, 'created_time': 1774554394.253067, 'last_price_update_time': 1774672280.965621}
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733005') HTTP/1.1" 204 0
2026-03-28 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df6c70b5-d545-59ad-8b81-d2843a9ae400 with identifier: 10733011
2026-03-28 04:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df6c70b5-d545-59ad-8b81-d2843a9ae400 with scrape type 2
2026-03-28 04:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df6c70b5-d545-59ad-8b81-d2843a9ae400 with scrape type 2
2026-03-28 04:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: df6c70b5-d545-59ad-8b81-d2843a9ae400, identifier: 10733011
2026-03-28 04:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: df6c70b5-d545-59ad-8b81-d2843a9ae400 with identifier: 10733011
2026-03-28 04:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: df6c70b5-d545-59ad-8b81-d2843a9ae400 with identifier: 10733011
2026-03-28 04:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: df6c70b5-d545-59ad-8b81-d2843a9ae400 with identifier: 10733011 to the API
2026-03-28 04:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733011>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'df6c70b5-d545-59ad-8b81-d2843a9ae400',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH335PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733011',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 116513,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2019-07-03',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota C-HR 1.8 Dynamic - Hybrid - Automatic - 98 hp - 116.513 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2019}
2026-03-28 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733011%27 HTTP/1.1" 200 None
2026-03-28 04:31:21 [adesa.fr] INFO: Saving data for 10733011: {'auction_closing_time': 1774863000.0, 'created_time': 1774553698.938613, 'last_price_update_time': 1774672281.37455}
2026-03-28 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733011') HTTP/1.1" 204 0
2026-03-28 04:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5faee228-a236-57a7-be09-1d251d55f3ce with identifier: 10733112
2026-03-28 04:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5faee228-a236-57a7-be09-1d251d55f3ce with scrape type 2
2026-03-28 04:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5faee228-a236-57a7-be09-1d251d55f3ce with scrape type 2
2026-03-28 04:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5faee228-a236-57a7-be09-1d251d55f3ce, identifier: 10733112
2026-03-28 04:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7552caf-c5ae-56fe-a140-c2b24741734f with identifier: 10733042
2026-03-28 04:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7552caf-c5ae-56fe-a140-c2b24741734f with scrape type 2
2026-03-28 04:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7552caf-c5ae-56fe-a140-c2b24741734f with scrape type 2
2026-03-28 04:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7552caf-c5ae-56fe-a140-c2b24741734f, identifier: 10733042
2026-03-28 04:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5faee228-a236-57a7-be09-1d251d55f3ce with identifier: 10733112
2026-03-28 04:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5faee228-a236-57a7-be09-1d251d55f3ce with identifier: 10733112
2026-03-28 04:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5faee228-a236-57a7-be09-1d251d55f3ce with identifier: 10733112 to the API
2026-03-28 04:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733112>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '5faee228-a236-57a7-be09-1d251d55f3ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC565VA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733112',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 142704,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 180 hp - 142.704 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733112%27 HTTP/1.1" 200 None
2026-03-28 04:31:21 [adesa.fr] INFO: Saving data for 10733112: {'auction_closing_time': 1774872900.0, 'created_time': 1774554457.071505, 'last_price_update_time': 1774672281.837437}
2026-03-28 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733112') HTTP/1.1" 204 0
2026-03-28 04:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7552caf-c5ae-56fe-a140-c2b24741734f with identifier: 10733042
2026-03-28 04:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7552caf-c5ae-56fe-a140-c2b24741734f with identifier: 10733042
2026-03-28 04:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7552caf-c5ae-56fe-a140-c2b24741734f with identifier: 10733042 to the API
2026-03-28 04:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'd7552caf-c5ae-56fe-a140-c2b24741734f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK197LA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733042',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 40260,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 40.260 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733042%27 HTTP/1.1" 200 None
2026-03-28 04:31:22 [adesa.fr] INFO: Saving data for 10733042: {'auction_closing_time': 1774863000.0, 'created_time': 1774554399.982086, 'last_price_update_time': 1774672282.1319}
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733042') HTTP/1.1" 204 0
2026-03-28 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5eab55b3-49f3-5962-938f-ad2276aca7f8 with identifier: 10733095
2026-03-28 04:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5eab55b3-49f3-5962-938f-ad2276aca7f8 with scrape type 2
2026-03-28 04:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5eab55b3-49f3-5962-938f-ad2276aca7f8 with scrape type 2
2026-03-28 04:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5eab55b3-49f3-5962-938f-ad2276aca7f8, identifier: 10733095
2026-03-28 04:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdbf94f1-7b2c-5c1f-ae42-af4e9621083f with identifier: 10733066
2026-03-28 04:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdbf94f1-7b2c-5c1f-ae42-af4e9621083f with scrape type 2
2026-03-28 04:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdbf94f1-7b2c-5c1f-ae42-af4e9621083f with scrape type 2
2026-03-28 04:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bdbf94f1-7b2c-5c1f-ae42-af4e9621083f, identifier: 10733066
2026-03-28 04:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5eab55b3-49f3-5962-938f-ad2276aca7f8 with identifier: 10733095
2026-03-28 04:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5eab55b3-49f3-5962-938f-ad2276aca7f8 with identifier: 10733095
2026-03-28 04:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5eab55b3-49f3-5962-938f-ad2276aca7f8 with identifier: 10733095 to the API
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733095>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '5eab55b3-49f3-5962-938f-ad2276aca7f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR282KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733095',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 177544,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Arkana 1.6 Evolution - Hybrid - Automatic - 94 hp - 177.544 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733095%27 HTTP/1.1" 200 None
2026-03-28 04:31:22 [adesa.fr] INFO: Saving data for 10733095: {'auction_closing_time': 1774872900.0, 'created_time': 1774554437.893582, 'last_price_update_time': 1774672282.62101}
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733095') HTTP/1.1" 204 0
2026-03-28 04:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bdbf94f1-7b2c-5c1f-ae42-af4e9621083f with identifier: 10733066
2026-03-28 04:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bdbf94f1-7b2c-5c1f-ae42-af4e9621083f with identifier: 10733066
2026-03-28 04:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bdbf94f1-7b2c-5c1f-ae42-af4e9621083f with identifier: 10733066 to the API
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733066>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'bdbf94f1-7b2c-5c1f-ae42-af4e9621083f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ457BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733066',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 99235,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-07-05',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Skoda Octavia 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'99.235 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733066%27 HTTP/1.1" 200 None
2026-03-28 04:31:22 [adesa.fr] INFO: Saving data for 10733066: {'auction_closing_time': 1774863000.0, 'created_time': 1774554399.361898, 'last_price_update_time': 1774672282.909698}
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733066') HTTP/1.1" 204 0
2026-03-28 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b2a563e-c664-5cd5-ad78-99c863ddd284 with identifier: 10733149
2026-03-28 04:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b2a563e-c664-5cd5-ad78-99c863ddd284 with scrape type 2
2026-03-28 04:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b2a563e-c664-5cd5-ad78-99c863ddd284 with scrape type 2
2026-03-28 04:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7b2a563e-c664-5cd5-ad78-99c863ddd284, identifier: 10733149
2026-03-28 04:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f1d558a-91b9-5428-878b-9fe8b88e5ac0 with identifier: 10733178
2026-03-28 04:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f1d558a-91b9-5428-878b-9fe8b88e5ac0 with scrape type 2
2026-03-28 04:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f1d558a-91b9-5428-878b-9fe8b88e5ac0 with scrape type 2
2026-03-28 04:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f1d558a-91b9-5428-878b-9fe8b88e5ac0, identifier: 10733178
2026-03-28 04:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7b2a563e-c664-5cd5-ad78-99c863ddd284 with identifier: 10733149
2026-03-28 04:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7b2a563e-c664-5cd5-ad78-99c863ddd284 with identifier: 10733149
2026-03-28 04:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7b2a563e-c664-5cd5-ad78-99c863ddd284 with identifier: 10733149 to the API
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733149>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '7b2a563e-c664-5cd5-ad78-99c863ddd284',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE104FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733149',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 169062,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 169.062 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733149%27 HTTP/1.1" 200 None
2026-03-28 04:31:23 [adesa.fr] INFO: Saving data for 10733149: {'auction_closing_time': 1774872900.0, 'created_time': 1774554396.761178, 'last_price_update_time': 1774672283.403456}
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733149') HTTP/1.1" 204 0
2026-03-28 04:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f1d558a-91b9-5428-878b-9fe8b88e5ac0 with identifier: 10733178
2026-03-28 04:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f1d558a-91b9-5428-878b-9fe8b88e5ac0 with identifier: 10733178
2026-03-28 04:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f1d558a-91b9-5428-878b-9fe8b88e5ac0 with identifier: 10733178 to the API
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733178>
{'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': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': '5f1d558a-91b9-5428-878b-9fe8b88e5ac0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH126WY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733178',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 167940,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-08-03',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Octavia 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'167.940 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733178%27 HTTP/1.1" 200 None
2026-03-28 04:31:23 [adesa.fr] INFO: Saving data for 10733178: {'auction_closing_time': 1774872900.0, 'created_time': 1774554409.101822, 'last_price_update_time': 1774672283.678482}
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733178') HTTP/1.1" 204 0
2026-03-28 04:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:23 [adesa.fr] INFO: Found listing with ID: 10733026
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733026%27 HTTP/1.1" 200 None
2026-03-28 04:31:23 [adesa.fr] INFO: Scrape type for 10733026: 0
2026-03-28 04:31:23 [adesa.fr] INFO: Skipping item 10733026 url https://www.openlane.eu/en/carv6/auction/10733026
2026-03-28 04:31:23 [adesa.fr] INFO: Found listing with ID: 10732995
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732995%27 HTTP/1.1" 200 None
2026-03-28 04:31:23 [adesa.fr] INFO: Scrape type for 10732995: 0
2026-03-28 04:31:23 [adesa.fr] INFO: Skipping item 10732995 url https://www.openlane.eu/en/carv6/auction/10732995
2026-03-28 04:31:23 [adesa.fr] INFO: Found listing with ID: 10733154
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733154%27 HTTP/1.1" 200 None
2026-03-28 04:31:23 [adesa.fr] INFO: Scrape type for 10733154: 2
2026-03-28 04:31:23 [adesa.fr] INFO: Scraping item 10733154 url https://www.openlane.eu/en/carv6/auction/10733154
2026-03-28 04:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8f44ac-2979-5e96-b43e-e7b3f4c8271c with identifier: 10733102
2026-03-28 04:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8f44ac-2979-5e96-b43e-e7b3f4c8271c with scrape type 2
2026-03-28 04:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8f44ac-2979-5e96-b43e-e7b3f4c8271c with scrape type 2
2026-03-28 04:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ae8f44ac-2979-5e96-b43e-e7b3f4c8271c, identifier: 10733102
2026-03-28 04:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ae8f44ac-2979-5e96-b43e-e7b3f4c8271c with identifier: 10733102
2026-03-28 04:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ae8f44ac-2979-5e96-b43e-e7b3f4c8271c with identifier: 10733102
2026-03-28 04:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ae8f44ac-2979-5e96-b43e-e7b3f4c8271c with identifier: 10733102 to the API
2026-03-28 04:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733102>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'ae8f44ac-2979-5e96-b43e-e7b3f4c8271c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE352RJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733102',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 181973,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Karoq 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'181.973 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733102%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Saving data for 10733102: {'auction_closing_time': 1774872900.0, 'created_time': 1774554400.78365, 'last_price_update_time': 1774672284.141729}
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733102') HTTP/1.1" 204 0
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733120
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733120%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733120: 2
2026-03-28 04:31:24 [adesa.fr] INFO: Scraping item 10733120 url https://www.openlane.eu/en/carv6/auction/10733120
2026-03-28 04:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733121
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733121%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733121: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733121 url https://www.openlane.eu/en/carv6/auction/10733121
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10732994
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732994%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10732994: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10732994 url https://www.openlane.eu/en/carv6/auction/10732994
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733019
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733019%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733019: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733019 url https://www.openlane.eu/en/carv6/auction/10733019
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733106
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733106%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733106: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733106 url https://www.openlane.eu/en/carv6/auction/10733106
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733140
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733140%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733140: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733140 url https://www.openlane.eu/en/carv6/auction/10733140
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733123
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733123%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733123: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733123 url https://www.openlane.eu/en/carv6/auction/10733123
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733021
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733021%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733021: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733021 url https://www.openlane.eu/en/carv6/auction/10733021
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733057
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733057%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733057: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733057 url https://www.openlane.eu/en/carv6/auction/10733057
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733180
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733180%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733180: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733180 url https://www.openlane.eu/en/carv6/auction/10733180
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733133
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733133%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733133: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733133 url https://www.openlane.eu/en/carv6/auction/10733133
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733141
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733141%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733141: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733141 url https://www.openlane.eu/en/carv6/auction/10733141
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733161
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733161%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733161: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733161 url https://www.openlane.eu/en/carv6/auction/10733161
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733044
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733044%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733044: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733044 url https://www.openlane.eu/en/carv6/auction/10733044
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733046
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733046%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733046: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733046 url https://www.openlane.eu/en/carv6/auction/10733046
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733164
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733164%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733164: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733164 url https://www.openlane.eu/en/carv6/auction/10733164
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733091
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733091%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733091: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733091 url https://www.openlane.eu/en/carv6/auction/10733091
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733156
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733156%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733156: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733156 url https://www.openlane.eu/en/carv6/auction/10733156
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733113
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733113%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733113: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733113 url https://www.openlane.eu/en/carv6/auction/10733113
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733181
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733181%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733181: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733181 url https://www.openlane.eu/en/carv6/auction/10733181
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733023
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733023%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733023: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733023 url https://www.openlane.eu/en/carv6/auction/10733023
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10732991
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732991%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10732991: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10732991 url https://www.openlane.eu/en/carv6/auction/10732991
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733028
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733028%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733028: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733028 url https://www.openlane.eu/en/carv6/auction/10733028
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10733061
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733061%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10733061: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10733061 url https://www.openlane.eu/en/carv6/auction/10733061
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10730918
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730918%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10730918: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10730918 url https://www.openlane.eu/en/carv6/auction/10730918
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10735182
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735182%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10735182: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10735182 url https://www.openlane.eu/en/carv6/auction/10735182
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10730405
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730405%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10730405: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10730405 url https://www.openlane.eu/en/carv6/auction/10730405
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737473
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737473%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737473: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737473 url https://www.openlane.eu/en/carv6/auction/10737473
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737471
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737471%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737471: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737471 url https://www.openlane.eu/en/carv6/auction/10737471
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10735135
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735135%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10735135: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10735135 url https://www.openlane.eu/en/carv6/auction/10735135
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10730400
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730400%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10730400: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10730400 url https://www.openlane.eu/en/carv6/auction/10730400
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10739829
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710739829%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10739829: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10739829 url https://www.openlane.eu/en/carv6/auction/10739829
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737469
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737469%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737469: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737469 url https://www.openlane.eu/en/carv6/auction/10737469
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737472
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737472%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737472: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737472 url https://www.openlane.eu/en/carv6/auction/10737472
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737463
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737463%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737463: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737463 url https://www.openlane.eu/en/carv6/auction/10737463
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10739828
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710739828%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10739828: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10739828 url https://www.openlane.eu/en/carv6/auction/10739828
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737736
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737736%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737736: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737736 url https://www.openlane.eu/en/carv6/auction/10737736
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10739817
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710739817%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10739817: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10739817 url https://www.openlane.eu/en/carv6/auction/10739817
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10740855
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740855%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10740855: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10740855 url https://www.openlane.eu/en/carv6/auction/10740855
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737467
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737467%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737467: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737467 url https://www.openlane.eu/en/carv6/auction/10737467
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737466
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737466%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737466: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737466 url https://www.openlane.eu/en/carv6/auction/10737466
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737468
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737468%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737468: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737468 url https://www.openlane.eu/en/carv6/auction/10737468
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737462
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737462%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737462: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737462 url https://www.openlane.eu/en/carv6/auction/10737462
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10735126
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735126%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10735126: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10735126 url https://www.openlane.eu/en/carv6/auction/10735126
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10735161
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735161%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10735161: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10735161 url https://www.openlane.eu/en/carv6/auction/10735161
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737451
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737451%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737451: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737451 url https://www.openlane.eu/en/carv6/auction/10737451
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10737450
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737450%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10737450: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10737450 url https://www.openlane.eu/en/carv6/auction/10737450
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10731358
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710731358%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10731358: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10731358 url https://www.openlane.eu/en/carv6/auction/10731358
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10735162
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735162%27 HTTP/1.1" 200 None
2026-03-28 04:31:24 [adesa.fr] INFO: Scrape type for 10735162: 0
2026-03-28 04:31:24 [adesa.fr] INFO: Skipping item 10735162 url https://www.openlane.eu/en/carv6/auction/10735162
2026-03-28 04:31:24 [adesa.fr] INFO: Found listing with ID: 10740150
2026-03-28 04:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740150%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740150: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740150 url https://www.openlane.eu/en/carv6/auction/10740150
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740167
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740167%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740167: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740167 url https://www.openlane.eu/en/carv6/auction/10740167
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740165
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740165%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740165: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740165 url https://www.openlane.eu/en/carv6/auction/10740165
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740170
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740170%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740170: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740170 url https://www.openlane.eu/en/carv6/auction/10740170
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740169
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740169%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740169: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740169 url https://www.openlane.eu/en/carv6/auction/10740169
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740166
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740166%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740166: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740166 url https://www.openlane.eu/en/carv6/auction/10740166
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740163
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740163%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740163: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740163 url https://www.openlane.eu/en/carv6/auction/10740163
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740164
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740164%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740164: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740164 url https://www.openlane.eu/en/carv6/auction/10740164
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740151
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740151%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740151: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740151 url https://www.openlane.eu/en/carv6/auction/10740151
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740152
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740152%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740152: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740152 url https://www.openlane.eu/en/carv6/auction/10740152
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10737477
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737477%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10737477: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10737477 url https://www.openlane.eu/en/carv6/auction/10737477
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740168
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740168%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740168: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740168 url https://www.openlane.eu/en/carv6/auction/10740168
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10740162
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710740162%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10740162: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10740162 url https://www.openlane.eu/en/carv6/auction/10740162
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10741681
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710741681%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10741681: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10741681 url https://www.openlane.eu/en/carv6/auction/10741681
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735779
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735779%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735779: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735779 url https://www.openlane.eu/en/carv6/auction/10735779
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735846
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735846%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735846: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735846 url https://www.openlane.eu/en/carv6/auction/10735846
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735824
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735824%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735824: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735824 url https://www.openlane.eu/en/carv6/auction/10735824
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735826
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735826%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735826: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735826 url https://www.openlane.eu/en/carv6/auction/10735826
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735784
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735784%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735784: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735784 url https://www.openlane.eu/en/carv6/auction/10735784
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735827
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735827%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735827: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735827 url https://www.openlane.eu/en/carv6/auction/10735827
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735829
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735829%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735829: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735829 url https://www.openlane.eu/en/carv6/auction/10735829
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735849
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735849%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735849: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735849 url https://www.openlane.eu/en/carv6/auction/10735849
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10733816
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733816%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10733816: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10733816 url https://www.openlane.eu/en/carv6/auction/10733816
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735797
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735797%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735797: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735797 url https://www.openlane.eu/en/carv6/auction/10735797
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735795
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735795%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735795: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735795 url https://www.openlane.eu/en/carv6/auction/10735795
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735813
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735813%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735813: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735813 url https://www.openlane.eu/en/carv6/auction/10735813
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735794
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735794%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735794: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735794 url https://www.openlane.eu/en/carv6/auction/10735794
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735822
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735822%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735822: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735822 url https://www.openlane.eu/en/carv6/auction/10735822
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735836
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735836%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735836: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735836 url https://www.openlane.eu/en/carv6/auction/10735836
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735830
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735830%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735830: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735830 url https://www.openlane.eu/en/carv6/auction/10735830
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10733964
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733964%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10733964: 2
2026-03-28 04:31:25 [adesa.fr] INFO: Scraping item 10733964 url https://www.openlane.eu/en/carv6/auction/10733964
2026-03-28 04:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21566cf5-9d21-55d5-a865-55f73c4f0f8d with identifier: 10733101
2026-03-28 04:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21566cf5-9d21-55d5-a865-55f73c4f0f8d with scrape type 2
2026-03-28 04:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21566cf5-9d21-55d5-a865-55f73c4f0f8d with scrape type 2
2026-03-28 04:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 21566cf5-9d21-55d5-a865-55f73c4f0f8d, identifier: 10733101
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735785
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735785%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735785: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735785 url https://www.openlane.eu/en/carv6/auction/10735785
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735790
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735790%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735790: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735790 url https://www.openlane.eu/en/carv6/auction/10735790
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10735831
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735831%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10735831: 0
2026-03-28 04:31:25 [adesa.fr] INFO: Skipping item 10735831 url https://www.openlane.eu/en/carv6/auction/10735831
2026-03-28 04:31:25 [adesa.fr] INFO: Found listing with ID: 10733820
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733820%27 HTTP/1.1" 200 None
2026-03-28 04:31:25 [adesa.fr] INFO: Scrape type for 10733820: 2
2026-03-28 04:31:25 [adesa.fr] INFO: Scraping item 10733820 url https://www.openlane.eu/en/carv6/auction/10733820
2026-03-28 04:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 21566cf5-9d21-55d5-a865-55f73c4f0f8d with identifier: 10733101
2026-03-28 04:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 21566cf5-9d21-55d5-a865-55f73c4f0f8d with identifier: 10733101
2026-03-28 04:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 21566cf5-9d21-55d5-a865-55f73c4f0f8d with identifier: 10733101 to the API
2026-03-28 04:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733101>
{'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-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '21566cf5-9d21-55d5-a865-55f73c4f0f8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY954LW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733101',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 180889,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-04-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - '
'180.889 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733101%27 HTTP/1.1" 200 None
2026-03-28 04:31:26 [adesa.fr] INFO: Saving data for 10733101: {'auction_closing_time': 1774872900.0, 'created_time': 1774554404.912696, 'last_price_update_time': 1774672286.162166}
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733101') HTTP/1.1" 204 0
2026-03-28 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:26 [adesa.fr] INFO: Found listing with ID: 10735842
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735842%27 HTTP/1.1" 200 None
2026-03-28 04:31:26 [adesa.fr] INFO: Scrape type for 10735842: 0
2026-03-28 04:31:26 [adesa.fr] INFO: Skipping item 10735842 url https://www.openlane.eu/en/carv6/auction/10735842
2026-03-28 04:31:26 [adesa.fr] INFO: Found listing with ID: 10735786
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735786%27 HTTP/1.1" 200 None
2026-03-28 04:31:26 [adesa.fr] INFO: Scrape type for 10735786: 0
2026-03-28 04:31:26 [adesa.fr] INFO: Skipping item 10735786 url https://www.openlane.eu/en/carv6/auction/10735786
2026-03-28 04:31:26 [adesa.fr] INFO: Found listing with ID: 10733813
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733813%27 HTTP/1.1" 200 None
2026-03-28 04:31:26 [adesa.fr] INFO: Scrape type for 10733813: 2
2026-03-28 04:31:26 [adesa.fr] INFO: Scraping item 10733813 url https://www.openlane.eu/en/carv6/auction/10733813
2026-03-28 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-28 04:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 681d0e8e-e017-54ab-be96-5ea4e38fed1f with identifier: 10733071
2026-03-28 04:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 681d0e8e-e017-54ab-be96-5ea4e38fed1f with scrape type 2
2026-03-28 04:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 681d0e8e-e017-54ab-be96-5ea4e38fed1f with scrape type 2
2026-03-28 04:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 681d0e8e-e017-54ab-be96-5ea4e38fed1f, identifier: 10733071
2026-03-28 04:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17e7d378-8b46-5264-bf66-eefc28813fb4 with identifier: 10733158
2026-03-28 04:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17e7d378-8b46-5264-bf66-eefc28813fb4 with scrape type 2
2026-03-28 04:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17e7d378-8b46-5264-bf66-eefc28813fb4 with scrape type 2
2026-03-28 04:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 17e7d378-8b46-5264-bf66-eefc28813fb4, identifier: 10733158
2026-03-28 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 681d0e8e-e017-54ab-be96-5ea4e38fed1f with identifier: 10733071
2026-03-28 04:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 681d0e8e-e017-54ab-be96-5ea4e38fed1f with identifier: 10733071
2026-03-28 04:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 681d0e8e-e017-54ab-be96-5ea4e38fed1f with identifier: 10733071 to the API
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733071>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '681d0e8e-e017-54ab-be96-5ea4e38fed1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC351EL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733071',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 105677,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 105.677 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733071%27 HTTP/1.1" 200 None
2026-03-28 04:31:26 [adesa.fr] INFO: Saving data for 10733071: {'auction_closing_time': 1774863000.0, 'created_time': 1774554406.533953, 'last_price_update_time': 1774672286.80895}
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733071') HTTP/1.1" 204 0
2026-03-28 04:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 17e7d378-8b46-5264-bf66-eefc28813fb4 with identifier: 10733158
2026-03-28 04:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 17e7d378-8b46-5264-bf66-eefc28813fb4 with identifier: 10733158
2026-03-28 04:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 17e7d378-8b46-5264-bf66-eefc28813fb4 with identifier: 10733158 to the API
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733158>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '17e7d378-8b46-5264-bf66-eefc28813fb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK080WD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733158',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Leon',
'odometer': 137020,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Seat Leon 2.0 TDI Business - Diesel - Manual - 115 hp - 137.020 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733158%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Saving data for 10733158: {'auction_closing_time': 1774872900.0, 'created_time': 1774554407.403504, 'last_price_update_time': 1774672287.086033}
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733158') HTTP/1.1" 204 0
2026-03-28 04:31:27 [adesa.fr] INFO: Found listing with ID: 10733812
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733812%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Scrape type for 10733812: 2
2026-03-28 04:31:27 [adesa.fr] INFO: Scraping item 10733812 url https://www.openlane.eu/en/carv6/auction/10733812
2026-03-28 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-28 04:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:27 [adesa.fr] INFO: Found listing with ID: 10735803
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735803%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Scrape type for 10735803: 0
2026-03-28 04:31:27 [adesa.fr] INFO: Skipping item 10735803 url https://www.openlane.eu/en/carv6/auction/10735803
2026-03-28 04:31:27 [adesa.fr] INFO: Found listing with ID: 10735791
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735791%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Scrape type for 10735791: 0
2026-03-28 04:31:27 [adesa.fr] INFO: Skipping item 10735791 url https://www.openlane.eu/en/carv6/auction/10735791
2026-03-28 04:31:27 [adesa.fr] INFO: Found listing with ID: 10735835
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735835%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Scrape type for 10735835: 0
2026-03-28 04:31:27 [adesa.fr] INFO: Skipping item 10735835 url https://www.openlane.eu/en/carv6/auction/10735835
2026-03-28 04:31:27 [adesa.fr] INFO: Found listing with ID: 10735811
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735811%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Scrape type for 10735811: 0
2026-03-28 04:31:27 [adesa.fr] INFO: Skipping item 10735811 url https://www.openlane.eu/en/carv6/auction/10735811
2026-03-28 04:31:27 [adesa.fr] INFO: Found listing with ID: 10735802
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735802%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Scrape type for 10735802: 0
2026-03-28 04:31:27 [adesa.fr] INFO: Skipping item 10735802 url https://www.openlane.eu/en/carv6/auction/10735802
2026-03-28 04:31:27 [adesa.fr] INFO: Found listing with ID: 10735837
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735837%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Scrape type for 10735837: 0
2026-03-28 04:31:27 [adesa.fr] INFO: Skipping item 10735837 url https://www.openlane.eu/en/carv6/auction/10735837
2026-03-28 04:31:27 [adesa.fr] INFO: Found listing with ID: 10735805
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735805%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Scrape type for 10735805: 0
2026-03-28 04:31:27 [adesa.fr] INFO: Skipping item 10735805 url https://www.openlane.eu/en/carv6/auction/10735805
2026-03-28 04:31:27 [adesa.fr] INFO: Found listing with ID: 10735820
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735820%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Scrape type for 10735820: 0
2026-03-28 04:31:27 [adesa.fr] INFO: Skipping item 10735820 url https://www.openlane.eu/en/carv6/auction/10735820
2026-03-28 04:31:27 [adesa.fr] INFO: Found listing with ID: 10735782
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735782%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Scrape type for 10735782: 0
2026-03-28 04:31:27 [adesa.fr] INFO: Skipping item 10735782 url https://www.openlane.eu/en/carv6/auction/10735782
2026-03-28 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-28 04:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 579d5243-fc93-50ac-b42f-b2c1dd2eb57c with identifier: 10733152
2026-03-28 04:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 579d5243-fc93-50ac-b42f-b2c1dd2eb57c with scrape type 2
2026-03-28 04:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 579d5243-fc93-50ac-b42f-b2c1dd2eb57c with scrape type 2
2026-03-28 04:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 579d5243-fc93-50ac-b42f-b2c1dd2eb57c, identifier: 10733152
2026-03-28 04:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c71fc9e3-4061-5d69-a0e9-6994ff772afb with identifier: 10733040
2026-03-28 04:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c71fc9e3-4061-5d69-a0e9-6994ff772afb with scrape type 2
2026-03-28 04:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c71fc9e3-4061-5d69-a0e9-6994ff772afb with scrape type 2
2026-03-28 04:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c71fc9e3-4061-5d69-a0e9-6994ff772afb, identifier: 10733040
2026-03-28 04:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 579d5243-fc93-50ac-b42f-b2c1dd2eb57c with identifier: 10733152
2026-03-28 04:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 579d5243-fc93-50ac-b42f-b2c1dd2eb57c with identifier: 10733152
2026-03-28 04:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 579d5243-fc93-50ac-b42f-b2c1dd2eb57c with identifier: 10733152 to the API
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733152>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '579d5243-fc93-50ac-b42f-b2c1dd2eb57c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT818WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733152',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 163014,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Seat Ateca 1.6 TDI Style Business - Diesel - Manual - 115 hp - '
'163.014 km',
'transmission': 'manual',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733152%27 HTTP/1.1" 200 None
2026-03-28 04:31:27 [adesa.fr] INFO: Saving data for 10733152: {'auction_closing_time': 1774872900.0, 'created_time': 1774554413.896962, 'last_price_update_time': 1774672287.784701}
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733152') HTTP/1.1" 204 0
2026-03-28 04:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c71fc9e3-4061-5d69-a0e9-6994ff772afb with identifier: 10733040
2026-03-28 04:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c71fc9e3-4061-5d69-a0e9-6994ff772afb with identifier: 10733040
2026-03-28 04:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c71fc9e3-4061-5d69-a0e9-6994ff772afb with identifier: 10733040 to the API
2026-03-28 04:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'c71fc9e3-4061-5d69-a0e9-6994ff772afb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA053LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733040',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 1008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Zoe 52 kWh Zen - Electric - Automatic - 110 hp - 1.008 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2021}
2026-03-28 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733040%27 HTTP/1.1" 200 None
2026-03-28 04:31:28 [adesa.fr] INFO: Saving data for 10733040: {'auction_closing_time': 1774863000.0, 'created_time': 1774554419.191182, 'last_price_update_time': 1774672288.246599}
2026-03-28 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733040') HTTP/1.1" 204 0
2026-03-28 04:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5aaebd5-2449-5b91-8cbb-675071769908 with identifier: 10733148
2026-03-28 04:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5aaebd5-2449-5b91-8cbb-675071769908 with scrape type 2
2026-03-28 04:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5aaebd5-2449-5b91-8cbb-675071769908 with scrape type 2
2026-03-28 04:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d5aaebd5-2449-5b91-8cbb-675071769908, identifier: 10733148
2026-03-28 04:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4023ab36-75dc-5e95-aaee-8ffd46628b9a with identifier: 10733173
2026-03-28 04:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4023ab36-75dc-5e95-aaee-8ffd46628b9a with scrape type 2
2026-03-28 04:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4023ab36-75dc-5e95-aaee-8ffd46628b9a with scrape type 2
2026-03-28 04:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4023ab36-75dc-5e95-aaee-8ffd46628b9a, identifier: 10733173
2026-03-28 04:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d5aaebd5-2449-5b91-8cbb-675071769908 with identifier: 10733148
2026-03-28 04:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d5aaebd5-2449-5b91-8cbb-675071769908 with identifier: 10733148
2026-03-28 04:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d5aaebd5-2449-5b91-8cbb-675071769908 with identifier: 10733148 to the API
2026-03-28 04:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733148>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd5aaebd5-2449-5b91-8cbb-675071769908',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD273FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733148',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 189804,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Seat Ateca 2.0 TDI Style Business - Diesel - Manual - 116 hp - '
'189.804 km',
'transmission': 'manual',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-28 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733148%27 HTTP/1.1" 200 None
2026-03-28 04:31:28 [adesa.fr] INFO: Saving data for 10733148: {'auction_closing_time': 1774872900.0, 'created_time': 1774554408.376661, 'last_price_update_time': 1774672288.899359}
2026-03-28 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733148') HTTP/1.1" 204 0
2026-03-28 04:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4023ab36-75dc-5e95-aaee-8ffd46628b9a with identifier: 10733173
2026-03-28 04:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4023ab36-75dc-5e95-aaee-8ffd46628b9a with identifier: 10733173
2026-03-28 04:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4023ab36-75dc-5e95-aaee-8ffd46628b9a with identifier: 10733173 to the API
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733173>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '4023ab36-75dc-5e95-aaee-8ffd46628b9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL186XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733173',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 185428,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Megane Grandtour 1.6 Techno - Hybrid - Automatic - 90 hp - '
'185.428 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733173%27 HTTP/1.1" 200 None
2026-03-28 04:31:29 [adesa.fr] INFO: Saving data for 10733173: {'auction_closing_time': 1774872900.0, 'created_time': 1774554420.677653, 'last_price_update_time': 1774672289.198863}
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733173') HTTP/1.1" 204 0
2026-03-28 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-28 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-28 04:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04493f1e-6614-5c2b-a338-deae3c8a9610 with identifier: 10732982
2026-03-28 04:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04493f1e-6614-5c2b-a338-deae3c8a9610 with scrape type 2
2026-03-28 04:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04493f1e-6614-5c2b-a338-deae3c8a9610 with scrape type 2
2026-03-28 04:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 04493f1e-6614-5c2b-a338-deae3c8a9610, identifier: 10732982
2026-03-28 04:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71c13917-4601-5735-9628-87070f3cb734 with identifier: 10733022
2026-03-28 04:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71c13917-4601-5735-9628-87070f3cb734 with scrape type 2
2026-03-28 04:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71c13917-4601-5735-9628-87070f3cb734 with scrape type 2
2026-03-28 04:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 71c13917-4601-5735-9628-87070f3cb734, identifier: 10733022
2026-03-28 04:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 04493f1e-6614-5c2b-a338-deae3c8a9610 with identifier: 10732982
2026-03-28 04:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 04493f1e-6614-5c2b-a338-deae3c8a9610 with identifier: 10732982
2026-03-28 04:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 04493f1e-6614-5c2b-a338-deae3c8a9610 with identifier: 10732982 to the API
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732982>
{'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': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '04493f1e-6614-5c2b-a338-deae3c8a9610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT183MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732982',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 29245,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Renault Kangoo Grand Comfort - Electric - Automatic - 120 hp - '
'29.245 km',
'transmission': 'automatic',
'trim': 'Grand Comfort',
'vin': None,
'year': 2024}
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732982%27 HTTP/1.1" 200 None
2026-03-28 04:31:29 [adesa.fr] INFO: Saving data for 10732982: {'auction_closing_time': 1774863000.0, 'created_time': 1774554383.577006, 'last_price_update_time': 1774672289.691602}
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732982') HTTP/1.1" 204 0
2026-03-28 04:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 71c13917-4601-5735-9628-87070f3cb734 with identifier: 10733022
2026-03-28 04:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 71c13917-4601-5735-9628-87070f3cb734 with identifier: 10733022
2026-03-28 04:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 71c13917-4601-5735-9628-87070f3cb734 with identifier: 10733022 to the API
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733022>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '71c13917-4601-5735-9628-87070f3cb734',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD113FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733022',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 107494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Megane Grandtour 1.6 Business - Hybrid - Automatic - 90 hp '
'- 107.494 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733022%27 HTTP/1.1" 200 None
2026-03-28 04:31:29 [adesa.fr] INFO: Saving data for 10733022: {'auction_closing_time': 1774863000.0, 'created_time': 1774554417.442258, 'last_price_update_time': 1774672289.985931}
2026-03-28 04:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733022') HTTP/1.1" 204 0
2026-03-28 04:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25d165d3-7066-5f60-a93e-09ed3eb2763d with identifier: 10733163
2026-03-28 04:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25d165d3-7066-5f60-a93e-09ed3eb2763d with scrape type 2
2026-03-28 04:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25d165d3-7066-5f60-a93e-09ed3eb2763d with scrape type 2
2026-03-28 04:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25d165d3-7066-5f60-a93e-09ed3eb2763d, identifier: 10733163
2026-03-28 04:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25d165d3-7066-5f60-a93e-09ed3eb2763d with identifier: 10733163
2026-03-28 04:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25d165d3-7066-5f60-a93e-09ed3eb2763d with identifier: 10733163
2026-03-28 04:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25d165d3-7066-5f60-a93e-09ed3eb2763d with identifier: 10733163 to the API
2026-03-28 04:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733163>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '25d165d3-7066-5f60-a93e-09ed3eb2763d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS054AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733163',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 155731,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2020-08-11',
'seats_number': 7,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Grand Scenic 1.7 DCI Business - Diesel - Manual - 150 hp - '
'155.731 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733163%27 HTTP/1.1" 200 None
2026-03-28 04:31:30 [adesa.fr] INFO: Saving data for 10733163: {'auction_closing_time': 1774872900.0, 'created_time': 1774554383.031457, 'last_price_update_time': 1774672290.357492}
2026-03-28 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733163') HTTP/1.1" 204 0
2026-03-28 04:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c58e6c9e-be23-59f8-958e-3aa395418591 with identifier: 10732985
2026-03-28 04:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c58e6c9e-be23-59f8-958e-3aa395418591 with scrape type 2
2026-03-28 04:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c58e6c9e-be23-59f8-958e-3aa395418591 with scrape type 2
2026-03-28 04:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c58e6c9e-be23-59f8-958e-3aa395418591, identifier: 10732985
2026-03-28 04:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c58e6c9e-be23-59f8-958e-3aa395418591 with identifier: 10732985
2026-03-28 04:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c58e6c9e-be23-59f8-958e-3aa395418591 with identifier: 10732985
2026-03-28 04:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c58e6c9e-be23-59f8-958e-3aa395418591 with identifier: 10732985 to the API
2026-03-28 04:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732985>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c58e6c9e-be23-59f8-958e-3aa395418591',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF843WA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732985',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Espace',
'odometer': 4702,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2025-09-29',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Renault Espace Esprit Alpine - Hybrid - Automatic - 131 hp - 4.702 '
'km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-28 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732985%27 HTTP/1.1" 200 None
2026-03-28 04:31:31 [adesa.fr] INFO: Saving data for 10732985: {'auction_closing_time': 1774863000.0, 'created_time': 1774554386.111736, 'last_price_update_time': 1774672291.814744}
2026-03-28 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732985') HTTP/1.1" 204 0
2026-03-28 04:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 248195e1-b1e8-5ecc-ad34-50624ee6657d with identifier: 10733132
2026-03-28 04:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 248195e1-b1e8-5ecc-ad34-50624ee6657d with scrape type 2
2026-03-28 04:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 248195e1-b1e8-5ecc-ad34-50624ee6657d with scrape type 2
2026-03-28 04:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 248195e1-b1e8-5ecc-ad34-50624ee6657d, identifier: 10733132
2026-03-28 04:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 248195e1-b1e8-5ecc-ad34-50624ee6657d with identifier: 10733132
2026-03-28 04:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 248195e1-b1e8-5ecc-ad34-50624ee6657d with identifier: 10733132
2026-03-28 04:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 248195e1-b1e8-5ecc-ad34-50624ee6657d with identifier: 10733132 to the API
2026-03-28 04:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733132>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '248195e1-b1e8-5ecc-ad34-50624ee6657d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF065TG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733132',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 134382,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Captur 1.6 Business - Hybrid - Automatic - 95 hp - 134.382 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733132%27 HTTP/1.1" 200 None
2026-03-28 04:31:32 [adesa.fr] INFO: Saving data for 10733132: {'auction_closing_time': 1774872900.0, 'created_time': 1774554402.050001, 'last_price_update_time': 1774672292.250838}
2026-03-28 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733132') HTTP/1.1" 204 0
2026-03-28 04:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d02a608-18de-50f1-91c9-45fd519d9302 with identifier: 10733035
2026-03-28 04:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d02a608-18de-50f1-91c9-45fd519d9302 with scrape type 2
2026-03-28 04:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d02a608-18de-50f1-91c9-45fd519d9302 with scrape type 2
2026-03-28 04:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d02a608-18de-50f1-91c9-45fd519d9302, identifier: 10733035
2026-03-28 04:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42a98429-cbfc-57af-bbd4-1335f0cbda5d with identifier: 10733008
2026-03-28 04:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42a98429-cbfc-57af-bbd4-1335f0cbda5d with scrape type 2
2026-03-28 04:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42a98429-cbfc-57af-bbd4-1335f0cbda5d with scrape type 2
2026-03-28 04:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42a98429-cbfc-57af-bbd4-1335f0cbda5d, identifier: 10733008
2026-03-28 04:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb50aaf9-8f29-5e2a-877d-93c92d0bfe5c with identifier: 10733120
2026-03-28 04:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb50aaf9-8f29-5e2a-877d-93c92d0bfe5c with scrape type 2
2026-03-28 04:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb50aaf9-8f29-5e2a-877d-93c92d0bfe5c with scrape type 2
2026-03-28 04:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb50aaf9-8f29-5e2a-877d-93c92d0bfe5c, identifier: 10733120
2026-03-28 04:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 478b1962-428e-5871-a56c-c1e6bab8e3c4 with identifier: 10733127
2026-03-28 04:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 478b1962-428e-5871-a56c-c1e6bab8e3c4 with scrape type 2
2026-03-28 04:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 478b1962-428e-5871-a56c-c1e6bab8e3c4 with scrape type 2
2026-03-28 04:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 478b1962-428e-5871-a56c-c1e6bab8e3c4, identifier: 10733127
2026-03-28 04:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d02a608-18de-50f1-91c9-45fd519d9302 with identifier: 10733035
2026-03-28 04:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d02a608-18de-50f1-91c9-45fd519d9302 with identifier: 10733035
2026-03-28 04:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d02a608-18de-50f1-91c9-45fd519d9302 with identifier: 10733035 to the API
2026-03-28 04:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733035>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '6d02a608-18de-50f1-91c9-45fd519d9302',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW312JV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733035',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 68261,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-01-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Captur 1.6 Intens - Hybrid - Automatic - 90 hp - 68.261 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-28 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733035%27 HTTP/1.1" 200 None
2026-03-28 04:31:32 [adesa.fr] INFO: Saving data for 10733035: {'auction_closing_time': 1774863000.0, 'created_time': 1774554391.553409, 'last_price_update_time': 1774672292.945597}
2026-03-28 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733035') HTTP/1.1" 204 0
2026-03-28 04:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42a98429-cbfc-57af-bbd4-1335f0cbda5d with identifier: 10733008
2026-03-28 04:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42a98429-cbfc-57af-bbd4-1335f0cbda5d with identifier: 10733008
2026-03-28 04:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42a98429-cbfc-57af-bbd4-1335f0cbda5d with identifier: 10733008 to the API
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733008>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '42a98429-cbfc-57af-bbd4-1335f0cbda5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC758VV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733008',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 103868,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-11-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Captur 1.6 Initiale Paris - Hybrid - Automatic - 90 hp - '
'103.868 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2021}
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733008%27 HTTP/1.1" 200 None
2026-03-28 04:31:33 [adesa.fr] INFO: Saving data for 10733008: {'auction_closing_time': 1774863000.0, 'created_time': 1774554398.607379, 'last_price_update_time': 1774672293.249511}
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733008') HTTP/1.1" 204 0
2026-03-28 04:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb50aaf9-8f29-5e2a-877d-93c92d0bfe5c with identifier: 10733120
2026-03-28 04:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb50aaf9-8f29-5e2a-877d-93c92d0bfe5c with identifier: 10733120
2026-03-28 04:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb50aaf9-8f29-5e2a-877d-93c92d0bfe5c with identifier: 10733120 to the API
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733120>
{'auction_title': '',
'c_o_2_emission_value': 76,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'cb50aaf9-8f29-5e2a-877d-93c92d0bfe5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN570NB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733120',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 146470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-02-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Touring Sports Dynamic Business - Hybrid - Automatic '
'- 98 hp - 146.470 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733120%27 HTTP/1.1" 200 None
2026-03-28 04:31:33 [adesa.fr] INFO: Saving data for 10733120: {'auction_closing_time': 1774872900.0, 'created_time': 1774553842.599615, 'last_price_update_time': 1774672293.557472}
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733120') HTTP/1.1" 204 0
2026-03-28 04:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 478b1962-428e-5871-a56c-c1e6bab8e3c4 with identifier: 10733127
2026-03-28 04:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 478b1962-428e-5871-a56c-c1e6bab8e3c4 with identifier: 10733127
2026-03-28 04:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 478b1962-428e-5871-a56c-c1e6bab8e3c4 with identifier: 10733127 to the API
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733127>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '478b1962-428e-5871-a56c-c1e6bab8e3c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS640QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733127',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 203515,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2020-09-11',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Renault Clio 1.5 DCI Air - Diesel - Manual - 85 hp - 203.515 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2020}
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733127%27 HTTP/1.1" 200 None
2026-03-28 04:31:33 [adesa.fr] INFO: Saving data for 10733127: {'auction_closing_time': 1774872900.0, 'created_time': 1774554392.336632, 'last_price_update_time': 1774672293.828755}
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733127') HTTP/1.1" 204 0
2026-03-28 04:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85395d2e-bde9-5bdb-82a8-cbad7014d67a with identifier: 10733820
2026-03-28 04:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85395d2e-bde9-5bdb-82a8-cbad7014d67a with scrape type 2
2026-03-28 04:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85395d2e-bde9-5bdb-82a8-cbad7014d67a with scrape type 2
2026-03-28 04:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 85395d2e-bde9-5bdb-82a8-cbad7014d67a, identifier: 10733820
2026-03-28 04:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5890b3d-d908-5f91-9e91-ebff578594b3 with identifier: 10733154
2026-03-28 04:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5890b3d-d908-5f91-9e91-ebff578594b3 with scrape type 2
2026-03-28 04:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5890b3d-d908-5f91-9e91-ebff578594b3 with scrape type 2
2026-03-28 04:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c5890b3d-d908-5f91-9e91-ebff578594b3, identifier: 10733154
2026-03-28 04:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 85395d2e-bde9-5bdb-82a8-cbad7014d67a with identifier: 10733820
2026-03-28 04:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 85395d2e-bde9-5bdb-82a8-cbad7014d67a with identifier: 10733820
2026-03-28 04:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 85395d2e-bde9-5bdb-82a8-cbad7014d67a with identifier: 10733820 to the API
2026-03-28 04:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733820>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '85395d2e-bde9-5bdb-82a8-cbad7014d67a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-355-TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733820',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 147665,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-09-17',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C5 Aircross 1.5 HDI Business - Diesel - Automatic - 131 hp '
'- 147.665 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 04:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733820%27 HTTP/1.1" 200 None
2026-03-28 04:31:34 [adesa.fr] INFO: Saving data for 10733820: {'auction_closing_time': 1774868400.0, 'created_time': 1774554388.298671, 'last_price_update_time': 1774672294.438508}
2026-03-28 04:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733820') HTTP/1.1" 204 0
2026-03-28 04:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c5890b3d-d908-5f91-9e91-ebff578594b3 with identifier: 10733154
2026-03-28 04:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c5890b3d-d908-5f91-9e91-ebff578594b3 with identifier: 10733154
2026-03-28 04:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c5890b3d-d908-5f91-9e91-ebff578594b3 with identifier: 10733154 to the API
2026-03-28 04:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733154>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c5890b3d-d908-5f91-9e91-ebff578594b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ102BP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733154',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 162755,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-07-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Touring Sports Dynamic Business - Hybrid - Automatic '
'- 140 hp - 162.755 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2023}
2026-03-28 04:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733154%27 HTTP/1.1" 200 None
2026-03-28 04:31:34 [adesa.fr] INFO: Saving data for 10733154: {'auction_closing_time': 1774872900.0, 'created_time': 1774553758.625676, 'last_price_update_time': 1774672294.747967}
2026-03-28 04:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733154') HTTP/1.1" 204 0
2026-03-28 04:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02cf5be2-11ba-5666-acf7-05f6452f9384 with identifier: 10733041
2026-03-28 04:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02cf5be2-11ba-5666-acf7-05f6452f9384 with scrape type 2
2026-03-28 04:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02cf5be2-11ba-5666-acf7-05f6452f9384 with scrape type 2
2026-03-28 04:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 02cf5be2-11ba-5666-acf7-05f6452f9384, identifier: 10733041
2026-03-28 04:31:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 02cf5be2-11ba-5666-acf7-05f6452f9384 with identifier: 10733041
2026-03-28 04:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 02cf5be2-11ba-5666-acf7-05f6452f9384 with identifier: 10733041
2026-03-28 04:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 02cf5be2-11ba-5666-acf7-05f6452f9384 with identifier: 10733041 to the API
2026-03-28 04:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733041>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '02cf5be2-11ba-5666-acf7-05f6452f9384',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB732VD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733041',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Symbioz',
'odometer': 5212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Symbioz 1.6 Techno - Hybrid - Automatic - 94 hp - 5.212 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733041%27 HTTP/1.1" 200 None
2026-03-28 04:31:35 [adesa.fr] INFO: Saving data for 10733041: {'auction_closing_time': 1774863000.0, 'created_time': 1774554419.857458, 'last_price_update_time': 1774672295.138715}
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733041') HTTP/1.1" 204 0
2026-03-28 04:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0819cdf6-f0c8-5e3a-b91d-60f8bd9a8fd9 with identifier: 10733813
2026-03-28 04:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0819cdf6-f0c8-5e3a-b91d-60f8bd9a8fd9 with scrape type 2
2026-03-28 04:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0819cdf6-f0c8-5e3a-b91d-60f8bd9a8fd9 with scrape type 2
2026-03-28 04:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0819cdf6-f0c8-5e3a-b91d-60f8bd9a8fd9, identifier: 10733813
2026-03-28 04:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0819cdf6-f0c8-5e3a-b91d-60f8bd9a8fd9 with identifier: 10733813
2026-03-28 04:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0819cdf6-f0c8-5e3a-b91d-60f8bd9a8fd9 with identifier: 10733813
2026-03-28 04:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0819cdf6-f0c8-5e3a-b91d-60f8bd9a8fd9 with identifier: 10733813 to the API
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733813>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '0819cdf6-f0c8-5e3a-b91d-60f8bd9a8fd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-749-WY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733813',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 181352,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'181.352 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733813%27 HTTP/1.1" 200 None
2026-03-28 04:31:35 [adesa.fr] INFO: Saving data for 10733813: {'auction_closing_time': 1774868400.0, 'created_time': 1774554421.239805, 'last_price_update_time': 1774672295.533681}
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733813') HTTP/1.1" 204 0
2026-03-28 04:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98f1daa3-d53e-5d93-917f-52a594769efd with identifier: 10733812
2026-03-28 04:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98f1daa3-d53e-5d93-917f-52a594769efd with scrape type 2
2026-03-28 04:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98f1daa3-d53e-5d93-917f-52a594769efd with scrape type 2
2026-03-28 04:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98f1daa3-d53e-5d93-917f-52a594769efd, identifier: 10733812
2026-03-28 04:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98f1daa3-d53e-5d93-917f-52a594769efd with identifier: 10733812
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-28 04:31:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98f1daa3-d53e-5d93-917f-52a594769efd with identifier: 10733812
2026-03-28 04:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98f1daa3-d53e-5d93-917f-52a594769efd with identifier: 10733812 to the API
2026-03-28 04:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '98f1daa3-d53e-5d93-917f-52a594769efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-635-GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733812',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 154369,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 181 hp - '
'154.369 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733812%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Saving data for 10733812: {'auction_closing_time': 1774868400.0, 'created_time': 1774554379.617688, 'last_price_update_time': 1774672296.130248}
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733812') HTTP/1.1" 204 0
2026-03-28 04:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:36 [adesa.fr] INFO: Found listing with ID: 10735814
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735814%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Scrape type for 10735814: 0
2026-03-28 04:31:36 [adesa.fr] INFO: Skipping item 10735814 url https://www.openlane.eu/en/carv6/auction/10735814
2026-03-28 04:31:36 [adesa.fr] INFO: Found listing with ID: 10733962
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733962%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Scrape type for 10733962: 2
2026-03-28 04:31:36 [adesa.fr] INFO: Scraping item 10733962 url https://www.openlane.eu/en/carv6/auction/10733962
2026-03-28 04:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85a18776-f6f9-5449-8158-c78633144ef6 with identifier: 10733964
2026-03-28 04:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85a18776-f6f9-5449-8158-c78633144ef6 with scrape type 2
2026-03-28 04:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85a18776-f6f9-5449-8158-c78633144ef6 with scrape type 2
2026-03-28 04:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 85a18776-f6f9-5449-8158-c78633144ef6, identifier: 10733964
2026-03-28 04:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 85a18776-f6f9-5449-8158-c78633144ef6 with identifier: 10733964
2026-03-28 04:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 85a18776-f6f9-5449-8158-c78633144ef6 with identifier: 10733964
2026-03-28 04:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 85a18776-f6f9-5449-8158-c78633144ef6 with identifier: 10733964 to the API
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733964>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '85a18776-f6f9-5449-8158-c78633144ef6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE-767-JG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733964',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 132803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2018-11-12',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C3 Aircross 1.2 Feel Business - Petrol - Manual - 110 hp - '
'132.803 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2018}
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733964%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Saving data for 10733964: {'auction_closing_time': 1774868400.0, 'created_time': 1774554397.855537, 'last_price_update_time': 1774672296.546069}
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733964') HTTP/1.1" 204 0
2026-03-28 04:31:36 [adesa.fr] INFO: Found listing with ID: 10735789
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735789%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Scrape type for 10735789: 0
2026-03-28 04:31:36 [adesa.fr] INFO: Skipping item 10735789 url https://www.openlane.eu/en/carv6/auction/10735789
2026-03-28 04:31:36 [adesa.fr] INFO: Found listing with ID: 10726309
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726309%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Scrape type for 10726309: 2
2026-03-28 04:31:36 [adesa.fr] INFO: Scraping item 10726309 url https://www.openlane.eu/en/carv6/auction/10726309
2026-03-28 04:31:36 [adesa.fr] INFO: Found listing with ID: 10735792
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735792%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Scrape type for 10735792: 0
2026-03-28 04:31:36 [adesa.fr] INFO: Skipping item 10735792 url https://www.openlane.eu/en/carv6/auction/10735792
2026-03-28 04:31:36 [adesa.fr] INFO: Found listing with ID: 10735810
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735810%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Scrape type for 10735810: 0
2026-03-28 04:31:36 [adesa.fr] INFO: Skipping item 10735810 url https://www.openlane.eu/en/carv6/auction/10735810
2026-03-28 04:31:36 [adesa.fr] INFO: Found listing with ID: 10735832
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735832%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Scrape type for 10735832: 0
2026-03-28 04:31:36 [adesa.fr] INFO: Skipping item 10735832 url https://www.openlane.eu/en/carv6/auction/10735832
2026-03-28 04:31:36 [adesa.fr] INFO: Found listing with ID: 10735821
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735821%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Scrape type for 10735821: 0
2026-03-28 04:31:36 [adesa.fr] INFO: Skipping item 10735821 url https://www.openlane.eu/en/carv6/auction/10735821
2026-03-28 04:31:36 [adesa.fr] INFO: Found listing with ID: 10726308
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726308%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Scrape type for 10726308: 2
2026-03-28 04:31:36 [adesa.fr] INFO: Scraping item 10726308 url https://www.openlane.eu/en/carv6/auction/10726308
2026-03-28 04:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7074a61b-0578-5842-a251-ec92d187a752 with identifier: 10733078
2026-03-28 04:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7074a61b-0578-5842-a251-ec92d187a752 with scrape type 2
2026-03-28 04:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7074a61b-0578-5842-a251-ec92d187a752 with scrape type 2
2026-03-28 04:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7074a61b-0578-5842-a251-ec92d187a752, identifier: 10733078
2026-03-28 04:31:36 [adesa.fr] INFO: Found listing with ID: 10733954
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733954%27 HTTP/1.1" 200 None
2026-03-28 04:31:36 [adesa.fr] INFO: Scrape type for 10733954: 2
2026-03-28 04:31:36 [adesa.fr] INFO: Scraping item 10733954 url https://www.openlane.eu/en/carv6/auction/10733954
2026-03-28 04:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7074a61b-0578-5842-a251-ec92d187a752 with identifier: 10733078
2026-03-28 04:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7074a61b-0578-5842-a251-ec92d187a752 with identifier: 10733078
2026-03-28 04:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7074a61b-0578-5842-a251-ec92d187a752 with identifier: 10733078 to the API
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733078>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '7074a61b-0578-5842-a251-ec92d187a752',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE704CJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733078',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 50362,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Arkana 1.6 RS Line - Hybrid - Automatic - 94 hp - 50.362 km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733078%27 HTTP/1.1" 200 None
2026-03-28 04:31:37 [adesa.fr] INFO: Saving data for 10733078: {'auction_closing_time': 1774863000.0, 'created_time': 1774554410.406754, 'last_price_update_time': 1774672297.047986}
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733078') HTTP/1.1" 204 0
2026-03-28 04:31:37 [adesa.fr] INFO: Found listing with ID: 10735808
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735808%27 HTTP/1.1" 200 None
2026-03-28 04:31:37 [adesa.fr] INFO: Scrape type for 10735808: 0
2026-03-28 04:31:37 [adesa.fr] INFO: Skipping item 10735808 url https://www.openlane.eu/en/carv6/auction/10735808
2026-03-28 04:31:37 [adesa.fr] INFO: Found listing with ID: 10735793
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735793%27 HTTP/1.1" 200 None
2026-03-28 04:31:37 [adesa.fr] INFO: Scrape type for 10735793: 0
2026-03-28 04:31:37 [adesa.fr] INFO: Skipping item 10735793 url https://www.openlane.eu/en/carv6/auction/10735793
2026-03-28 04:31:37 [adesa.fr] INFO: Found listing with ID: 10735783
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735783%27 HTTP/1.1" 200 None
2026-03-28 04:31:37 [adesa.fr] INFO: Scrape type for 10735783: 0
2026-03-28 04:31:37 [adesa.fr] INFO: Skipping item 10735783 url https://www.openlane.eu/en/carv6/auction/10735783
2026-03-28 04:31:37 [adesa.fr] INFO: Found listing with ID: 10735845
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735845%27 HTTP/1.1" 200 None
2026-03-28 04:31:37 [adesa.fr] INFO: Scrape type for 10735845: 0
2026-03-28 04:31:37 [adesa.fr] INFO: Skipping item 10735845 url https://www.openlane.eu/en/carv6/auction/10735845
2026-03-28 04:31:37 [adesa.fr] INFO: Found listing with ID: 10733818
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733818%27 HTTP/1.1" 200 None
2026-03-28 04:31:37 [adesa.fr] INFO: Scrape type for 10733818: 2
2026-03-28 04:31:37 [adesa.fr] INFO: Scraping item 10733818 url https://www.openlane.eu/en/carv6/auction/10733818
2026-03-28 04:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b507905-bdfe-5973-9776-60bbbfa8f9c8 with identifier: 10733047
2026-03-28 04:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b507905-bdfe-5973-9776-60bbbfa8f9c8 with scrape type 2
2026-03-28 04:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b507905-bdfe-5973-9776-60bbbfa8f9c8 with scrape type 2
2026-03-28 04:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b507905-bdfe-5973-9776-60bbbfa8f9c8, identifier: 10733047
2026-03-28 04:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e743ea1d-5fa7-5b12-806a-3b17f98df40e with identifier: 10733054
2026-03-28 04:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e743ea1d-5fa7-5b12-806a-3b17f98df40e with scrape type 2
2026-03-28 04:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e743ea1d-5fa7-5b12-806a-3b17f98df40e with scrape type 2
2026-03-28 04:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e743ea1d-5fa7-5b12-806a-3b17f98df40e, identifier: 10733054
2026-03-28 04:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f3e1a06-2dfc-5c50-a728-995ac6e3e95d with identifier: 10733096
2026-03-28 04:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f3e1a06-2dfc-5c50-a728-995ac6e3e95d with scrape type 2
2026-03-28 04:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f3e1a06-2dfc-5c50-a728-995ac6e3e95d with scrape type 2
2026-03-28 04:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f3e1a06-2dfc-5c50-a728-995ac6e3e95d, identifier: 10733096
2026-03-28 04:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b507905-bdfe-5973-9776-60bbbfa8f9c8 with identifier: 10733047
2026-03-28 04:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b507905-bdfe-5973-9776-60bbbfa8f9c8 with identifier: 10733047
2026-03-28 04:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b507905-bdfe-5973-9776-60bbbfa8f9c8 with identifier: 10733047 to the API
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733047>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '0b507905-bdfe-5973-9776-60bbbfa8f9c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG812TP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733047',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 126705,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Arkana 1.6 Business - Hybrid - Automatic - 94 hp - 126.705 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733047%27 HTTP/1.1" 200 None
2026-03-28 04:31:37 [adesa.fr] INFO: Saving data for 10733047: {'auction_closing_time': 1774863000.0, 'created_time': 1774554436.858897, 'last_price_update_time': 1774672297.713377}
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733047') HTTP/1.1" 204 0
2026-03-28 04:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e743ea1d-5fa7-5b12-806a-3b17f98df40e with identifier: 10733054
2026-03-28 04:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e743ea1d-5fa7-5b12-806a-3b17f98df40e with identifier: 10733054
2026-03-28 04:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e743ea1d-5fa7-5b12-806a-3b17f98df40e with identifier: 10733054 to the API
2026-03-28 04:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733054>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'e743ea1d-5fa7-5b12-806a-3b17f98df40e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB224HB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733054',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'e-Traveller',
'odometer': 123633,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-08-19',
'seats_number': 8,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot e-Traveller 75 kWh Allure - Electric - Automatic - 136 hp - '
'123.633 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733054%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Saving data for 10733054: {'auction_closing_time': 1774863000.0, 'created_time': 1774554438.227201, 'last_price_update_time': 1774672298.230142}
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733054') HTTP/1.1" 204 0
2026-03-28 04:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f3e1a06-2dfc-5c50-a728-995ac6e3e95d with identifier: 10733096
2026-03-28 04:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f3e1a06-2dfc-5c50-a728-995ac6e3e95d with identifier: 10733096
2026-03-28 04:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f3e1a06-2dfc-5c50-a728-995ac6e3e95d with identifier: 10733096 to the API
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733096>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '5f3e1a06-2dfc-5c50-a728-995ac6e3e95d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN359XJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733096',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Austral',
'odometer': 190528,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-05-12',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Austral 1.2 Techno - Hybrid - Automatic - 130 hp - 190.528 '
'km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733096%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Saving data for 10733096: {'auction_closing_time': 1774872900.0, 'created_time': 1774554392.86624, 'last_price_update_time': 1774672298.506488}
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733096') HTTP/1.1" 204 0
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735812
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735812%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735812: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735812 url https://www.openlane.eu/en/carv6/auction/10735812
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10733955
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733955%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10733955: 2
2026-03-28 04:31:38 [adesa.fr] INFO: Scraping item 10733955 url https://www.openlane.eu/en/carv6/auction/10733955
2026-03-28 04:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735804
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735804%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735804: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735804 url https://www.openlane.eu/en/carv6/auction/10735804
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735818
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735818%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735818: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735818 url https://www.openlane.eu/en/carv6/auction/10735818
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735798
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735798%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735798: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735798 url https://www.openlane.eu/en/carv6/auction/10735798
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735847
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735847%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735847: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735847 url https://www.openlane.eu/en/carv6/auction/10735847
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735833
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735833%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735833: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735833 url https://www.openlane.eu/en/carv6/auction/10735833
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735834
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735834%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735834: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735834 url https://www.openlane.eu/en/carv6/auction/10735834
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10733817
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733817%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10733817: 2
2026-03-28 04:31:38 [adesa.fr] INFO: Scraping item 10733817 url https://www.openlane.eu/en/carv6/auction/10733817
2026-03-28 04:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735838
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735838%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735838: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735838 url https://www.openlane.eu/en/carv6/auction/10735838
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735816
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735816%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735816: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735816 url https://www.openlane.eu/en/carv6/auction/10735816
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735799
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735799%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735799: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735799 url https://www.openlane.eu/en/carv6/auction/10735799
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735806
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735806%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735806: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735806 url https://www.openlane.eu/en/carv6/auction/10735806
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735788
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735788%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735788: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735788 url https://www.openlane.eu/en/carv6/auction/10735788
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735815
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735815%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735815: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735815 url https://www.openlane.eu/en/carv6/auction/10735815
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10735787
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735787%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10735787: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10735787 url https://www.openlane.eu/en/carv6/auction/10735787
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710723881%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10723881: 0
2026-03-28 04:31:38 [adesa.fr] INFO: Skipping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10733961
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733961%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10733961: 2
2026-03-28 04:31:38 [adesa.fr] INFO: Scraping item 10733961 url https://www.openlane.eu/en/carv6/auction/10733961
2026-03-28 04:31:38 [adesa.fr] INFO: Found listing with ID: 10733956
2026-03-28 04:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733956%27 HTTP/1.1" 200 None
2026-03-28 04:31:38 [adesa.fr] INFO: Scrape type for 10733956: 2
2026-03-28 04:31:38 [adesa.fr] INFO: Scraping item 10733956 url https://www.openlane.eu/en/carv6/auction/10733956
2026-03-28 04:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c5d8b9f-ee19-5b00-9888-9b674e5c13ad with identifier: 10733100
2026-03-28 04:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c5d8b9f-ee19-5b00-9888-9b674e5c13ad with scrape type 2
2026-03-28 04:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c5d8b9f-ee19-5b00-9888-9b674e5c13ad with scrape type 2
2026-03-28 04:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0c5d8b9f-ee19-5b00-9888-9b674e5c13ad, identifier: 10733100
2026-03-28 04:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0c5d8b9f-ee19-5b00-9888-9b674e5c13ad with identifier: 10733100
2026-03-28 04:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0c5d8b9f-ee19-5b00-9888-9b674e5c13ad with identifier: 10733100
2026-03-28 04:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0c5d8b9f-ee19-5b00-9888-9b674e5c13ad with identifier: 10733100 to the API
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733100>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '0c5d8b9f-ee19-5b00-9888-9b674e5c13ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN421ZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733100',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 145690,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2023-05-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 SW Active Pack - Diesel - Automatic - 130 hp - 145.690 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733100%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Saving data for 10733100: {'auction_closing_time': 1774872900.0, 'created_time': 1774554435.737378, 'last_price_update_time': 1774672299.202833}
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733100') HTTP/1.1" 204 0
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735843
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735843%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735843: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735843 url https://www.openlane.eu/en/carv6/auction/10735843
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735839
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735839%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735839: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735839 url https://www.openlane.eu/en/carv6/auction/10735839
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10733965
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733965%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10733965: 2
2026-03-28 04:31:39 [adesa.fr] INFO: Scraping item 10733965 url https://www.openlane.eu/en/carv6/auction/10733965
2026-03-28 04:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e364676-9e8c-55fe-aaac-609f92c01fe7 with identifier: 10733155
2026-03-28 04:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e364676-9e8c-55fe-aaac-609f92c01fe7 with scrape type 2
2026-03-28 04:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e364676-9e8c-55fe-aaac-609f92c01fe7 with scrape type 2
2026-03-28 04:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6e364676-9e8c-55fe-aaac-609f92c01fe7, identifier: 10733155
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735819
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735819%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735819: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735819 url https://www.openlane.eu/en/carv6/auction/10735819
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735825
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735825%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735825: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735825 url https://www.openlane.eu/en/carv6/auction/10735825
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735807
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735807%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735807: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735807 url https://www.openlane.eu/en/carv6/auction/10735807
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735796
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735796%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735796: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735796 url https://www.openlane.eu/en/carv6/auction/10735796
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735801
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735801%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735801: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735801 url https://www.openlane.eu/en/carv6/auction/10735801
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735780
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735780%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735780: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735780 url https://www.openlane.eu/en/carv6/auction/10735780
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735828
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735828%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735828: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735828 url https://www.openlane.eu/en/carv6/auction/10735828
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735850
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735850%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735850: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735850 url https://www.openlane.eu/en/carv6/auction/10735850
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735823
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735823%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735823: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735823 url https://www.openlane.eu/en/carv6/auction/10735823
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10730919
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730919%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10730919: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10730919 url https://www.openlane.eu/en/carv6/auction/10730919
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735809
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735809%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735809: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735809 url https://www.openlane.eu/en/carv6/auction/10735809
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735817
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735817%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735817: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735817 url https://www.openlane.eu/en/carv6/auction/10735817
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735778
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735778%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735778: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735778 url https://www.openlane.eu/en/carv6/auction/10735778
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735844
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735844%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735844: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735844 url https://www.openlane.eu/en/carv6/auction/10735844
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10735848
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735848%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10735848: 0
2026-03-28 04:31:39 [adesa.fr] INFO: Skipping item 10735848 url https://www.openlane.eu/en/carv6/auction/10735848
2026-03-28 04:31:39 [adesa.fr] INFO: Found listing with ID: 10733959
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733959%27 HTTP/1.1" 200 None
2026-03-28 04:31:39 [adesa.fr] INFO: Scrape type for 10733959: 2
2026-03-28 04:31:39 [adesa.fr] INFO: Scraping item 10733959 url https://www.openlane.eu/en/carv6/auction/10733959
2026-03-28 04:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6e364676-9e8c-55fe-aaac-609f92c01fe7 with identifier: 10733155
2026-03-28 04:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6e364676-9e8c-55fe-aaac-609f92c01fe7 with identifier: 10733155
2026-03-28 04:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6e364676-9e8c-55fe-aaac-609f92c01fe7 with identifier: 10733155 to the API
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733155>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6e364676-9e8c-55fe-aaac-609f92c01fe7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EY707WE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733155',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 188790,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2018-07-04',
'seats_number': 7,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 5008 2.0 HDI GT - Diesel - Automatic - 180 hp - 188.790 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2018}
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733155%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Saving data for 10733155: {'auction_closing_time': 1774872900.0, 'created_time': 1774554438.967209, 'last_price_update_time': 1774672300.097731}
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733155') HTTP/1.1" 204 0
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10735840
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735840%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10735840: 0
2026-03-28 04:31:40 [adesa.fr] INFO: Skipping item 10735840 url https://www.openlane.eu/en/carv6/auction/10735840
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10735841
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710735841%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10735841: 0
2026-03-28 04:31:40 [adesa.fr] INFO: Skipping item 10735841 url https://www.openlane.eu/en/carv6/auction/10735841
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10733819
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733819%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10733819: 2
2026-03-28 04:31:40 [adesa.fr] INFO: Scraping item 10733819 url https://www.openlane.eu/en/carv6/auction/10733819
2026-03-28 04:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10733966
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733966%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10733966: 2
2026-03-28 04:31:40 [adesa.fr] INFO: Scraping item 10733966 url https://www.openlane.eu/en/carv6/auction/10733966
2026-03-28 04:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10733960
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733960%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10733960: 2
2026-03-28 04:31:40 [adesa.fr] INFO: Scraping item 10733960 url https://www.openlane.eu/en/carv6/auction/10733960
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710448653%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10448653: 2
2026-03-28 04:31:40 [adesa.fr] INFO: Scraping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710620841%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10620841: 2
2026-03-28 04:31:40 [adesa.fr] INFO: Scraping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710620845%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10620845: 2
2026-03-28 04:31:40 [adesa.fr] INFO: Scraping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710448654%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10448654: 2
2026-03-28 04:31:40 [adesa.fr] INFO: Scraping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710442556%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10442556: 2
2026-03-28 04:31:40 [adesa.fr] INFO: Scraping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710579600%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10579600: 2
2026-03-28 04:31:40 [adesa.fr] INFO: Scraping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-28 04:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 982d5d45-ac5a-54d8-a691-1ed713f3cd03 with identifier: 10733038
2026-03-28 04:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 982d5d45-ac5a-54d8-a691-1ed713f3cd03 with scrape type 2
2026-03-28 04:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 982d5d45-ac5a-54d8-a691-1ed713f3cd03 with scrape type 2
2026-03-28 04:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 982d5d45-ac5a-54d8-a691-1ed713f3cd03, identifier: 10733038
2026-03-28 04:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b0e8d16-af6b-5681-8821-15a2530aa57e with identifier: 10733064
2026-03-28 04:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b0e8d16-af6b-5681-8821-15a2530aa57e with scrape type 2
2026-03-28 04:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b0e8d16-af6b-5681-8821-15a2530aa57e with scrape type 2
2026-03-28 04:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b0e8d16-af6b-5681-8821-15a2530aa57e, identifier: 10733064
2026-03-28 04:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c2dfd8a-9f5a-5f9e-a558-85b6aec08a1c with identifier: 10733172
2026-03-28 04:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c2dfd8a-9f5a-5f9e-a558-85b6aec08a1c with scrape type 2
2026-03-28 04:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c2dfd8a-9f5a-5f9e-a558-85b6aec08a1c with scrape type 2
2026-03-28 04:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5c2dfd8a-9f5a-5f9e-a558-85b6aec08a1c, identifier: 10733172
2026-03-28 04:31:40 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710579603%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Scrape type for 10579603: 2
2026-03-28 04:31:40 [adesa.fr] INFO: Scraping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-28 04:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 982d5d45-ac5a-54d8-a691-1ed713f3cd03 with identifier: 10733038
2026-03-28 04:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 982d5d45-ac5a-54d8-a691-1ed713f3cd03 with identifier: 10733038
2026-03-28 04:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 982d5d45-ac5a-54d8-a691-1ed713f3cd03 with identifier: 10733038 to the API
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733038>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '982d5d45-ac5a-54d8-a691-1ed713f3cd03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN632FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733038',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 45920,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-04-06',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 1.6 Allure - Hybrid - Automatic - 150 hp - 45.920 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733038%27 HTTP/1.1" 200 None
2026-03-28 04:31:40 [adesa.fr] INFO: Saving data for 10733038: {'auction_closing_time': 1774863000.0, 'created_time': 1774554434.08348, 'last_price_update_time': 1774672300.974943}
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733038') HTTP/1.1" 204 0
2026-03-28 04:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b0e8d16-af6b-5681-8821-15a2530aa57e with identifier: 10733064
2026-03-28 04:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b0e8d16-af6b-5681-8821-15a2530aa57e with identifier: 10733064
2026-03-28 04:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b0e8d16-af6b-5681-8821-15a2530aa57e with identifier: 10733064 to the API
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733064>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '6b0e8d16-af6b-5681-8821-15a2530aa57e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS312CX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733064',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 92436,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 SW 1.6 Allure - Hybrid - Automatic - 150 hp - 92.436 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733064%27 HTTP/1.1" 200 None
2026-03-28 04:31:41 [adesa.fr] INFO: Saving data for 10733064: {'auction_closing_time': 1774863000.0, 'created_time': 1774554434.781202, 'last_price_update_time': 1774672301.35754}
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733064') HTTP/1.1" 204 0
2026-03-28 04:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5c2dfd8a-9f5a-5f9e-a558-85b6aec08a1c with identifier: 10733172
2026-03-28 04:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5c2dfd8a-9f5a-5f9e-a558-85b6aec08a1c with identifier: 10733172
2026-03-28 04:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5c2dfd8a-9f5a-5f9e-a558-85b6aec08a1c with identifier: 10733172 to the API
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733172>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': '5c2dfd8a-9f5a-5f9e-a558-85b6aec08a1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF486JT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733172',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 141783,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 1.2i Allure - Petrol - Automatic - 130 hp - 141.783 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733172%27 HTTP/1.1" 200 None
2026-03-28 04:31:41 [adesa.fr] INFO: Saving data for 10733172: {'auction_closing_time': 1774872900.0, 'created_time': 1774554455.664713, 'last_price_update_time': 1774672301.655633}
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733172') HTTP/1.1" 204 0
2026-03-28 04:31:41 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710383756%27 HTTP/1.1" 200 None
2026-03-28 04:31:41 [adesa.fr] INFO: Scrape type for 10383756: 2
2026-03-28 04:31:41 [adesa.fr] INFO: Scraping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-28 04:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:41 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710579601%27 HTTP/1.1" 200 None
2026-03-28 04:31:41 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-28 04:31:41 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-28 04:31:41 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710674348%27 HTTP/1.1" 200 None
2026-03-28 04:31:41 [adesa.fr] INFO: Scrape type for 10674348: 2
2026-03-28 04:31:41 [adesa.fr] INFO: Scraping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-28 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-28 04:31:41 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710674347%27 HTTP/1.1" 200 None
2026-03-28 04:31:41 [adesa.fr] INFO: Scrape type for 10674347: 2
2026-03-28 04:31:41 [adesa.fr] INFO: Scraping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-28 04:31:41 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-28 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710475641%27 HTTP/1.1" 200 None
2026-03-28 04:31:41 [adesa.fr] INFO: Scrape type for 10475641: 2
2026-03-28 04:31:41 [adesa.fr] INFO: Scraping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-28 04:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13df1f4c-9c8b-5110-a736-6c227560a3d5 with identifier: 10733105
2026-03-28 04:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13df1f4c-9c8b-5110-a736-6c227560a3d5 with scrape type 2
2026-03-28 04:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13df1f4c-9c8b-5110-a736-6c227560a3d5 with scrape type 2
2026-03-28 04:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 13df1f4c-9c8b-5110-a736-6c227560a3d5, identifier: 10733105
2026-03-28 04:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d65c0a-ce2f-55b0-a4eb-83eae65cdb3b with identifier: 10733058
2026-03-28 04:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d65c0a-ce2f-55b0-a4eb-83eae65cdb3b with scrape type 2
2026-03-28 04:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d65c0a-ce2f-55b0-a4eb-83eae65cdb3b with scrape type 2
2026-03-28 04:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 71d65c0a-ce2f-55b0-a4eb-83eae65cdb3b, identifier: 10733058
2026-03-28 04:31:42 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710579602%27 HTTP/1.1" 200 None
2026-03-28 04:31:42 [adesa.fr] INFO: Scrape type for 10579602: 2
2026-03-28 04:31:42 [adesa.fr] INFO: Scraping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-28 04:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 13df1f4c-9c8b-5110-a736-6c227560a3d5 with identifier: 10733105
2026-03-28 04:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 13df1f4c-9c8b-5110-a736-6c227560a3d5 with identifier: 10733105
2026-03-28 04:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 13df1f4c-9c8b-5110-a736-6c227560a3d5 with identifier: 10733105 to the API
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733105>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '13df1f4c-9c8b-5110-a736-6c227560a3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG151WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733105',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 176372,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 176.372 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733105%27 HTTP/1.1" 200 None
2026-03-28 04:31:42 [adesa.fr] INFO: Saving data for 10733105: {'auction_closing_time': 1774872900.0, 'created_time': 1774554455.325824, 'last_price_update_time': 1774672302.348203}
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733105') HTTP/1.1" 204 0
2026-03-28 04:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 71d65c0a-ce2f-55b0-a4eb-83eae65cdb3b with identifier: 10733058
2026-03-28 04:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 71d65c0a-ce2f-55b0-a4eb-83eae65cdb3b with identifier: 10733058
2026-03-28 04:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 71d65c0a-ce2f-55b0-a4eb-83eae65cdb3b with identifier: 10733058 to the API
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '71d65c0a-ce2f-55b0-a4eb-83eae65cdb3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS536JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733058',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 25822,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-11-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 25.822 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733058%27 HTTP/1.1" 200 None
2026-03-28 04:31:42 [adesa.fr] INFO: Saving data for 10733058: {'auction_closing_time': 1774863000.0, 'created_time': 1774554522.552054, 'last_price_update_time': 1774672302.634823}
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733058') HTTP/1.1" 204 0
2026-03-28 04:31:42 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710470435%27 HTTP/1.1" 200 None
2026-03-28 04:31:42 [adesa.fr] INFO: Scrape type for 10470435: 2
2026-03-28 04:31:42 [adesa.fr] INFO: Scraping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-28 04:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:42 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710543584%27 HTTP/1.1" 200 None
2026-03-28 04:31:42 [adesa.fr] INFO: Scrape type for 10543584: 2
2026-03-28 04:31:42 [adesa.fr] INFO: Scraping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-28 04:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e861142-a23f-5072-bcce-2cee1648562e with identifier: 10733138
2026-03-28 04:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e861142-a23f-5072-bcce-2cee1648562e with scrape type 2
2026-03-28 04:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e861142-a23f-5072-bcce-2cee1648562e with scrape type 2
2026-03-28 04:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2e861142-a23f-5072-bcce-2cee1648562e, identifier: 10733138
2026-03-28 04:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2e861142-a23f-5072-bcce-2cee1648562e with identifier: 10733138
2026-03-28 04:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2e861142-a23f-5072-bcce-2cee1648562e with identifier: 10733138
2026-03-28 04:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2e861142-a23f-5072-bcce-2cee1648562e with identifier: 10733138 to the API
2026-03-28 04:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733138>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': '2e861142-a23f-5072-bcce-2cee1648562e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM297CR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733138',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 168731,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 1.2i Active Pack - Petrol - Manual - 130 hp - 168.731 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733138%27 HTTP/1.1" 200 None
2026-03-28 04:31:43 [adesa.fr] INFO: Saving data for 10733138: {'auction_closing_time': 1774872900.0, 'created_time': 1774554422.531759, 'last_price_update_time': 1774672303.077033}
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733138') HTTP/1.1" 204 0
2026-03-28 04:31:43 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710724801%27 HTTP/1.1" 200 None
2026-03-28 04:31:43 [adesa.fr] INFO: Scrape type for 10724801: 0
2026-03-28 04:31:43 [adesa.fr] INFO: Skipping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-28 04:31:43 [adesa.fr] INFO: Found listing with ID: 10737486
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710737486%27 HTTP/1.1" 200 None
2026-03-28 04:31:43 [adesa.fr] INFO: Scrape type for 10737486: 0
2026-03-28 04:31:43 [adesa.fr] INFO: Skipping item 10737486 url https://www.openlane.eu/en/carv6/auction/10737486
2026-03-28 04:31:43 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710685651%27 HTTP/1.1" 200 None
2026-03-28 04:31:43 [adesa.fr] INFO: Scrape type for 10685651: 2
2026-03-28 04:31:43 [adesa.fr] INFO: Scraping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-28 04:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:43 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710717100%27 HTTP/1.1" 200 None
2026-03-28 04:31:43 [adesa.fr] INFO: Scrape type for 10717100: 2
2026-03-28 04:31:43 [adesa.fr] INFO: Scraping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-28 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-28 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-28 04:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f409b43e-c8a0-5d87-a44e-882badb3e4f9 with identifier: 10733162
2026-03-28 04:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f409b43e-c8a0-5d87-a44e-882badb3e4f9 with scrape type 2
2026-03-28 04:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f409b43e-c8a0-5d87-a44e-882badb3e4f9 with scrape type 2
2026-03-28 04:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f409b43e-c8a0-5d87-a44e-882badb3e4f9, identifier: 10733162
2026-03-28 04:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174ccba5-9358-5a1d-94a9-4aafd050b703 with identifier: 10733150
2026-03-28 04:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174ccba5-9358-5a1d-94a9-4aafd050b703 with scrape type 2
2026-03-28 04:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 174ccba5-9358-5a1d-94a9-4aafd050b703 with scrape type 2
2026-03-28 04:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 174ccba5-9358-5a1d-94a9-4aafd050b703, identifier: 10733150
2026-03-28 04:31:43 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710695921%27 HTTP/1.1" 200 None
2026-03-28 04:31:43 [adesa.fr] INFO: Scrape type for 10695921: 2
2026-03-28 04:31:43 [adesa.fr] INFO: Scraping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-28 04:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f409b43e-c8a0-5d87-a44e-882badb3e4f9 with identifier: 10733162
2026-03-28 04:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f409b43e-c8a0-5d87-a44e-882badb3e4f9 with identifier: 10733162
2026-03-28 04:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f409b43e-c8a0-5d87-a44e-882badb3e4f9 with identifier: 10733162 to the API
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733162>
{'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-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f409b43e-c8a0-5d87-a44e-882badb3e4f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF171QX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733162',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 193921,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'193.921 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733162%27 HTTP/1.1" 200 None
2026-03-28 04:31:43 [adesa.fr] INFO: Saving data for 10733162: {'auction_closing_time': 1774872900.0, 'created_time': 1774554425.135301, 'last_price_update_time': 1774672303.653611}
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733162') HTTP/1.1" 204 0
2026-03-28 04:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 174ccba5-9358-5a1d-94a9-4aafd050b703 with identifier: 10733150
2026-03-28 04:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 174ccba5-9358-5a1d-94a9-4aafd050b703 with identifier: 10733150
2026-03-28 04:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 174ccba5-9358-5a1d-94a9-4aafd050b703 with identifier: 10733150 to the API
2026-03-28 04:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733150>
{'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-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '174ccba5-9358-5a1d-94a9-4aafd050b703',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV277YJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733150',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 162401,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 508 SW 1.6 Allure Business - Hybrid - Automatic - 180 hp - '
'162.401 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2020}
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733150%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Saving data for 10733150: {'auction_closing_time': 1774872900.0, 'created_time': 1774554438.635282, 'last_price_update_time': 1774672304.028874}
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733150') HTTP/1.1" 204 0
2026-03-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405352%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10405352: 2
2026-03-28 04:31:44 [adesa.fr] INFO: Scraping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-28 04:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 865b2c88-2729-5684-8dfd-6f867924c47b with identifier: 10733122
2026-03-28 04:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 865b2c88-2729-5684-8dfd-6f867924c47b with scrape type 2
2026-03-28 04:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 865b2c88-2729-5684-8dfd-6f867924c47b with scrape type 2
2026-03-28 04:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 865b2c88-2729-5684-8dfd-6f867924c47b, identifier: 10733122
2026-03-28 04:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c6265f7-2f2e-503c-8d70-274ac567b8bd with identifier: 10732979
2026-03-28 04:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c6265f7-2f2e-503c-8d70-274ac567b8bd with scrape type 2
2026-03-28 04:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c6265f7-2f2e-503c-8d70-274ac567b8bd with scrape type 2
2026-03-28 04:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5c6265f7-2f2e-503c-8d70-274ac567b8bd, identifier: 10732979
2026-03-28 04:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 865b2c88-2729-5684-8dfd-6f867924c47b with identifier: 10733122
2026-03-28 04:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 865b2c88-2729-5684-8dfd-6f867924c47b with identifier: 10733122
2026-03-28 04:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 865b2c88-2729-5684-8dfd-6f867924c47b with identifier: 10733122 to the API
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733122>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '865b2c88-2729-5684-8dfd-6f867924c47b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF650CV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733122',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 180507,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'180.507 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733122%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Saving data for 10733122: {'auction_closing_time': 1774872900.0, 'created_time': 1774554426.522395, 'last_price_update_time': 1774672304.541683}
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733122') HTTP/1.1" 204 0
2026-03-28 04:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5c6265f7-2f2e-503c-8d70-274ac567b8bd with identifier: 10732979
2026-03-28 04:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5c6265f7-2f2e-503c-8d70-274ac567b8bd with identifier: 10732979
2026-03-28 04:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5c6265f7-2f2e-503c-8d70-274ac567b8bd with identifier: 10732979 to the API
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732979>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5c6265f7-2f2e-503c-8d70-274ac567b8bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY748YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732979',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 25746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 25.746 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732979%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Saving data for 10732979: {'auction_closing_time': 1774863000.0, 'created_time': 1774554423.780191, 'last_price_update_time': 1774672304.815126}
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732979') HTTP/1.1" 204 0
2026-03-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405349%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10405349: 2
2026-03-28 04:31:44 [adesa.fr] INFO: Scraping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-28 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405348%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10405348: 2
2026-03-28 04:31:44 [adesa.fr] INFO: Scraping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-28 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-28 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-28 04:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710552553%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10552553: 2
2026-03-28 04:31:44 [adesa.fr] INFO: Scraping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710698902%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-28 04:31:44 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710698904%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-28 04:31:44 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710698905%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-28 04:31:44 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710698906%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-28 04:31:44 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710691264%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-28 04:31:44 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710626560%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10626560: 2
2026-03-28 04:31:44 [adesa.fr] INFO: Scraping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-28 04:31:44 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-28 04:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710647381%27 HTTP/1.1" 200 None
2026-03-28 04:31:44 [adesa.fr] INFO: Scrape type for 10647381: 2
2026-03-28 04:31:44 [adesa.fr] INFO: Scraping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-28 04:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9a9bb86-558d-53ac-a786-aaea546289c7 with identifier: 10733955
2026-03-28 04:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9a9bb86-558d-53ac-a786-aaea546289c7 with scrape type 2
2026-03-28 04:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9a9bb86-558d-53ac-a786-aaea546289c7 with scrape type 2
2026-03-28 04:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f9a9bb86-558d-53ac-a786-aaea546289c7, identifier: 10733955
2026-03-28 04:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61be3e62-4193-58cd-83a6-693bc25beccd with identifier: 10733962
2026-03-28 04:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61be3e62-4193-58cd-83a6-693bc25beccd with scrape type 2
2026-03-28 04:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61be3e62-4193-58cd-83a6-693bc25beccd with scrape type 2
2026-03-28 04:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 61be3e62-4193-58cd-83a6-693bc25beccd, identifier: 10733962
2026-03-28 04:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10726309
2026-03-28 04:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with scrape type 2
2026-03-28 04:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with scrape type 2
2026-03-28 04:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb182c02-49f8-5a48-8c80-d45ce5ac1c49, identifier: 10726309
2026-03-28 04:31:45 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-28 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710674191%27 HTTP/1.1" 200 None
2026-03-28 04:31:45 [adesa.fr] INFO: Scrape type for 10674191: 2
2026-03-28 04:31:45 [adesa.fr] INFO: Scraping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-28 04:31:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f9a9bb86-558d-53ac-a786-aaea546289c7 with identifier: 10733955
2026-03-28 04:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f9a9bb86-558d-53ac-a786-aaea546289c7 with identifier: 10733955
2026-03-28 04:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f9a9bb86-558d-53ac-a786-aaea546289c7 with identifier: 10733955 to the API
2026-03-28 04:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733955>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f9a9bb86-558d-53ac-a786-aaea546289c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-428-RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733955',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 166023,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-06-02',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Mercedes-Benz GLC 300e Business Line - 4-Matic - Hybrid - Automatic '
'- 211 hp - 166.023 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-28 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733955%27 HTTP/1.1" 200 None
2026-03-28 04:31:45 [adesa.fr] INFO: Saving data for 10733955: {'auction_closing_time': 1774868400.0, 'created_time': 1774554389.073903, 'last_price_update_time': 1774672305.573816}
2026-03-28 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733955') HTTP/1.1" 204 0
2026-03-28 04:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 61be3e62-4193-58cd-83a6-693bc25beccd with identifier: 10733962
2026-03-28 04:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 61be3e62-4193-58cd-83a6-693bc25beccd with identifier: 10733962
2026-03-28 04:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 61be3e62-4193-58cd-83a6-693bc25beccd with identifier: 10733962 to the API
2026-03-28 04:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733962>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '61be3e62-4193-58cd-83a6-693bc25beccd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-345-ML',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733962',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 147785,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'DS DS7 Crossback 1.6 E-TENSE Performance Line - AWD - Hybrid - '
'Automatic - 200 hp - 147.785 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
2026-03-28 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733962%27 HTTP/1.1" 200 None
2026-03-28 04:31:45 [adesa.fr] INFO: Saving data for 10733962: {'auction_closing_time': 1774868400.0, 'created_time': 1774554419.520782, 'last_price_update_time': 1774672305.942862}
2026-03-28 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733962') HTTP/1.1" 204 0
2026-03-28 04:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10726309
2026-03-28 04:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10726309
2026-03-28 04:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10726309 to the API
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 298,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fb182c02-49f8-5a48-8c80-d45ce5ac1c49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '26522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726309',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 37212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'DS DS7 Crossback 1.6 E-TENSE Rivoli - AWD - Hybrid - Automatic - '
'298 hp - 37.212 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2021}
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710726309%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Saving data for 10726309: {'auction_closing_time': 1774868400.0, 'created_time': 1774456320.470749, 'last_price_update_time': 1774672306.239897}
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726309') HTTP/1.1" 204 0
2026-03-28 04:31:46 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710627081%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-28 04:31:46 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-28 04:31:46 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710627983%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Scrape type for 10627983: 2
2026-03-28 04:31:46 [adesa.fr] INFO: Scraping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-28 04:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7132995-8453-54df-ac5b-9c75209c6558 with identifier: 10733818
2026-03-28 04:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7132995-8453-54df-ac5b-9c75209c6558 with scrape type 2
2026-03-28 04:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7132995-8453-54df-ac5b-9c75209c6558 with scrape type 2
2026-03-28 04:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f7132995-8453-54df-ac5b-9c75209c6558, identifier: 10733818
2026-03-28 04:31:46 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710631532%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-28 04:31:46 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-28 04:31:46 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710676819%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Scrape type for 10676819: 2
2026-03-28 04:31:46 [adesa.fr] INFO: Scraping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-28 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-28 04:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f7132995-8453-54df-ac5b-9c75209c6558 with identifier: 10733818
2026-03-28 04:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f7132995-8453-54df-ac5b-9c75209c6558 with identifier: 10733818
2026-03-28 04:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f7132995-8453-54df-ac5b-9c75209c6558 with identifier: 10733818 to the API
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733818>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7132995-8453-54df-ac5b-9c75209c6558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ925BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733818',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 151445,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Line - Diesel - '
'Automatic - 150 hp - 151.445 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733818%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Saving data for 10733818: {'auction_closing_time': 1774868400.0, 'created_time': 1774554366.666182, 'last_price_update_time': 1774672306.694483}
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733818') HTTP/1.1" 204 0
2026-03-28 04:31:46 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710698040%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-28 04:31:46 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-28 04:31:46 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710698054%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-28 04:31:46 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-28 04:31:46 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710722721%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Scrape type for 10722721: 0
2026-03-28 04:31:46 [adesa.fr] INFO: Skipping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-28 04:31:46 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710646224%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Scrape type for 10646224: 2
2026-03-28 04:31:46 [adesa.fr] INFO: Scraping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-28 04:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:46 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-28 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710667468%27 HTTP/1.1" 200 None
2026-03-28 04:31:46 [adesa.fr] INFO: Scrape type for 10667468: 2
2026-03-28 04:31:46 [adesa.fr] INFO: Scraping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-28 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-28 04:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dfb7d7c-f596-5dea-9878-28f4b384afb2 with identifier: 10733111
2026-03-28 04:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dfb7d7c-f596-5dea-9878-28f4b384afb2 with scrape type 2
2026-03-28 04:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dfb7d7c-f596-5dea-9878-28f4b384afb2 with scrape type 2
2026-03-28 04:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1dfb7d7c-f596-5dea-9878-28f4b384afb2, identifier: 10733111
2026-03-28 04:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 991523b6-d3e4-5d92-9d9c-ec11226c6e31 with identifier: 10732986
2026-03-28 04:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 991523b6-d3e4-5d92-9d9c-ec11226c6e31 with scrape type 2
2026-03-28 04:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 991523b6-d3e4-5d92-9d9c-ec11226c6e31 with scrape type 2
2026-03-28 04:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 991523b6-d3e4-5d92-9d9c-ec11226c6e31, identifier: 10732986
2026-03-28 04:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da3d1c7a-4924-5cc6-86e3-81c8f6d4f9c9 with identifier: 10733819
2026-03-28 04:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da3d1c7a-4924-5cc6-86e3-81c8f6d4f9c9 with scrape type 2
2026-03-28 04:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da3d1c7a-4924-5cc6-86e3-81c8f6d4f9c9 with scrape type 2
2026-03-28 04:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da3d1c7a-4924-5cc6-86e3-81c8f6d4f9c9, identifier: 10733819
2026-03-28 04:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1dfb7d7c-f596-5dea-9878-28f4b384afb2 with identifier: 10733111
2026-03-28 04:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1dfb7d7c-f596-5dea-9878-28f4b384afb2 with identifier: 10733111
2026-03-28 04:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1dfb7d7c-f596-5dea-9878-28f4b384afb2 with identifier: 10733111 to the API
2026-03-28 04:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733111>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '1dfb7d7c-f596-5dea-9878-28f4b384afb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN990GM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733111',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 203947,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-04-11',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'203.947 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 04:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733111%27 HTTP/1.1" 200 None
2026-03-28 04:31:47 [adesa.fr] INFO: Saving data for 10733111: {'auction_closing_time': 1774872900.0, 'created_time': 1774554436.076508, 'last_price_update_time': 1774672307.424069}
2026-03-28 04:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733111') HTTP/1.1" 204 0
2026-03-28 04:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 991523b6-d3e4-5d92-9d9c-ec11226c6e31 with identifier: 10732986
2026-03-28 04:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 991523b6-d3e4-5d92-9d9c-ec11226c6e31 with identifier: 10732986
2026-03-28 04:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 991523b6-d3e4-5d92-9d9c-ec11226c6e31 with identifier: 10732986 to the API
2026-03-28 04:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732986>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '991523b6-d3e4-5d92-9d9c-ec11226c6e31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ216HZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732986',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 31028,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2024-09-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.2 Allure - Petrol - Automatic - 136 hp - 31.028 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 04:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732986%27 HTTP/1.1" 200 None
2026-03-28 04:31:47 [adesa.fr] INFO: Saving data for 10732986: {'auction_closing_time': 1774863000.0, 'created_time': 1774554423.416668, 'last_price_update_time': 1774672307.792247}
2026-03-28 04:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732986') HTTP/1.1" 204 0
2026-03-28 04:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da3d1c7a-4924-5cc6-86e3-81c8f6d4f9c9 with identifier: 10733819
2026-03-28 04:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da3d1c7a-4924-5cc6-86e3-81c8f6d4f9c9 with identifier: 10733819
2026-03-28 04:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da3d1c7a-4924-5cc6-86e3-81c8f6d4f9c9 with identifier: 10733819 to the API
2026-03-28 04:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733819>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'da3d1c7a-4924-5cc6-86e3-81c8f6d4f9c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-323-YQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733819',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 140776,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Volkswagen Tiguan 1.4 Life Business - Hybrid - Automatic - 150 hp - '
'140.776 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-28 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733819%27 HTTP/1.1" 200 None
2026-03-28 04:31:48 [adesa.fr] INFO: Saving data for 10733819: {'auction_closing_time': 1774868400.0, 'created_time': 1774554341.051296, 'last_price_update_time': 1774672308.095164}
2026-03-28 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733819') HTTP/1.1" 204 0
2026-03-28 04:31:48 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-28 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710666205%27 HTTP/1.1" 200 None
2026-03-28 04:31:48 [adesa.fr] INFO: Scrape type for 10666205: 2
2026-03-28 04:31:48 [adesa.fr] INFO: Scraping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-28 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10475641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10579603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10383756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 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-28 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-28 04:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c828eea-7124-5a53-896f-e0b11fcef710 with identifier: 10733959
2026-03-28 04:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c828eea-7124-5a53-896f-e0b11fcef710 with scrape type 2
2026-03-28 04:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c828eea-7124-5a53-896f-e0b11fcef710 with scrape type 2
2026-03-28 04:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7c828eea-7124-5a53-896f-e0b11fcef710, identifier: 10733959
2026-03-28 04:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7c828eea-7124-5a53-896f-e0b11fcef710 with identifier: 10733959
2026-03-28 04:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7c828eea-7124-5a53-896f-e0b11fcef710 with identifier: 10733959
2026-03-28 04:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7c828eea-7124-5a53-896f-e0b11fcef710 with identifier: 10733959 to the API
2026-03-28 04:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '7c828eea-7124-5a53-896f-e0b11fcef710',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-606-BQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733959',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 206688,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Toyota Corolla 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'206.688 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-28 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733959%27 HTTP/1.1" 200 None
2026-03-28 04:31:48 [adesa.fr] INFO: Saving data for 10733959: {'auction_closing_time': 1774868400.0, 'created_time': 1774554355.247684, 'last_price_update_time': 1774672308.49438}
2026-03-28 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733959') HTTP/1.1" 204 0
2026-03-28 04:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641
2026-03-28 04:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c295c03f-5db1-5f81-aec7-470e6f89dd46 with scrape type 2
2026-03-28 04:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c295c03f-5db1-5f81-aec7-470e6f89dd46 with scrape type 2
2026-03-28 04:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c295c03f-5db1-5f81-aec7-470e6f89dd46, identifier: 10475641
2026-03-28 04:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603
2026-03-28 04:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with scrape type 2
2026-03-28 04:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with scrape type 2
2026-03-28 04:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57, identifier: 10579603
2026-03-28 04:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd74531a-cc93-5760-9a37-f6c7a055dff6 with identifier: 10733965
2026-03-28 04:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd74531a-cc93-5760-9a37-f6c7a055dff6 with scrape type 2
2026-03-28 04:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd74531a-cc93-5760-9a37-f6c7a055dff6 with scrape type 2
2026-03-28 04:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cd74531a-cc93-5760-9a37-f6c7a055dff6, identifier: 10733965
2026-03-28 04:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756
2026-03-28 04:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edb0643f-50b9-5bdd-87c1-f62110969e50 with scrape type 2
2026-03-28 04:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edb0643f-50b9-5bdd-87c1-f62110969e50 with scrape type 2
2026-03-28 04:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: edb0643f-50b9-5bdd-87c1-f62110969e50, identifier: 10383756
2026-03-28 04:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641
2026-03-28 04:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641
2026-03-28 04:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641 to the API
2026-03-28 04:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10475641>
{'auction_title': '',
'c_o_2_emission_value': 336,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'c295c03f-5db1-5f81-aec7-470e6f89dd46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB750QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10475641',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 128501,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L2H2 2.3 DCI Grand Comfort - Diesel - Manual - 145 '
'hp - 128.501 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710475641%27 HTTP/1.1" 200 None
2026-03-28 04:31:49 [adesa.fr] INFO: Saving data for 10475641: {'auction_closing_time': 1798713900.0, 'created_time': 1773230171.508547, 'last_price_update_time': 1774672309.155799}
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10475641') HTTP/1.1" 204 0
2026-03-28 04:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603
2026-03-28 04:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603
2026-03-28 04:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603 to the API
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10579603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 179,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'd81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EX263FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10579603',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 187307,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-05-14',
'seats_number': 3,
'seller_name': None,
'title': 'Iveco Daily 3.0 Business - Diesel - Automatic - 179 hp - 187.307 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710579603%27 HTTP/1.1" 200 None
2026-03-28 04:31:49 [adesa.fr] INFO: Saving data for 10579603: {'auction_closing_time': 1798713900.0, 'created_time': 1773230186.053195, 'last_price_update_time': 1774672309.449602}
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579603') HTTP/1.1" 204 0
2026-03-28 04:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cd74531a-cc93-5760-9a37-f6c7a055dff6 with identifier: 10733965
2026-03-28 04:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cd74531a-cc93-5760-9a37-f6c7a055dff6 with identifier: 10733965
2026-03-28 04:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cd74531a-cc93-5760-9a37-f6c7a055dff6 with identifier: 10733965 to the API
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733965>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'cd74531a-cc93-5760-9a37-f6c7a055dff6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-230-DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733965',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 167017,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 7,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot 5008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 167.017 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733965%27 HTTP/1.1" 200 None
2026-03-28 04:31:49 [adesa.fr] INFO: Saving data for 10733965: {'auction_closing_time': 1774868400.0, 'created_time': 1774554374.33666, 'last_price_update_time': 1774672309.728022}
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733965') HTTP/1.1" 204 0
2026-03-28 04:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756
2026-03-28 04:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756
2026-03-28 04:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756 to the API
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10383756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '4.0L',
'engine_horse_power': 469,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'edb0643f-50b9-5bdd-87c1-f62110969e50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF170KQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10383756',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 71543,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 51800,
'price_includes_vat': True,
'registration_date': '2018-09-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S Maybach 560 - Petrol - Automatic - 469 hp - 71.543 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710383756%27 HTTP/1.1" 200 None
2026-03-28 04:31:50 [adesa.fr] INFO: Saving data for 10383756: {'auction_closing_time': 1801392300.0, 'created_time': 1773230177.714895, 'last_price_update_time': 1774672310.005679}
2026-03-28 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10383756') HTTP/1.1" 204 0
2026-03-28 04:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10543584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10470435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10579602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584
2026-03-28 04:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0875105d-38c2-5cc9-9def-695820d09bba with scrape type 2
2026-03-28 04:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0875105d-38c2-5cc9-9def-695820d09bba with scrape type 2
2026-03-28 04:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0875105d-38c2-5cc9-9def-695820d09bba, identifier: 10543584
2026-03-28 04:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435
2026-03-28 04:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 449281de-3775-599c-a628-bd09b7dfccd0 with scrape type 2
2026-03-28 04:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 449281de-3775-599c-a628-bd09b7dfccd0 with scrape type 2
2026-03-28 04:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 449281de-3775-599c-a628-bd09b7dfccd0, identifier: 10470435
2026-03-28 04:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584
2026-03-28 04:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584
2026-03-28 04:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584 to the API
2026-03-28 04:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10543584>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '0875105d-38c2-5cc9-9def-695820d09bba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD-225-AF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10543584',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 140209,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 3,
'seller_name': None,
'title': 'Toyota ProAce City 1.2 Comfort - Petrol - Manual - 110 hp - 140.209 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710543584%27 HTTP/1.1" 200 None
2026-03-28 04:31:50 [adesa.fr] INFO: Saving data for 10543584: {'auction_closing_time': 1798713900.0, 'created_time': 1773230168.27771, 'last_price_update_time': 1774672310.56687}
2026-03-28 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10543584') HTTP/1.1" 204 0
2026-03-28 04:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435
2026-03-28 04:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435
2026-03-28 04:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435 to the API
2026-03-28 04:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10470435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '449281de-3775-599c-a628-bd09b7dfccd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ158RN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10470435',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 101696,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-06-02',
'seats_number': 8,
'seller_name': None,
'title': 'Renault Trafic 2.0 DCI - Diesel - Manual - 150 hp - 101.696 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710470435%27 HTTP/1.1" 200 None
2026-03-28 04:31:50 [adesa.fr] INFO: Saving data for 10470435: {'auction_closing_time': 1798713900.0, 'created_time': 1773230213.739213, 'last_price_update_time': 1774672310.855582}
2026-03-28 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10470435') HTTP/1.1" 204 0
2026-03-28 04:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651
2026-03-28 04:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7821b163-78b1-577f-8694-8f98154d68c9 with scrape type 2
2026-03-28 04:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7821b163-78b1-577f-8694-8f98154d68c9 with scrape type 2
2026-03-28 04:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7821b163-78b1-577f-8694-8f98154d68c9, identifier: 10685651
2026-03-28 04:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602
2026-03-28 04:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b877e8d1-fede-52d6-940a-22c25aa42438 with scrape type 2
2026-03-28 04:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b877e8d1-fede-52d6-940a-22c25aa42438 with scrape type 2
2026-03-28 04:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b877e8d1-fede-52d6-940a-22c25aa42438, identifier: 10579602
2026-03-28 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-28 04:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651
2026-03-28 04:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651
2026-03-28 04:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651 to the API
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685651>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '7821b163-78b1-577f-8694-8f98154d68c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EJ-305-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685651',
'listing': 'auctionplusdirectbuy',
'location': 'EXCENEVEX (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 229816,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2017-01-24',
'seats_number': 5,
'seller_name': 'Auto-Union sarl',
'title': 'Kia Sportage 1.7 CRDi Active - Diesel - Manual - 115 hp - 229.816 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2017}
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685651%27 HTTP/1.1" 200 None
2026-03-28 04:31:51 [adesa.fr] INFO: Saving data for 10685651: {'auction_closing_time': 1798713900.0, 'created_time': 1773765163.332995, 'last_price_update_time': 1774672311.355395}
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10685651') HTTP/1.1" 204 0
2026-03-28 04:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602
2026-03-28 04:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602
2026-03-28 04:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602 to the API
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10579602>
{'auction_title': '',
'c_o_2_emission_value': 233,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b877e8d1-fede-52d6-940a-22c25aa42438',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CS865KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10579602',
'listing': 'auctionplusdirectbuy',
'location': 'Poussan (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 326695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-04-03',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L2H2 2.3 DCI Grand Comfort - Diesel - Manual - 145 '
'hp - 326.695 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2013}
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579602%27 HTTP/1.1" 200 None
2026-03-28 04:31:51 [adesa.fr] INFO: Saving data for 10579602: {'auction_closing_time': 1798713900.0, 'created_time': 1773230158.455667, 'last_price_update_time': 1774672311.621607}
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579602') HTTP/1.1" 204 0
2026-03-28 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10647381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10695921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349
2026-03-28 04:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee808d6c-fa25-5bae-964b-9db6ecab45aa with scrape type 2
2026-03-28 04:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee808d6c-fa25-5bae-964b-9db6ecab45aa with scrape type 2
2026-03-28 04:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee808d6c-fa25-5bae-964b-9db6ecab45aa, identifier: 10405349
2026-03-28 04:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349
2026-03-28 04:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349
2026-03-28 04:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349 to the API
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405349>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee808d6c-fa25-5bae-964b-9db6ecab45aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405349',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 38968,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 38.968 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405349%27 HTTP/1.1" 200 None
2026-03-28 04:31:52 [adesa.fr] INFO: Saving data for 10405349: {'auction_closing_time': 1798675200.0, 'created_time': 1773230303.313078, 'last_price_update_time': 1774672312.017818}
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405349') HTTP/1.1" 204 0
2026-03-28 04:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381
2026-03-28 04:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with scrape type 2
2026-03-28 04:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with scrape type 2
2026-03-28 04:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aa7cba3f-fe90-5517-803a-4aee09ec4ed1, identifier: 10647381
2026-03-28 04:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921
2026-03-28 04:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 686398cf-7bb3-56cf-b35a-062305964602 with scrape type 2
2026-03-28 04:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 686398cf-7bb3-56cf-b35a-062305964602 with scrape type 2
2026-03-28 04:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 686398cf-7bb3-56cf-b35a-062305964602, identifier: 10695921
2026-03-28 04:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352
2026-03-28 04:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594c2046-4b14-57b1-bfbb-d3c55aef3957 with scrape type 2
2026-03-28 04:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 594c2046-4b14-57b1-bfbb-d3c55aef3957 with scrape type 2
2026-03-28 04:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 594c2046-4b14-57b1-bfbb-d3c55aef3957, identifier: 10405352
2026-03-28 04:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381
2026-03-28 04:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381
2026-03-28 04:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381 to the API
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10647381>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'aa7cba3f-fe90-5517-803a-4aee09ec4ed1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54823',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10647381',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 23917,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 Aircross 1.2 Max - Petrol - Automatic - 136 hp - 23.917 '
'km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710647381%27 HTTP/1.1" 200 None
2026-03-28 04:31:52 [adesa.fr] INFO: Saving data for 10647381: {'auction_closing_time': 1798675200.0, 'created_time': 1773230145.798962, 'last_price_update_time': 1774672312.590018}
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10647381') HTTP/1.1" 204 0
2026-03-28 04:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921
2026-03-28 04:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921
2026-03-28 04:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921 to the API
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10695921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '686398cf-7bb3-56cf-b35a-062305964602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10695921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-Berlingo',
'odometer': 56,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën e-Berlingo 50 kWh - Electric - Automatic - 138 hp - 56 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710695921%27 HTTP/1.1" 200 None
2026-03-28 04:31:52 [adesa.fr] INFO: Saving data for 10695921: {'auction_closing_time': 1798675200.0, 'created_time': 1774272981.182626, 'last_price_update_time': 1774672312.880857}
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695921') HTTP/1.1" 204 0
2026-03-28 04:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352
2026-03-28 04:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352
2026-03-28 04:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352 to the API
2026-03-28 04:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405352>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '594c2046-4b14-57b1-bfbb-d3c55aef3957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405352',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 35001,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 35.001 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405352%27 HTTP/1.1" 200 None
2026-03-28 04:31:53 [adesa.fr] INFO: Saving data for 10405352: {'auction_closing_time': 1798675200.0, 'created_time': 1773230194.746341, 'last_price_update_time': 1774672313.191471}
2026-03-28 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405352') HTTP/1.1" 204 0
2026-03-28 04:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10646224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205
2026-03-28 04:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9455d482-9da0-5352-b5e5-1d380e6cff05 with scrape type 2
2026-03-28 04:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9455d482-9da0-5352-b5e5-1d380e6cff05 with scrape type 2
2026-03-28 04:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9455d482-9da0-5352-b5e5-1d380e6cff05, identifier: 10666205
2026-03-28 04:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205
2026-03-28 04:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205
2026-03-28 04:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205 to the API
2026-03-28 04:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666205>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 183,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9455d482-9da0-5352-b5e5-1d380e6cff05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56556',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666205',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 40298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Compass 1.3 - AWD - Petrol - Automatic - 183 hp - 40.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710666205%27 HTTP/1.1" 200 None
2026-03-28 04:31:53 [adesa.fr] INFO: Saving data for 10666205: {'auction_closing_time': 1798675200.0, 'created_time': 1773408750.243243, 'last_price_update_time': 1774672313.690307}
2026-03-28 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10666205') HTTP/1.1" 204 0
2026-03-28 04:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224
2026-03-28 04:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 145a2d41-37bd-5459-a5aa-908faded31cc with scrape type 2
2026-03-28 04:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 145a2d41-37bd-5459-a5aa-908faded31cc with scrape type 2
2026-03-28 04:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 145a2d41-37bd-5459-a5aa-908faded31cc, identifier: 10646224
2026-03-28 04:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983
2026-03-28 04:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with scrape type 2
2026-03-28 04:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with scrape type 2
2026-03-28 04:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f, identifier: 10627983
2026-03-28 04:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224
2026-03-28 04:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224
2026-03-28 04:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224 to the API
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10646224>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 153,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '145a2d41-37bd-5459-a5aa-908faded31cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10646224',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 9909,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2025-05-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Kuga 2.5 Titanium - Petrol - Automatic - 153 hp - 9.909 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2025}
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710646224%27 HTTP/1.1" 200 None
2026-03-28 04:31:54 [adesa.fr] INFO: Saving data for 10646224: {'auction_closing_time': 1798675200.0, 'created_time': 1773229634.369994, 'last_price_update_time': 1774672314.173546}
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10646224') HTTP/1.1" 204 0
2026-03-28 04:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983
2026-03-28 04:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983
2026-03-28 04:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983 to the API
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627983>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '2ed573cc-ab61-51e9-ba4f-111e71d53f7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627983',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-Berlingo',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën e-Berlingo 50 kWh - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710627983%27 HTTP/1.1" 200 None
2026-03-28 04:31:54 [adesa.fr] INFO: Saving data for 10627983: {'auction_closing_time': 1798675200.0, 'created_time': 1773229626.844929, 'last_price_update_time': 1774672314.462779}
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627983') HTTP/1.1" 204 0
2026-03-28 04:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10667468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468
2026-03-28 04:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01929452-700a-5168-bd5e-9387695aa75c with scrape type 2
2026-03-28 04:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01929452-700a-5168-bd5e-9387695aa75c with scrape type 2
2026-03-28 04:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01929452-700a-5168-bd5e-9387695aa75c, identifier: 10667468
2026-03-28 04:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468
2026-03-28 04:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468
2026-03-28 04:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468 to the API
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10667468>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 127,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '01929452-700a-5168-bd5e-9387695aa75c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10667468',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 33523,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 127 hp - 33.523 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2024}
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710667468%27 HTTP/1.1" 200 None
2026-03-28 04:31:54 [adesa.fr] INFO: Saving data for 10667468: {'auction_closing_time': 1798675200.0, 'created_time': 1773667953.223901, 'last_price_update_time': 1774672314.938754}
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10667468') HTTP/1.1" 204 0
2026-03-28 04:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191
2026-03-28 04:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36792b89-538b-5f80-bec3-23789d975336 with scrape type 2
2026-03-28 04:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36792b89-538b-5f80-bec3-23789d975336 with scrape type 2
2026-03-28 04:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 36792b89-538b-5f80-bec3-23789d975336, identifier: 10674191
2026-03-28 04:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191
2026-03-28 04:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191
2026-03-28 04:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191 to the API
2026-03-28 04:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674191>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '36792b89-538b-5f80-bec3-23789d975336',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54821',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674191',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 30084,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 Aircross 1.2 Max - Petrol - Automatic - 136 hp - 30.084 '
'km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-28 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710674191%27 HTTP/1.1" 200 None
2026-03-28 04:31:55 [adesa.fr] INFO: Saving data for 10674191: {'auction_closing_time': 1798675200.0, 'created_time': 1773667979.34093, 'last_price_update_time': 1774672315.408157}
2026-03-28 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674191') HTTP/1.1" 204 0
2026-03-28 04:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10552553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348
2026-03-28 04:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with scrape type 2
2026-03-28 04:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with scrape type 2
2026-03-28 04:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4349dd46-cb9d-5f9d-834f-8b91374bdba3, identifier: 10405348
2026-03-28 04:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348
2026-03-28 04:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348
2026-03-28 04:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348 to the API
2026-03-28 04:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405348>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '4349dd46-cb9d-5f9d-834f-8b91374bdba3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405348',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 42494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 42.494 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405348%27 HTTP/1.1" 200 None
2026-03-28 04:31:55 [adesa.fr] INFO: Saving data for 10405348: {'auction_closing_time': 1798675200.0, 'created_time': 1773230164.032386, 'last_price_update_time': 1774672315.90509}
2026-03-28 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405348') HTTP/1.1" 204 0
2026-03-28 04:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553
2026-03-28 04:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with scrape type 2
2026-03-28 04:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with scrape type 2
2026-03-28 04:31:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6, identifier: 10552553
2026-03-28 04:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553
2026-03-28 04:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553
2026-03-28 04:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553 to the API
2026-03-28 04:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10552553>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10552553',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 10631,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 10.631 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-28 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710552553%27 HTTP/1.1" 200 None
2026-03-28 04:31:56 [adesa.fr] INFO: Saving data for 10552553: {'auction_closing_time': 1798675200.0, 'created_time': 1773230152.77718, 'last_price_update_time': 1774672316.287029}
2026-03-28 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10552553') HTTP/1.1" 204 0
2026-03-28 04:31:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100
2026-03-28 04:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141acca0-6fb1-5be4-b3da-91139ebb2dfe with scrape type 2
2026-03-28 04:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 141acca0-6fb1-5be4-b3da-91139ebb2dfe with scrape type 2
2026-03-28 04:31:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 141acca0-6fb1-5be4-b3da-91139ebb2dfe, identifier: 10717100
2026-03-28 04:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100
2026-03-28 04:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100
2026-03-28 04:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100 to the API
2026-03-28 04:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717100>
{'auction_title': '',
'c_o_2_emission_value': 261,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '141acca0-6fb1-5be4-b3da-91139ebb2dfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EM271PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717100',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Cabstar',
'odometer': 94749,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16150,
'price_includes_vat': True,
'registration_date': '2017-05-19',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Nissan Cabstar 3.0 Pro+ - Diesel - Manual - 130 hp - 94.749 km',
'transmission': 'manual',
'trim': 'Pro+',
'vin': None,
'year': 2017}
2026-03-28 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710717100%27 HTTP/1.1" 200 None
2026-03-28 04:31:56 [adesa.fr] INFO: Saving data for 10717100: {'auction_closing_time': 1798713900.0, 'created_time': 1774359426.765979, 'last_price_update_time': 1774672316.690686}
2026-03-28 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10717100') HTTP/1.1" 204 0
2026-03-28 04:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:31: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-28 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-28 04:31:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347
2026-03-28 04:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8665cefd-f52f-5449-8c65-f095f988b68d with scrape type 2
2026-03-28 04:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8665cefd-f52f-5449-8c65-f095f988b68d with scrape type 2
2026-03-28 04:31:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8665cefd-f52f-5449-8c65-f095f988b68d, identifier: 10674347
2026-03-28 04:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347
2026-03-28 04:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347
2026-03-28 04:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347 to the API
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674347>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '8665cefd-f52f-5449-8c65-f095f988b68d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN604WS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674347',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 33677,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 1.5 HDI - Diesel - Automatic - 130 hp - 33.677 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710674347%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Saving data for 10674347: {'auction_closing_time': 1798713900.0, 'created_time': 1773430296.990162, 'last_price_update_time': 1774672317.258296}
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674347') HTTP/1.1" 204 0
2026-03-28 04:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10579600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10442556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10731312
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710731312%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10731312: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10731312 url https://www.openlane.eu/en/carv6/auction/10731312
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710493049%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10493049: 2
2026-03-28 04:31:57 [adesa.fr] INFO: Scraping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710497191%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10497191: 2
2026-03-28 04:31:57 [adesa.fr] INFO: Scraping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710675010%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10675010: 2
2026-03-28 04:31:57 [adesa.fr] INFO: Scraping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10733984
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733984%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10733984: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10733984 url https://www.openlane.eu/en/carv6/auction/10733984
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710675009%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10675009: 2
2026-03-28 04:31:57 [adesa.fr] INFO: Scraping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710695475%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710653814%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707921%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10707921: 2
2026-03-28 04:31:57 [adesa.fr] INFO: Scraping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10733990
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733990%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10733990: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10733990 url https://www.openlane.eu/en/carv6/auction/10733990
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710696362%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10696362: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710406264%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10406264: 2
2026-03-28 04:31:57 [adesa.fr] INFO: Scraping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-28 04:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600
2026-03-28 04:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with scrape type 2
2026-03-28 04:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with scrape type 2
2026-03-28 04:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d, identifier: 10579600
2026-03-28 04:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556
2026-03-28 04:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f37f1d3f-6f79-5fa3-a973-079cc28d95be with scrape type 2
2026-03-28 04:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f37f1d3f-6f79-5fa3-a973-079cc28d95be with scrape type 2
2026-03-28 04:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f37f1d3f-6f79-5fa3-a973-079cc28d95be, identifier: 10442556
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10733986
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733986%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10733986: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10733986 url https://www.openlane.eu/en/carv6/auction/10733986
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10730942
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730942%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10730942: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10730942 url https://www.openlane.eu/en/carv6/auction/10730942
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10730944
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730944%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10730944: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10730944 url https://www.openlane.eu/en/carv6/auction/10730944
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710708002%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710717043%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10717043: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10724173
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710724173%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10724173: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10724173 url https://www.openlane.eu/en/carv6/auction/10724173
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10728852
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728852%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10728852: 0
2026-03-28 04:31:57 [adesa.fr] INFO: Skipping item 10728852 url https://www.openlane.eu/en/carv6/auction/10728852
2026-03-28 04:31:57 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710691965%27 HTTP/1.1" 200 None
2026-03-28 04:31:57 [adesa.fr] INFO: Scrape type for 10691965: 2
2026-03-28 04:31:57 [adesa.fr] INFO: Scraping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-28 04:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600
2026-03-28 04:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600
2026-03-28 04:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600 to the API
2026-03-28 04:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10579600>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '7ac20e1f-f07e-5725-9510-d3eb3e728d6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CA196TW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10579600',
'listing': 'auctionplusdirectbuy',
'location': 'Poussan (France)',
'make': 'Fiat',
'model': '500C',
'odometer': 130308,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-01-27',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500C 1.2 Lounge - Petrol - Manual - 69 hp - 130.308 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2012}
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710579600%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Saving data for 10579600: {'auction_closing_time': 1798713900.0, 'created_time': 1773230188.866967, 'last_price_update_time': 1774672318.109119}
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579600') HTTP/1.1" 204 0
2026-03-28 04:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556
2026-03-28 04:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556
2026-03-28 04:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556 to the API
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10442556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f37f1d3f-6f79-5fa3-a973-079cc28d95be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EG100QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10442556',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 357970,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C4 Picasso 1.6 HDI Business Plus - Diesel - Manual - 120 hp '
'- 357.970 km',
'transmission': 'manual',
'trim': 'Business Plus',
'vin': None,
'year': 2016}
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710442556%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Saving data for 10442556: {'auction_closing_time': 1798713900.0, 'created_time': 1773230186.91385, 'last_price_update_time': 1774672318.483637}
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10442556') HTTP/1.1" 204 0
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405347%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10405347: 2
2026-03-28 04:31:58 [adesa.fr] INFO: Scraping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-28 04:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10448654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710583767%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10583767: 2
2026-03-28 04:31:58 [adesa.fr] INFO: Scraping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-28 04:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405345%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10405345: 2
2026-03-28 04:31:58 [adesa.fr] INFO: Scraping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710655718%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10655718: 2
2026-03-28 04:31:58 [adesa.fr] INFO: Scraping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710532900%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10532900: 2
2026-03-28 04:31:58 [adesa.fr] INFO: Scraping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710691961%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10691961: 2
2026-03-28 04:31:58 [adesa.fr] INFO: Scraping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405353%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10405353: 2
2026-03-28 04:31:58 [adesa.fr] INFO: Scraping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710641918%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10641918: 2
2026-03-28 04:31:58 [adesa.fr] INFO: Scraping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710722731%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10722731: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10727623
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710727623%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10727623: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10727623 url https://www.openlane.eu/en/carv6/auction/10727623
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10728850
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728850%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10728850: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10728850 url https://www.openlane.eu/en/carv6/auction/10728850
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710721366%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10721366: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710721606%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10721606: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710630790%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10733972
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733972%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10733972: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10733972 url https://www.openlane.eu/en/carv6/auction/10733972
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710633066%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710601085%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710669348%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710513909%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710051044%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710331201%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710326073%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710489924%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710451783%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710713166%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-28 04:31:58 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-28 04:31:58 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-28 04:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710531347%27 HTTP/1.1" 200 None
2026-03-28 04:31:58 [adesa.fr] INFO: Scrape type for 10531347: 2
2026-03-28 04:31:58 [adesa.fr] INFO: Scraping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-28 04:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841
2026-03-28 04:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with scrape type 2
2026-03-28 04:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with scrape type 2
2026-03-28 04:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179, identifier: 10620841
2026-03-28 04:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654
2026-03-28 04:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c42f17be-41dd-54f6-9dcc-721e9215401f with scrape type 2
2026-03-28 04:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c42f17be-41dd-54f6-9dcc-721e9215401f with scrape type 2
2026-03-28 04:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c42f17be-41dd-54f6-9dcc-721e9215401f, identifier: 10448654
2026-03-28 04:31:59 [adesa.fr] INFO: Found listing with ID: 10728758
2026-03-28 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728758%27 HTTP/1.1" 200 None
2026-03-28 04:31:59 [adesa.fr] INFO: Scrape type for 10728758: 0
2026-03-28 04:31:59 [adesa.fr] INFO: Skipping item 10728758 url https://www.openlane.eu/en/carv6/auction/10728758
2026-03-28 04:31:59 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-28 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710606719%27 HTTP/1.1" 200 None
2026-03-28 04:31:59 [adesa.fr] INFO: Scrape type for 10606719: 2
2026-03-28 04:31:59 [adesa.fr] INFO: Scraping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-28 04:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841
2026-03-28 04:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841
2026-03-28 04:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841 to the API
2026-03-28 04:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620841>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL219AA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620841',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '4 Series',
'odometer': 112080,
'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': None,
'title': 'BMW 4 Series Gran Coupé 430d M-Pack - Diesel - Automatic - 285 hp - '
'112.080 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2022}
2026-03-28 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710620841%27 HTTP/1.1" 200 None
2026-03-28 04:31:59 [adesa.fr] INFO: Saving data for 10620841: {'auction_closing_time': 1798713900.0, 'created_time': 1773230375.881921, 'last_price_update_time': 1774672319.479102}
2026-03-28 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10620841') HTTP/1.1" 204 0
2026-03-28 04:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654
2026-03-28 04:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654
2026-03-28 04:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654 to the API
2026-03-28 04:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10448654>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'c42f17be-41dd-54f6-9dcc-721e9215401f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX111BH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10448654',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': 'X2',
'odometer': 26467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 20i M-Pack - Petrol - Automatic - 156 hp - 26.467 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2024}
2026-03-28 04:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710448654%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Saving data for 10448654: {'auction_closing_time': 1798713900.0, 'created_time': 1773230205.687786, 'last_price_update_time': 1774672319.999956}
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10448654') HTTP/1.1" 204 0
2026-03-28 04:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845
2026-03-28 04:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with scrape type 2
2026-03-28 04:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with scrape type 2
2026-03-28 04:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a2965c1-31cf-5b47-9052-e20fa4c7d818, identifier: 10620845
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710694522%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-28 04:32:00 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699721%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-28 04:32:00 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710326062%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10326062: 2
2026-03-28 04:32:00 [adesa.fr] INFO: Scraping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-28 04:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845
2026-03-28 04:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845
2026-03-28 04:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845 to the API
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620845>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1a2965c1-31cf-5b47-9052-e20fa4c7d818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK160RV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620845',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '4 Series',
'odometer': 118326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 4 Series Gran Coupé 430d M-Pack - xDrive - Diesel - Automatic - '
'285 hp - 118.326 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2022}
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710620845%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Saving data for 10620845: {'auction_closing_time': 1798713900.0, 'created_time': 1773230229.490612, 'last_price_update_time': 1774672320.444788}
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10620845') HTTP/1.1" 204 0
2026-03-28 04:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10448653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10734482
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734482%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10734482: 0
2026-03-28 04:32:00 [adesa.fr] INFO: Skipping item 10734482 url https://www.openlane.eu/en/carv6/auction/10734482
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710571076%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10571076: 2
2026-03-28 04:32:00 [adesa.fr] INFO: Scraping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-28 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-28 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-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10730718
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730718%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10730718: 0
2026-03-28 04:32:00 [adesa.fr] INFO: Skipping item 10730718 url https://www.openlane.eu/en/carv6/auction/10730718
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710694993%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10694993: 2
2026-03-28 04:32:00 [adesa.fr] INFO: Scraping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710473268%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10473268: 2
2026-03-28 04:32:00 [adesa.fr] INFO: Scraping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710683948%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10683948: 2
2026-03-28 04:32:00 [adesa.fr] INFO: Scraping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710713167%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-28 04:32:00 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710710381%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10710381: 2
2026-03-28 04:32:00 [adesa.fr] INFO: Scraping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-28 04:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ef0ca08-3c1f-53fc-a1a0-599a1295ec0f with identifier: 10733960
2026-03-28 04:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ef0ca08-3c1f-53fc-a1a0-599a1295ec0f with scrape type 2
2026-03-28 04:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ef0ca08-3c1f-53fc-a1a0-599a1295ec0f with scrape type 2
2026-03-28 04:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4ef0ca08-3c1f-53fc-a1a0-599a1295ec0f, identifier: 10733960
2026-03-28 04:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653
2026-03-28 04:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eb11db3-fada-5183-8a62-d9c3280673cd with scrape type 2
2026-03-28 04:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eb11db3-fada-5183-8a62-d9c3280673cd with scrape type 2
2026-03-28 04:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6eb11db3-fada-5183-8a62-d9c3280673cd, identifier: 10448653
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710721360%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10721360: 0
2026-03-28 04:32:00 [adesa.fr] INFO: Skipping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-28 04:32:00 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710702500%27 HTTP/1.1" 200 None
2026-03-28 04:32:00 [adesa.fr] INFO: Scrape type for 10702500: 2
2026-03-28 04:32:00 [adesa.fr] INFO: Scraping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-28 04:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4ef0ca08-3c1f-53fc-a1a0-599a1295ec0f with identifier: 10733960
2026-03-28 04:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4ef0ca08-3c1f-53fc-a1a0-599a1295ec0f with identifier: 10733960
2026-03-28 04:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4ef0ca08-3c1f-53fc-a1a0-599a1295ec0f with identifier: 10733960 to the API
2026-03-28 04:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733960>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '4ef0ca08-3c1f-53fc-a1a0-599a1295ec0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-402-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733960',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 200944,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2019-07-26',
'seats_number': 7,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Comfortline Business - Diesel - '
'Automatic - 150 hp - 200.944 km',
'transmission': 'automatic',
'trim': 'Comfortline Business',
'vin': None,
'year': 2019}
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733960%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Saving data for 10733960: {'auction_closing_time': 1774868400.0, 'created_time': 1774554331.704253, 'last_price_update_time': 1774672321.180305}
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733960') HTTP/1.1" 204 0
2026-03-28 04:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653
2026-03-28 04:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653
2026-03-28 04:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653 to the API
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10448653>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '6eb11db3-fada-5183-8a62-d9c3280673cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN380EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10448653',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 97912,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 118d M-Pack - Diesel - Automatic - 150 hp - 97.912 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2023}
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710448653%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Saving data for 10448653: {'auction_closing_time': 1798713900.0, 'created_time': 1773230233.95533, 'last_price_update_time': 1774672321.566823}
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10448653') HTTP/1.1" 204 0
2026-03-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710719678%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Scrape type for 10719678: 0
2026-03-28 04:32:01 [adesa.fr] INFO: Skipping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710719687%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Scrape type for 10719687: 0
2026-03-28 04:32:01 [adesa.fr] INFO: Skipping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10733661
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733661%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Scrape type for 10733661: 0
2026-03-28 04:32:01 [adesa.fr] INFO: Skipping item 10733661 url https://www.openlane.eu/en/carv6/auction/10733661
2026-03-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710662209%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Scrape type for 10662209: 2
2026-03-28 04:32:01 [adesa.fr] INFO: Scraping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-28 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710439487%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Scrape type for 10439487: 2
2026-03-28 04:32:01 [adesa.fr] INFO: Scraping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-28 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-28 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-28 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-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10728851
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728851%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Scrape type for 10728851: 0
2026-03-28 04:32:01 [adesa.fr] INFO: Skipping item 10728851 url https://www.openlane.eu/en/carv6/auction/10728851
2026-03-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699438%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-28 04:32:01 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710051061%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Scrape type for 10051061: 2
2026-03-28 04:32:01 [adesa.fr] INFO: Scraping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710269481%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Scrape type for 10269481: 2
2026-03-28 04:32:01 [adesa.fr] INFO: Scraping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-28 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699439%27 HTTP/1.1" 200 None
2026-03-28 04:32:01 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-28 04:32:01 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-28 04:32:01 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-28 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710057241%27 HTTP/1.1" 200 None
2026-03-28 04:32:02 [adesa.fr] INFO: Scrape type for 10057241: 2
2026-03-28 04:32:02 [adesa.fr] INFO: Scraping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-28 04:32:02 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-28 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710704551%27 HTTP/1.1" 200 None
2026-03-28 04:32:02 [adesa.fr] INFO: Scrape type for 10704551: 2
2026-03-28 04:32:02 [adesa.fr] INFO: Scraping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-28 04:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a12dacd-31ca-5d91-b7c2-7d3e78b9587f with identifier: 10733966
2026-03-28 04:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a12dacd-31ca-5d91-b7c2-7d3e78b9587f with scrape type 2
2026-03-28 04:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a12dacd-31ca-5d91-b7c2-7d3e78b9587f with scrape type 2
2026-03-28 04:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9a12dacd-31ca-5d91-b7c2-7d3e78b9587f, identifier: 10733966
2026-03-28 04:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee998089-ffec-5395-a408-90b53cffc106 with identifier: 10733961
2026-03-28 04:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee998089-ffec-5395-a408-90b53cffc106 with scrape type 2
2026-03-28 04:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee998089-ffec-5395-a408-90b53cffc106 with scrape type 2
2026-03-28 04:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee998089-ffec-5395-a408-90b53cffc106, identifier: 10733961
2026-03-28 04:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8c35c1-e8b8-5d46-ad8e-58fc5d9172a2 with identifier: 10733956
2026-03-28 04:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8c35c1-e8b8-5d46-ad8e-58fc5d9172a2 with scrape type 2
2026-03-28 04:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de8c35c1-e8b8-5d46-ad8e-58fc5d9172a2 with scrape type 2
2026-03-28 04:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: de8c35c1-e8b8-5d46-ad8e-58fc5d9172a2, identifier: 10733956
2026-03-28 04:32:02 [adesa.fr] INFO: Found listing with ID: 10734487
2026-03-28 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734487%27 HTTP/1.1" 200 None
2026-03-28 04:32:02 [adesa.fr] INFO: Scrape type for 10734487: 0
2026-03-28 04:32:02 [adesa.fr] INFO: Skipping item 10734487 url https://www.openlane.eu/en/carv6/auction/10734487
2026-03-28 04:32:02 [adesa.fr] INFO: Found listing with ID: 10733191
2026-03-28 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733191%27 HTTP/1.1" 200 None
2026-03-28 04:32:02 [adesa.fr] INFO: Scrape type for 10733191: 0
2026-03-28 04:32:02 [adesa.fr] INFO: Skipping item 10733191 url https://www.openlane.eu/en/carv6/auction/10733191
2026-03-28 04:32:02 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-28 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710685083%27 HTTP/1.1" 200 None
2026-03-28 04:32:02 [adesa.fr] INFO: Scrape type for 10685083: 2
2026-03-28 04:32:02 [adesa.fr] INFO: Scraping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-28 04:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9a12dacd-31ca-5d91-b7c2-7d3e78b9587f with identifier: 10733966
2026-03-28 04:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9a12dacd-31ca-5d91-b7c2-7d3e78b9587f with identifier: 10733966
2026-03-28 04:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9a12dacd-31ca-5d91-b7c2-7d3e78b9587f with identifier: 10733966 to the API
2026-03-28 04:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '9a12dacd-31ca-5d91-b7c2-7d3e78b9587f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-454-MY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733966',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 191246,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Volkswagen Tiguan 1.5 TSI Life Business - Petrol - Automatic - 150 '
'hp - 191.246 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2021}
2026-03-28 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733966%27 HTTP/1.1" 200 None
2026-03-28 04:32:02 [adesa.fr] INFO: Saving data for 10733966: {'auction_closing_time': 1774868400.0, 'created_time': 1774554338.2276511, 'last_price_update_time': 1774672322.650369}
2026-03-28 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733966') HTTP/1.1" 204 0
2026-03-28 04:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee998089-ffec-5395-a408-90b53cffc106 with identifier: 10733961
2026-03-28 04:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee998089-ffec-5395-a408-90b53cffc106 with identifier: 10733961
2026-03-28 04:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee998089-ffec-5395-a408-90b53cffc106 with identifier: 10733961 to the API
2026-03-28 04:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733961>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee998089-ffec-5395-a408-90b53cffc106',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-326-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733961',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 84728,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot 308 SW 1.2 Active Pack - Petrol - Manual - 110 hp - 84.728 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733961%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Saving data for 10733961: {'auction_closing_time': 1774868400.0, 'created_time': 1774554356.52259, 'last_price_update_time': 1774672323.037528}
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733961') HTTP/1.1" 204 0
2026-03-28 04:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: de8c35c1-e8b8-5d46-ad8e-58fc5d9172a2 with identifier: 10733956
2026-03-28 04:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: de8c35c1-e8b8-5d46-ad8e-58fc5d9172a2 with identifier: 10733956
2026-03-28 04:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: de8c35c1-e8b8-5d46-ad8e-58fc5d9172a2 with identifier: 10733956 to the API
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733956>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'de8c35c1-e8b8-5d46-ad8e-58fc5d9172a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD-641-HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733956',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 163005,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2019-01-24',
'seats_number': 7,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 5008 1.2 Active Business - Petrol - Automatic - 130 hp - '
'163.005 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2019}
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733956%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Saving data for 10733956: {'auction_closing_time': 1774868400.0, 'created_time': 1774554381.698715, 'last_price_update_time': 1774672323.315275}
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733956') HTTP/1.1" 204 0
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10730646
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710730646%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10730646: 0
2026-03-28 04:32:03 [adesa.fr] INFO: Skipping item 10730646 url https://www.openlane.eu/en/carv6/auction/10730646
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699459%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-28 04:32:03 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710518391%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10518391: 2
2026-03-28 04:32:03 [adesa.fr] INFO: Scraping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-28 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699457%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10699457: 2
2026-03-28 04:32:03 [adesa.fr] INFO: Scraping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710650228%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10650228: 2
2026-03-28 04:32:03 [adesa.fr] INFO: Scraping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710136698%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10136698: 2
2026-03-28 04:32:03 [adesa.fr] INFO: Scraping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%279905933%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 9905933: 2
2026-03-28 04:32:03 [adesa.fr] INFO: Scraping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10726262
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710726262%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10726262: 0
2026-03-28 04:32:03 [adesa.fr] INFO: Skipping item 10726262 url https://www.openlane.eu/en/carv6/auction/10726262
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10728623
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728623%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10728623: 0
2026-03-28 04:32:03 [adesa.fr] INFO: Skipping item 10728623 url https://www.openlane.eu/en/carv6/auction/10728623
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10734355
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734355%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10734355: 0
2026-03-28 04:32:03 [adesa.fr] INFO: Skipping item 10734355 url https://www.openlane.eu/en/carv6/auction/10734355
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710597849%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10597849: 2
2026-03-28 04:32:03 [adesa.fr] INFO: Scraping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710580073%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10580073: 2
2026-03-28 04:32:03 [adesa.fr] INFO: Scraping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-28 04:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d9fc8c6-44dd-56d4-9fb5-57a1d87465e1 with identifier: 10733954
2026-03-28 04:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d9fc8c6-44dd-56d4-9fb5-57a1d87465e1 with scrape type 2
2026-03-28 04:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d9fc8c6-44dd-56d4-9fb5-57a1d87465e1 with scrape type 2
2026-03-28 04:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d9fc8c6-44dd-56d4-9fb5-57a1d87465e1, identifier: 10733954
2026-03-28 04:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2295734-013c-5a62-9921-8a815b2d0f0c with identifier: 10733817
2026-03-28 04:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2295734-013c-5a62-9921-8a815b2d0f0c with scrape type 2
2026-03-28 04:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2295734-013c-5a62-9921-8a815b2d0f0c with scrape type 2
2026-03-28 04:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d2295734-013c-5a62-9921-8a815b2d0f0c, identifier: 10733817
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10727618
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710727618%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10727618: 0
2026-03-28 04:32:03 [adesa.fr] INFO: Skipping item 10727618 url https://www.openlane.eu/en/carv6/auction/10727618
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710718734%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10718734: 0
2026-03-28 04:32:03 [adesa.fr] INFO: Skipping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710719679%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10719679: 0
2026-03-28 04:32:03 [adesa.fr] INFO: Skipping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-28 04:32:03 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710640495%27 HTTP/1.1" 200 None
2026-03-28 04:32:03 [adesa.fr] INFO: Scrape type for 10640495: 2
2026-03-28 04:32:03 [adesa.fr] INFO: Scraping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-28 04:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d9fc8c6-44dd-56d4-9fb5-57a1d87465e1 with identifier: 10733954
2026-03-28 04:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d9fc8c6-44dd-56d4-9fb5-57a1d87465e1 with identifier: 10733954
2026-03-28 04:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d9fc8c6-44dd-56d4-9fb5-57a1d87465e1 with identifier: 10733954 to the API
2026-03-28 04:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733954>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '8d9fc8c6-44dd-56d4-9fb5-57a1d87465e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ET-958-VF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733954',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 183940,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2018-02-01',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Iveco Daily 2.3 - Diesel - Manual - 135 hp - 183.940 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733954%27 HTTP/1.1" 200 None
2026-03-28 04:32:04 [adesa.fr] INFO: Saving data for 10733954: {'auction_closing_time': 1774868400.0, 'created_time': 1774554375.586865, 'last_price_update_time': 1774672324.138079}
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733954') HTTP/1.1" 204 0
2026-03-28 04:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d2295734-013c-5a62-9921-8a815b2d0f0c with identifier: 10733817
2026-03-28 04:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d2295734-013c-5a62-9921-8a815b2d0f0c with identifier: 10733817
2026-03-28 04:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d2295734-013c-5a62-9921-8a815b2d0f0c with identifier: 10733817 to the API
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733817>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'd2295734-013c-5a62-9921-8a815b2d0f0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-955-XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733817',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 147687,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 3008 1.2 Active Business - Petrol - Automatic - 130 hp - '
'147.687 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733817%27 HTTP/1.1" 200 None
2026-03-28 04:32:04 [adesa.fr] INFO: Saving data for 10733817: {'auction_closing_time': 1774868400.0, 'created_time': 1774554368.630189, 'last_price_update_time': 1774672324.529524}
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733817') HTTP/1.1" 204 0
2026-03-28 04:32:04 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710627155%27 HTTP/1.1" 200 None
2026-03-28 04:32:04 [adesa.fr] INFO: Scrape type for 10627155: 2
2026-03-28 04:32:04 [adesa.fr] INFO: Scraping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-28 04:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:04 [adesa.fr] INFO: Found listing with ID: 10721193
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710721193%27 HTTP/1.1" 200 None
2026-03-28 04:32:04 [adesa.fr] INFO: Scrape type for 10721193: 0
2026-03-28 04:32:04 [adesa.fr] INFO: Skipping item 10721193 url https://www.openlane.eu/en/carv6/auction/10721193
2026-03-28 04:32:04 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710437881%27 HTTP/1.1" 200 None
2026-03-28 04:32:04 [adesa.fr] INFO: Scrape type for 10437881: 2
2026-03-28 04:32:04 [adesa.fr] INFO: Scraping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-28 04:32:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:04 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699722%27 HTTP/1.1" 200 None
2026-03-28 04:32:04 [adesa.fr] INFO: Scrape type for 10699722: 2
2026-03-28 04:32:04 [adesa.fr] INFO: Scraping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-28 04:32:04 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710394825%27 HTTP/1.1" 200 None
2026-03-28 04:32:04 [adesa.fr] INFO: Scrape type for 10394825: 2
2026-03-28 04:32:04 [adesa.fr] INFO: Scraping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-28 04:32:04 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710698182%27 HTTP/1.1" 200 None
2026-03-28 04:32:04 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-28 04:32:04 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-28 04:32:04 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710687167%27 HTTP/1.1" 200 None
2026-03-28 04:32:04 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-28 04:32:04 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-28 04:32:04 [adesa.fr] INFO: Found listing with ID: 10723137
2026-03-28 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710723137%27 HTTP/1.1" 200 None
2026-03-28 04:32:04 [adesa.fr] INFO: Scrape type for 10723137: 0
2026-03-28 04:32:04 [adesa.fr] INFO: Skipping item 10723137 url https://www.openlane.eu/en/carv6/auction/10723137
2026-03-28 04:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4decc7e9-efa4-532d-b386-c340b6a76ecf with identifier: 10733130
2026-03-28 04:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4decc7e9-efa4-532d-b386-c340b6a76ecf with scrape type 2
2026-03-28 04:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4decc7e9-efa4-532d-b386-c340b6a76ecf with scrape type 2
2026-03-28 04:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4decc7e9-efa4-532d-b386-c340b6a76ecf, identifier: 10733130
2026-03-28 04:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819
2026-03-28 04:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7619bee7-14b0-5fd0-9db1-5064d338f477 with scrape type 2
2026-03-28 04:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7619bee7-14b0-5fd0-9db1-5064d338f477 with scrape type 2
2026-03-28 04:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7619bee7-14b0-5fd0-9db1-5064d338f477, identifier: 10676819
2026-03-28 04:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10726308
2026-03-28 04:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 with scrape type 2
2026-03-28 04:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 with scrape type 2
2026-03-28 04:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c5aa31c-7d28-5c86-adf2-97f621a34063, identifier: 10726308
2026-03-28 04:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4decc7e9-efa4-532d-b386-c340b6a76ecf with identifier: 10733130
2026-03-28 04:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4decc7e9-efa4-532d-b386-c340b6a76ecf with identifier: 10733130
2026-03-28 04:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4decc7e9-efa4-532d-b386-c340b6a76ecf with identifier: 10733130 to the API
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733130>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '4decc7e9-efa4-532d-b386-c340b6a76ecf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL720GS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733130',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 194315,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'194.315 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733130%27 HTTP/1.1" 200 None
2026-03-28 04:32:05 [adesa.fr] INFO: Saving data for 10733130: {'auction_closing_time': 1774872900.0, 'created_time': 1774554440.346457, 'last_price_update_time': 1774672325.321117}
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733130') HTTP/1.1" 204 0
2026-03-28 04:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819
2026-03-28 04:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819
2026-03-28 04:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819 to the API
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676819>
{'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': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '7619bee7-14b0-5fd0-9db1-5064d338f477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676819',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-Berlingo',
'odometer': 9943,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-03-07',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën e-Berlingo - Electric - Automatic - 158 hp - 9.943 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710676819%27 HTTP/1.1" 200 None
2026-03-28 04:32:05 [adesa.fr] INFO: Saving data for 10676819: {'auction_closing_time': 1798675200.0, 'created_time': 1773754406.488362, 'last_price_update_time': 1774672325.623665}
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676819') HTTP/1.1" 204 0
2026-03-28 04:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10726308
2026-03-28 04:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10726308
2026-03-28 04:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10726308 to the API
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726308>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 250,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '4c5aa31c-7d28-5c86-adf2-97f621a34063',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '801316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726308',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'DS',
'model': 'DS9',
'odometer': 33646,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'DS DS9 1.6 E-TENSE Rivoli - Hybrid - Automatic - 250 hp - 33.646 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2021}
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710726308%27 HTTP/1.1" 200 None
2026-03-28 04:32:05 [adesa.fr] INFO: Saving data for 10726308: {'auction_closing_time': 1774868400.0, 'created_time': 1774456319.567021, 'last_price_update_time': 1774672325.908541}
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726308') HTTP/1.1" 204 0
2026-03-28 04:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-28 04:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028d0985-1380-5798-90cc-d69089991ae0 with scrape type 2
2026-03-28 04:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 028d0985-1380-5798-90cc-d69089991ae0 with scrape type 2
2026-03-28 04:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 028d0985-1380-5798-90cc-d69089991ae0, identifier: 10691965
2026-03-28 04:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-28 04:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-28 04:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965 to the API
2026-03-28 04:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691965>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '028d0985-1380-5798-90cc-d69089991ae0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691965',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 21538,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 21.538 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710691965%27 HTTP/1.1" 200 None
2026-03-28 04:32:06 [adesa.fr] INFO: Saving data for 10691965: {'auction_closing_time': 1798675200.0, 'created_time': 1773930449.488116, 'last_price_update_time': 1774672326.450508}
2026-03-28 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691965') HTTP/1.1" 204 0
2026-03-28 04:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-28 04:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with scrape type 2
2026-03-28 04:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with scrape type 2
2026-03-28 04:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2, identifier: 10405347
2026-03-28 04:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-28 04:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-28 04:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347 to the API
2026-03-28 04:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405347>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a4fb45e8-b7d4-59f5-94de-ff67b543f4d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405347',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 36972,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 36.972 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405347%27 HTTP/1.1" 200 None
2026-03-28 04:32:06 [adesa.fr] INFO: Saving data for 10405347: {'auction_closing_time': 1798675200.0, 'created_time': 1773230182.848873, 'last_price_update_time': 1774672326.840962}
2026-03-28 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405347') HTTP/1.1" 204 0
2026-03-28 04:32:06 [scrapy.extensions.logstats] INFO: Crawled 169 pages (at 119 pages/min), scraped 158 items (at 118 items/min)
2026-03-28 04:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-28 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10583767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-28 04:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with scrape type 2
2026-03-28 04:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with scrape type 2
2026-03-28 04:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 43f78a14-62e0-5eb2-b96f-8ceed1db3300, identifier: 10583767
2026-03-28 04:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-28 04:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-28 04:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767 to the API
2026-03-28 04:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10583767>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '43f78a14-62e0-5eb2-b96f-8ceed1db3300',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10583767',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 39689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 39.689 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710583767%27 HTTP/1.1" 200 None
2026-03-28 04:32:07 [adesa.fr] INFO: Saving data for 10583767: {'auction_closing_time': 1798675200.0, 'created_time': 1773229623.393887, 'last_price_update_time': 1774672327.59757}
2026-03-28 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10583767') HTTP/1.1" 204 0
2026-03-28 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aea028fa-b4b5-5bf2-a74a-537e0621adff with identifier: 10733050
2026-03-28 04:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea028fa-b4b5-5bf2-a74a-537e0621adff with scrape type 2
2026-03-28 04:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aea028fa-b4b5-5bf2-a74a-537e0621adff with scrape type 2
2026-03-28 04:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aea028fa-b4b5-5bf2-a74a-537e0621adff, identifier: 10733050
2026-03-28 04:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-28 04:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with scrape type 2
2026-03-28 04:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with scrape type 2
2026-03-28 04:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7927ad0b-b543-5b44-974b-c6f07a60e7f2, identifier: 10606719
2026-03-28 04:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aea028fa-b4b5-5bf2-a74a-537e0621adff with identifier: 10733050
2026-03-28 04:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aea028fa-b4b5-5bf2-a74a-537e0621adff with identifier: 10733050
2026-03-28 04:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aea028fa-b4b5-5bf2-a74a-537e0621adff with identifier: 10733050 to the API
2026-03-28 04:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733050>
{'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-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'aea028fa-b4b5-5bf2-a74a-537e0621adff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL290YB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733050',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 45622,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 208 Active - Electric - Automatic - 136 hp - 45.622 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733050%27 HTTP/1.1" 200 None
2026-03-28 04:32:08 [adesa.fr] INFO: Saving data for 10733050: {'auction_closing_time': 1774863000.0, 'created_time': 1774554441.892443, 'last_price_update_time': 1774672328.178682}
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733050') HTTP/1.1" 204 0
2026-03-28 04:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-28 04:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-28 04:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719 to the API
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606719>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '7927ad0b-b543-5b44-974b-c6f07a60e7f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-355-QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606719',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 95267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A3 Sportback 40 TFSIe Business - Hybrid - Automatic - 150 hp - '
'95.267 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710606719%27 HTTP/1.1" 200 None
2026-03-28 04:32:08 [adesa.fr] INFO: Saving data for 10606719: {'auction_closing_time': 1798671600.0, 'created_time': 1773230014.593542, 'last_price_update_time': 1774672328.465762}
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10606719') HTTP/1.1" 204 0
2026-03-28 04:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500
2026-03-28 04:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with scrape type 2
2026-03-28 04:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with scrape type 2
2026-03-28 04:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2353a0b2-b4ff-5696-b884-878fe58ab2e0, identifier: 10702500
2026-03-28 04:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500
2026-03-28 04:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500
2026-03-28 04:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500 to the API
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702500>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'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': '2353a0b2-b4ff-5696-b884-878fe58ab2e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-963-DB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702500',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 21214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Petrol - Automatic - 150 hp '
'- 21.214 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710702500%27 HTTP/1.1" 200 None
2026-03-28 04:32:08 [adesa.fr] INFO: Saving data for 10702500: {'auction_closing_time': 1798671600.0, 'created_time': 1774273020.353171, 'last_price_update_time': 1774672328.846726}
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702500') HTTP/1.1" 204 0
2026-03-28 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-28 04:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with scrape type 2
2026-03-28 04:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with scrape type 2
2026-03-28 04:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c, identifier: 10326062
2026-03-28 04:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-28 04:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-28 04:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062 to the API
2026-03-28 04:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326062>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '0d19fbd8-7687-57be-ac87-3b3deb0cd66c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-100-CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326062',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 57175,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7850,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 Feel - Diesel - Manual - 102 hp - 57.175 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710326062%27 HTTP/1.1" 200 None
2026-03-28 04:32:09 [adesa.fr] INFO: Saving data for 10326062: {'auction_closing_time': 1798671600.0, 'created_time': 1773851610.833642, 'last_price_update_time': 1774672329.228931}
2026-03-28 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326062') HTTP/1.1" 204 0
2026-03-28 04:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-28 04:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with scrape type 2
2026-03-28 04:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with scrape type 2
2026-03-28 04:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006, identifier: 10662209
2026-03-28 04:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-28 04:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-28 04:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209 to the API
2026-03-28 04:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662209>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-365-CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662209',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3',
'odometer': 7500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS3 1.2i Performance Line - Petrol - Manual - 101 hp - 7.500 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-28 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710662209%27 HTTP/1.1" 200 None
2026-03-28 04:32:09 [adesa.fr] INFO: Saving data for 10662209: {'auction_closing_time': 1798671600.0, 'created_time': 1773408734.681172, 'last_price_update_time': 1774672329.631361}
2026-03-28 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10662209') HTTP/1.1" 204 0
2026-03-28 04:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-28 04:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with scrape type 2
2026-03-28 04:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with scrape type 2
2026-03-28 04:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4167dc31-6080-5d31-8574-22ac9ee6c5e8, identifier: 10710381
2026-03-28 04:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-28 04:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b25b6dcd-c315-5085-ae8e-b784458a94fb with scrape type 2
2026-03-28 04:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b25b6dcd-c315-5085-ae8e-b784458a94fb with scrape type 2
2026-03-28 04:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b25b6dcd-c315-5085-ae8e-b784458a94fb, identifier: 10685083
2026-03-28 04:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-28 04:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f6945c-1c8b-509b-b990-0497ec12e7c8 with scrape type 2
2026-03-28 04:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01f6945c-1c8b-509b-b990-0497ec12e7c8 with scrape type 2
2026-03-28 04:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01f6945c-1c8b-509b-b990-0497ec12e7c8, identifier: 10640495
2026-03-28 04:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-28 04:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-28 04:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381 to the API
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710381>
{'auction_title': '',
'c_o_2_emission_value': 171,
'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': '4167dc31-6080-5d31-8574-22ac9ee6c5e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-928-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710381',
'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': 22800,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumpy - Diesel - Manual - 120 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710710381%27 HTTP/1.1" 200 None
2026-03-28 04:32:10 [adesa.fr] INFO: Saving data for 10710381: {'auction_closing_time': 1798671600.0, 'created_time': 1774359466.653599, 'last_price_update_time': 1774672330.325969}
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710381') HTTP/1.1" 204 0
2026-03-28 04:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-28 04:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-28 04:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083 to the API
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685083>
{'auction_title': '',
'c_o_2_emission_value': 140,
'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': 'b25b6dcd-c315-5085-ae8e-b784458a94fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-884-QN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685083',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 19033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 opera - Petrol - Automatic - 131 hp - 19.033 km',
'transmission': 'automatic',
'trim': 'opera',
'vin': None,
'year': 2023}
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710685083%27 HTTP/1.1" 200 None
2026-03-28 04:32:10 [adesa.fr] INFO: Saving data for 10685083: {'auction_closing_time': 1798671600.0, 'created_time': 1773929729.451542, 'last_price_update_time': 1774672330.62375}
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10685083') HTTP/1.1" 204 0
2026-03-28 04:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-28 04:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-28 04:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495 to the API
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640495>
{'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': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '01f6945c-1c8b-509b-b990-0497ec12e7c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-723-RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640495',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 4897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback Performance Line - Hybrid - Automatic - 200 hp - '
'4.897 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710640495%27 HTTP/1.1" 200 None
2026-03-28 04:32:10 [adesa.fr] INFO: Saving data for 10640495: {'auction_closing_time': 1798671600.0, 'created_time': 1773229685.162958, 'last_price_update_time': 1774672330.919438}
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10640495') HTTP/1.1" 204 0
2026-03-28 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10580073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-28 04:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbe37cd0-a475-54b3-8e73-228b69eb10ba with scrape type 2
2026-03-28 04:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbe37cd0-a475-54b3-8e73-228b69eb10ba with scrape type 2
2026-03-28 04:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fbe37cd0-a475-54b3-8e73-228b69eb10ba, identifier: 10580073
2026-03-28 04:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-28 04:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62413b3e-d7e5-55af-8590-e0ba24d524c4 with scrape type 2
2026-03-28 04:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62413b3e-d7e5-55af-8590-e0ba24d524c4 with scrape type 2
2026-03-28 04:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62413b3e-d7e5-55af-8590-e0ba24d524c4, identifier: 10627155
2026-03-28 04:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-28 04:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-28 04:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073 to the API
2026-03-28 04:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10580073>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'fbe37cd0-a475-54b3-8e73-228b69eb10ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-822-XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10580073',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 75070,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Business - Petrol - Automatic - 181 hp - '
'75.070 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710580073%27 HTTP/1.1" 200 None
2026-03-28 04:32:11 [adesa.fr] INFO: Saving data for 10580073: {'auction_closing_time': 1798671600.0, 'created_time': 1773229930.066503, 'last_price_update_time': 1774672331.545086}
2026-03-28 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10580073') HTTP/1.1" 204 0
2026-03-28 04:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-28 04:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-28 04:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155 to the API
2026-03-28 04:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627155>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '62413b3e-d7e5-55af-8590-e0ba24d524c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-778-AB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627155',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 17861,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback Rivoli - AWD - Petrol - Automatic - 200 hp - '
'17.861 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710627155%27 HTTP/1.1" 200 None
2026-03-28 04:32:11 [adesa.fr] INFO: Saving data for 10627155: {'auction_closing_time': 1798671600.0, 'created_time': 1773229976.423775, 'last_price_update_time': 1774672331.833774}
2026-03-28 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627155') HTTP/1.1" 204 0
2026-03-28 04:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-28 04:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5853a6c-83ae-5c20-a461-310d46f1cfc9 with scrape type 2
2026-03-28 04:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5853a6c-83ae-5c20-a461-310d46f1cfc9 with scrape type 2
2026-03-28 04:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5853a6c-83ae-5c20-a461-310d46f1cfc9, identifier: 10704551
2026-03-28 04:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-28 04:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-28 04:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551 to the API
2026-03-28 04:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704551>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'f5853a6c-83ae-5c20-a461-310d46f1cfc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-896-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704551',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30881,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'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.881 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710704551%27 HTTP/1.1" 200 None
2026-03-28 04:32:12 [adesa.fr] INFO: Saving data for 10704551: {'auction_closing_time': 1798671600.0, 'created_time': 1774273005.965019, 'last_price_update_time': 1774672332.388388}
2026-03-28 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704551') HTTP/1.1" 204 0
2026-03-28 04:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10394825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10437881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-28 04:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-28 04:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-28 04:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 79f86e52-68d6-59b7-bc64-05100f4fd9de, identifier: 10394825
2026-03-28 04:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-28 04:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-28 04:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825 to the API
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10394825>
{'auction_title': '',
'c_o_2_emission_value': 234,
'category': 'Pickup',
'color': 'Red',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 165,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '79f86e52-68d6-59b7-bc64-05100f4fd9de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10394825',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 38550,
'price_includes_vat': True,
'registration_date': '2026-03-19',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 165 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710394825%27 HTTP/1.1" 200 None
2026-03-28 04:32:13 [adesa.fr] INFO: Saving data for 10394825: {'auction_closing_time': 1798671600.0, 'created_time': 1773230079.800416, 'last_price_update_time': 1774672333.206091}
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10394825') HTTP/1.1" 204 0
2026-03-28 04:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/9905933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-28 04:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11227b2-c1e0-582e-8705-41217498e876 with scrape type 2
2026-03-28 04:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11227b2-c1e0-582e-8705-41217498e876 with scrape type 2
2026-03-28 04:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d11227b2-c1e0-582e-8705-41217498e876, identifier: 10437881
2026-03-28 04:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-28 04:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-28 04:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881 to the API
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10437881>
{'auction_title': '',
'c_o_2_emission_value': 238,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'd11227b2-c1e0-582e-8705-41217498e876',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-812-PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10437881',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 20908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 34700,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 164 hp - 20.908 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710437881%27 HTTP/1.1" 200 None
2026-03-28 04:32:13 [adesa.fr] INFO: Saving data for 10437881: {'auction_closing_time': 1798671600.0, 'created_time': 1773230109.87494, 'last_price_update_time': 1774672333.599737}
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10437881') HTTP/1.1" 204 0
2026-03-28 04:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-28 04:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9763a854-5701-505f-8470-91548dd68684 with scrape type 2
2026-03-28 04:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9763a854-5701-505f-8470-91548dd68684 with scrape type 2
2026-03-28 04:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9763a854-5701-505f-8470-91548dd68684, identifier: 10699722
2026-03-28 04:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-28 04:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aac357b8-da46-51de-9d46-a509cc7d9f3a with scrape type 2
2026-03-28 04:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aac357b8-da46-51de-9d46-a509cc7d9f3a with scrape type 2
2026-03-28 04:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aac357b8-da46-51de-9d46-a509cc7d9f3a, identifier: 9905933
2026-03-28 04:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-28 04:32:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-28 04:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722 to the API
2026-03-28 04:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699722>
{'auction_title': '',
'c_o_2_emission_value': 241,
'category': 'Pickup',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '9763a854-5701-505f-8470-91548dd68684',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-266-FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699722',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 8572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 43300,
'price_includes_vat': True,
'registration_date': '2024-12-05',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 164 hp - 8.572 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699722%27 HTTP/1.1" 200 None
2026-03-28 04:32:14 [adesa.fr] INFO: Saving data for 10699722: {'auction_closing_time': 1798671600.0, 'created_time': 1774273011.16619, 'last_price_update_time': 1774672334.198192}
2026-03-28 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699722') HTTP/1.1" 204 0
2026-03-28 04:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-28 04:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-28 04:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933 to the API
2026-03-28 04:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/9905933>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'aac357b8-da46-51de-9d46-a509cc7d9f3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-562-LQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=9905933',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 30.232 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%279905933%27 HTTP/1.1" 200 None
2026-03-28 04:32:14 [adesa.fr] INFO: Saving data for 9905933: {'auction_closing_time': 1798671600.0, 'created_time': 1773229936.679413, 'last_price_update_time': 1774672334.479219}
2026-03-28 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='9905933') HTTP/1.1" 204 0
2026-03-28 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10136698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 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-28 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-28 04:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10650228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-28 04:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with scrape type 2
2026-03-28 04:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with scrape type 2
2026-03-28 04:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671, identifier: 10597849
2026-03-28 04:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-28 04:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with scrape type 2
2026-03-28 04:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with scrape type 2
2026-03-28 04:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d, identifier: 10136698
2026-03-28 04:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-28 04:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-28 04:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849 to the API
2026-03-28 04:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597849>
{'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': '6b1142d8-ae5e-5ab8-a53c-c86a0a73d671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-110-JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597849',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 24205,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 Rivoli - Petrol - Automatic - 131 hp - 24.205 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710597849%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Saving data for 10597849: {'auction_closing_time': 1798671600.0, 'created_time': 1773229934.479824, 'last_price_update_time': 1774672335.06142}
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597849') HTTP/1.1" 204 0
2026-03-28 04:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-28 04:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-28 04:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698 to the API
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10136698>
{'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': '5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-969-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10136698',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30215,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 30.215 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710136698%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Saving data for 10136698: {'auction_closing_time': 1798671600.0, 'created_time': 1773229988.804105, 'last_price_update_time': 1774672335.34001}
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10136698') HTTP/1.1" 204 0
2026-03-28 04:32:15 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699512%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-28 04:32:15 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-28 04:32:15 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699517%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Scrape type for 10699517: 0
2026-03-28 04:32:15 [adesa.fr] INFO: Skipping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-28 04:32:15 [adesa.fr] INFO: Found listing with ID: 10728626
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728626%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Scrape type for 10728626: 0
2026-03-28 04:32:15 [adesa.fr] INFO: Skipping item 10728626 url https://www.openlane.eu/en/carv6/auction/10728626
2026-03-28 04:32:15 [adesa.fr] INFO: Found listing with ID: 10728624
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728624%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Scrape type for 10728624: 0
2026-03-28 04:32:15 [adesa.fr] INFO: Skipping item 10728624 url https://www.openlane.eu/en/carv6/auction/10728624
2026-03-28 04:32:15 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699513%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-28 04:32:15 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-28 04:32:15 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710597858%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Scrape type for 10597858: 2
2026-03-28 04:32:15 [adesa.fr] INFO: Scraping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-28 04:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-28 04:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18e72488-5098-558f-ab9a-06012f77de60 with scrape type 2
2026-03-28 04:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18e72488-5098-558f-ab9a-06012f77de60 with scrape type 2
2026-03-28 04:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 18e72488-5098-558f-ab9a-06012f77de60, identifier: 10650228
2026-03-28 04:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10518391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-28 04:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-28 04:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228 to the API
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10650228>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '18e72488-5098-558f-ab9a-06012f77de60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-107-GM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10650228',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26328,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 26.328 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710650228%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Saving data for 10650228: {'auction_closing_time': 1798671600.0, 'created_time': 1773229990.044051, 'last_price_update_time': 1774672335.815435}
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10650228') HTTP/1.1" 204 0
2026-03-28 04:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:15 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710688557%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Scrape type for 10688557: 2
2026-03-28 04:32:15 [adesa.fr] INFO: Scraping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-28 04:32:15 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699502%27 HTTP/1.1" 200 None
2026-03-28 04:32:15 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-28 04:32:15 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-28 04:32:15 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-28 04:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699501%27 HTTP/1.1" 200 None
2026-03-28 04:32:16 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-28 04:32:16 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-28 04:32:16 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710452571%27 HTTP/1.1" 200 None
2026-03-28 04:32:16 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-28 04:32:16 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-28 04:32:16 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710512962%27 HTTP/1.1" 200 None
2026-03-28 04:32:16 [adesa.fr] INFO: Scrape type for 10512962: 2
2026-03-28 04:32:16 [adesa.fr] INFO: Scraping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-28 04:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-28 04:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc008516-7cbe-50cd-9c77-c862797de8b9 with scrape type 2
2026-03-28 04:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc008516-7cbe-50cd-9c77-c862797de8b9 with scrape type 2
2026-03-28 04:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc008516-7cbe-50cd-9c77-c862797de8b9, identifier: 10518391
2026-03-28 04:32:16 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661603%27 HTTP/1.1" 200 None
2026-03-28 04:32:16 [adesa.fr] INFO: Scrape type for 10661603: 2
2026-03-28 04:32:16 [adesa.fr] INFO: Scraping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-28 04:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-28 04:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-28 04:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391 to the API
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10518391>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'bc008516-7cbe-50cd-9c77-c862797de8b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-221-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10518391',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 18810,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 18.810 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710518391%27 HTTP/1.1" 200 None
2026-03-28 04:32:16 [adesa.fr] INFO: Saving data for 10518391: {'auction_closing_time': 1798671600.0, 'created_time': 1773229906.357769, 'last_price_update_time': 1774672336.421864}
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10518391') HTTP/1.1" 204 0
2026-03-28 04:32:16 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710411867%27 HTTP/1.1" 200 None
2026-03-28 04:32:16 [adesa.fr] INFO: Scrape type for 10411867: 2
2026-03-28 04:32:16 [adesa.fr] INFO: Scraping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-28 04:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-28 04:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d913a34d-dd53-5053-960c-c48df5c54bb5 with scrape type 2
2026-03-28 04:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d913a34d-dd53-5053-960c-c48df5c54bb5 with scrape type 2
2026-03-28 04:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d913a34d-dd53-5053-960c-c48df5c54bb5, identifier: 10699457
2026-03-28 04:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-28 04:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-28 04:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457 to the API
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699457>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd913a34d-dd53-5053-960c-c48df5c54bb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-888-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699457',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26291,
'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.2 Rivoli - Petrol - Automatic - 131 hp - 26.291 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699457%27 HTTP/1.1" 200 None
2026-03-28 04:32:16 [adesa.fr] INFO: Saving data for 10699457: {'auction_closing_time': 1798671600.0, 'created_time': 1774273007.841171, 'last_price_update_time': 1774672336.820188}
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699457') HTTP/1.1" 204 0
2026-03-28 04:32:16 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326128%27 HTTP/1.1" 200 None
2026-03-28 04:32:16 [adesa.fr] INFO: Scrape type for 10326128: 2
2026-03-28 04:32:16 [adesa.fr] INFO: Scraping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-28 04:32:16 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710556138%27 HTTP/1.1" 200 None
2026-03-28 04:32:16 [adesa.fr] INFO: Scrape type for 10556138: 2
2026-03-28 04:32:16 [adesa.fr] INFO: Scraping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-28 04:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10051061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:16 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710222565%27 HTTP/1.1" 200 None
2026-03-28 04:32:16 [adesa.fr] INFO: Scrape type for 10222565: 2
2026-03-28 04:32:16 [adesa.fr] INFO: Scraping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-28 04:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10057241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:16 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710231005%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10231005: 2
2026-03-28 04:32:17 [adesa.fr] INFO: Scraping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710676045%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10676045: 2
2026-03-28 04:32:17 [adesa.fr] INFO: Scraping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707950%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10707950: 2
2026-03-28 04:32:17 [adesa.fr] INFO: Scraping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707951%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10707951: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10729504
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710729504%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10729504: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10729504 url https://www.openlane.eu/en/carv6/auction/10729504
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710715794%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10715794: 2
2026-03-28 04:32:17 [adesa.fr] INFO: Scraping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10734356
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734356%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10734356: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10734356 url https://www.openlane.eu/en/carv6/auction/10734356
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710640496%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10640496: 2
2026-03-28 04:32:17 [adesa.fr] INFO: Scraping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-28 04:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-28 04:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33a8b629-1f57-5406-83e5-45f6ffcc768c with scrape type 2
2026-03-28 04:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33a8b629-1f57-5406-83e5-45f6ffcc768c with scrape type 2
2026-03-28 04:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33a8b629-1f57-5406-83e5-45f6ffcc768c, identifier: 10051061
2026-03-28 04:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-28 04:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0083b96-4b87-5300-8f6f-d7d122ee3da2 with scrape type 2
2026-03-28 04:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0083b96-4b87-5300-8f6f-d7d122ee3da2 with scrape type 2
2026-03-28 04:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0083b96-4b87-5300-8f6f-d7d122ee3da2, identifier: 10269481
2026-03-28 04:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-28 04:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with scrape type 2
2026-03-28 04:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with scrape type 2
2026-03-28 04:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf, identifier: 10057241
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710721192%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10721192: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710719683%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10719683: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710716793%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10716793: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699481%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699475%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710702499%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710459274%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710574132%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710690022%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710709611%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699450%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710595519%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710554218%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710689052%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710597882%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10734353
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710734353%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10734353: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10734353 url https://www.openlane.eu/en/carv6/auction/10734353
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710719684%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10719684: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710721358%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10721358: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710721603%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10721603: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10722728
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710722728%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10722728: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10722728 url https://www.openlane.eu/en/carv6/auction/10722728
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10728846
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728846%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10728846: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10728846 url https://www.openlane.eu/en/carv6/auction/10728846
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710713164%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710681283%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10724175
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710724175%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10724175: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10724175 url https://www.openlane.eu/en/carv6/auction/10724175
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10724174
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710724174%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10724174: 0
2026-03-28 04:32:17 [adesa.fr] INFO: Skipping item 10724174 url https://www.openlane.eu/en/carv6/auction/10724174
2026-03-28 04:32:17 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710682593%27 HTTP/1.1" 200 None
2026-03-28 04:32:17 [adesa.fr] INFO: Scrape type for 10682593: 2
2026-03-28 04:32:17 [adesa.fr] INFO: Scraping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-28 04:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-28 04:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-28 04:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061 to the API
2026-03-28 04:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10051061>
{'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': '33a8b629-1f57-5406-83e5-45f6ffcc768c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-315-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10051061',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26023,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 26.023 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710051061%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Saving data for 10051061: {'auction_closing_time': 1798671600.0, 'created_time': 1773230010.012263, 'last_price_update_time': 1774672338.153801}
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10051061') HTTP/1.1" 204 0
2026-03-28 04:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-28 04:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-28 04:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481 to the API
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269481>
{'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': 'b0083b96-4b87-5300-8f6f-d7d122ee3da2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-321-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269481',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26320,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 26.320 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710269481%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Saving data for 10269481: {'auction_closing_time': 1798671600.0, 'created_time': 1773229907.604978, 'last_price_update_time': 1774672338.52923}
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10269481') HTTP/1.1" 204 0
2026-03-28 04:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-28 04:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-28 04:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241 to the API
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10057241>
{'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': '0d69dc87-d14e-55f3-a3cc-210a72d1fadf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-456-WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10057241',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 30.599 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710057241%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Saving data for 10057241: {'auction_closing_time': 1798671600.0, 'created_time': 1773230007.104542, 'last_price_update_time': 1774672338.800924}
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10057241') HTTP/1.1" 204 0
2026-03-28 04:32:18 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710284853%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Scrape type for 10284853: 2
2026-03-28 04:32:18 [adesa.fr] INFO: Scraping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-28 04:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10683948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10473268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:18 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710573240%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Scrape type for 10573240: 2
2026-03-28 04:32:18 [adesa.fr] INFO: Scraping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-28 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-28 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-28 04:32:18 [adesa.fr] INFO: Found listing with ID: 10726274
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710726274%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Scrape type for 10726274: 0
2026-03-28 04:32:18 [adesa.fr] INFO: Skipping item 10726274 url https://www.openlane.eu/en/carv6/auction/10726274
2026-03-28 04:32:18 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710269547%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Scrape type for 10269547: 2
2026-03-28 04:32:18 [adesa.fr] INFO: Scraping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-28 04:32:18 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710713169%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Scrape type for 10713169: 2
2026-03-28 04:32:18 [adesa.fr] INFO: Scraping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-28 04:32:18 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710654300%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Scrape type for 10654300: 2
2026-03-28 04:32:18 [adesa.fr] INFO: Scraping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-28 04:32:18 [adesa.fr] INFO: Found listing with ID: 10733975
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733975%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Scrape type for 10733975: 0
2026-03-28 04:32:18 [adesa.fr] INFO: Skipping item 10733975 url https://www.openlane.eu/en/carv6/auction/10733975
2026-03-28 04:32:18 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710722729%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Scrape type for 10722729: 0
2026-03-28 04:32:18 [adesa.fr] INFO: Skipping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-28 04:32:18 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707273%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Scrape type for 10707273: 2
2026-03-28 04:32:18 [adesa.fr] INFO: Scraping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-28 04:32:18 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-28 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710676823%27 HTTP/1.1" 200 None
2026-03-28 04:32:18 [adesa.fr] INFO: Scrape type for 10676823: 2
2026-03-28 04:32:18 [adesa.fr] INFO: Scraping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-28 04:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-28 04:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebc8f289-ee59-5c82-a455-78b0ec0214fc with scrape type 2
2026-03-28 04:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebc8f289-ee59-5c82-a455-78b0ec0214fc with scrape type 2
2026-03-28 04:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ebc8f289-ee59-5c82-a455-78b0ec0214fc, identifier: 10683948
2026-03-28 04:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-28 04:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with scrape type 2
2026-03-28 04:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with scrape type 2
2026-03-28 04:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba, identifier: 10473268
2026-03-28 04:32:19 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-28 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699507%27 HTTP/1.1" 200 None
2026-03-28 04:32:19 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-28 04:32:19 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-28 04:32:19 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-28 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710673717%27 HTTP/1.1" 200 None
2026-03-28 04:32:19 [adesa.fr] INFO: Scrape type for 10673717: 2
2026-03-28 04:32:19 [adesa.fr] INFO: Scraping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-28 04:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-28 04:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-28 04:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948 to the API
2026-03-28 04:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10683948>
{'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': 'ebc8f289-ee59-5c82-a455-78b0ec0214fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-344-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10683948',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 34252,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-04-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Plus - Petrol - Automatic - 131 hp - 34.252 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-28 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710683948%27 HTTP/1.1" 200 None
2026-03-28 04:32:19 [adesa.fr] INFO: Saving data for 10683948: {'auction_closing_time': 1798671600.0, 'created_time': 1773928649.394979, 'last_price_update_time': 1774672339.929148}
2026-03-28 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10683948') HTTP/1.1" 204 0
2026-03-28 04:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-28 04:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-28 04:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268 to the API
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10473268>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7bfd2e45-ac8f-5f13-acd3-afc45213d1ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-542-PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10473268',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 25511,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Plus - Petrol - Automatic - 131 hp - 25.511 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710473268%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Saving data for 10473268: {'auction_closing_time': 1798671600.0, 'created_time': 1773230035.819462, 'last_price_update_time': 1774672340.317228}
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473268') HTTP/1.1" 204 0
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710688251%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10688251: 2
2026-03-28 04:32:20 [adesa.fr] INFO: Scraping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-28 04:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10531347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710679268%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10679268: 2
2026-03-28 04:32:20 [adesa.fr] INFO: Scraping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-28 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-28 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-28 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-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707858%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10707858: 2
2026-03-28 04:32:20 [adesa.fr] INFO: Scraping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710473270%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10473270: 2
2026-03-28 04:32:20 [adesa.fr] INFO: Scraping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10728849
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728849%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10728849: 0
2026-03-28 04:32:20 [adesa.fr] INFO: Skipping item 10728849 url https://www.openlane.eu/en/carv6/auction/10728849
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699416%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-28 04:32:20 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710473269%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10473269: 2
2026-03-28 04:32:20 [adesa.fr] INFO: Scraping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699425%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-28 04:32:20 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10728755
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710728755%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10728755: 0
2026-03-28 04:32:20 [adesa.fr] INFO: Skipping item 10728755 url https://www.openlane.eu/en/carv6/auction/10728755
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710477906%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10477906: 2
2026-03-28 04:32:20 [adesa.fr] INFO: Scraping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707276%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10707276: 2
2026-03-28 04:32:20 [adesa.fr] INFO: Scraping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-28 04:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-28 04:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-28 04:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-28 04:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0, identifier: 10531347
2026-03-28 04:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-28 04:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with scrape type 2
2026-03-28 04:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with scrape type 2
2026-03-28 04:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5, identifier: 10571076
2026-03-28 04:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-28 04:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85e599f-e66c-5c8b-a2bf-d657637c577a with scrape type 2
2026-03-28 04:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85e599f-e66c-5c8b-a2bf-d657637c577a with scrape type 2
2026-03-28 04:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c85e599f-e66c-5c8b-a2bf-d657637c577a, identifier: 10694993
2026-03-28 04:32:20 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710381371%27 HTTP/1.1" 200 None
2026-03-28 04:32:20 [adesa.fr] INFO: Scrape type for 10381371: 2
2026-03-28 04:32:20 [adesa.fr] INFO: Scraping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-28 04:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-28 04:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-28 04:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347 to the API
2026-03-28 04:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10531347>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-086-HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10531347',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW Allure - Petrol - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710531347%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Saving data for 10531347: {'auction_closing_time': 1798671600.0, 'created_time': 1773230017.140038, 'last_price_update_time': 1774672341.101803}
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10531347') HTTP/1.1" 204 0
2026-03-28 04:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-28 04:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-28 04:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076 to the API
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571076>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4804a0ab-f66a-5cc6-a7e4-98f9610feea5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-292-ER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571076',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 19308,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-05-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 Aircross 1.6 Shine - Petrol - Automatic - 181 hp - '
'19.308 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710571076%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Saving data for 10571076: {'auction_closing_time': 1798671600.0, 'created_time': 1773230041.949707, 'last_price_update_time': 1774672341.493578}
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10571076') HTTP/1.1" 204 0
2026-03-28 04:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-28 04:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-28 04:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993 to the API
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694993>
{'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': 'c85e599f-e66c-5c8b-a2bf-d657637c577a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-141-AY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694993',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 24650,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2024-09-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Plus - Petrol - Automatic - 131 hp - 24.650 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710694993%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Saving data for 10694993: {'auction_closing_time': 1798671600.0, 'created_time': 1773927575.999095, 'last_price_update_time': 1774672341.782672}
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694993') HTTP/1.1" 204 0
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710375917%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10375917: 2
2026-03-28 04:32:21 [adesa.fr] INFO: Scraping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-28 04:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10641918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710326152%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10326152: 2
2026-03-28 04:32:21 [adesa.fr] INFO: Scraping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-28 04:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707860%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10707860: 2
2026-03-28 04:32:21 [adesa.fr] INFO: Scraping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710597840%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10597840: 2
2026-03-28 04:32:21 [adesa.fr] INFO: Scraping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710351032%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10351032: 0
2026-03-28 04:32:21 [adesa.fr] INFO: Skipping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710681277%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-28 04:32:21 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710681282%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10681282: 0
2026-03-28 04:32:21 [adesa.fr] INFO: Skipping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10733189
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733189%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10733189: 0
2026-03-28 04:32:21 [adesa.fr] INFO: Skipping item 10733189 url https://www.openlane.eu/en/carv6/auction/10733189
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710661519%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10661519: 2
2026-03-28 04:32:21 [adesa.fr] INFO: Scraping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710571074%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-28 04:32:21 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-28 04:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710649232%27 HTTP/1.1" 200 None
2026-03-28 04:32:21 [adesa.fr] INFO: Scrape type for 10649232: 0
2026-03-28 04:32:21 [adesa.fr] INFO: Skipping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-28 04:32:21 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710626577%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10626577: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10731306
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710731306%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10731306: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10731306 url https://www.openlane.eu/en/carv6/auction/10731306
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699395%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699388%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710721340%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10721340: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710721342%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10721342: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10726267
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710726267%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10726267: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10726267 url https://www.openlane.eu/en/carv6/auction/10726267
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699452%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10723136
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710723136%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10723136: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10723136 url https://www.openlane.eu/en/carv6/auction/10723136
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710554939%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699445%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699446%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710662769%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10662769: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10733976
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733976%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10733976: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10733976 url https://www.openlane.eu/en/carv6/auction/10733976
2026-03-28 04:32:22 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699444%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-28 04:32:22 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-28 04:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-28 04:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12fa93e4-5404-5c3d-bde3-006a72260479 with scrape type 2
2026-03-28 04:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12fa93e4-5404-5c3d-bde3-006a72260479 with scrape type 2
2026-03-28 04:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12fa93e4-5404-5c3d-bde3-006a72260479, identifier: 10405353
2026-03-28 04:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-28 04:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0ae585e-7f58-5441-adfc-5fcb46d23c59 with scrape type 2
2026-03-28 04:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0ae585e-7f58-5441-adfc-5fcb46d23c59 with scrape type 2
2026-03-28 04:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0ae585e-7f58-5441-adfc-5fcb46d23c59, identifier: 10641918
2026-03-28 04:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-28 04:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-28 04:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353 to the API
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405353>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '12fa93e4-5404-5c3d-bde3-006a72260479',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405353',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 41368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 41.368 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405353%27 HTTP/1.1" 200 None
2026-03-28 04:32:22 [adesa.fr] INFO: Saving data for 10405353: {'auction_closing_time': 1798675200.0, 'created_time': 1773230165.047295, 'last_price_update_time': 1774672342.798956}
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405353') HTTP/1.1" 204 0
2026-03-28 04:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-28 04:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-28 04:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918 to the API
2026-03-28 04:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10641918>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c0ae585e-7f58-5441-adfc-5fcb46d23c59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10641918',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 48424,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 48.424 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710641918%27 HTTP/1.1" 200 None
2026-03-28 04:32:23 [adesa.fr] INFO: Saving data for 10641918: {'auction_closing_time': 1798675200.0, 'created_time': 1773230131.94671, 'last_price_update_time': 1774672343.209245}
2026-03-28 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10641918') HTTP/1.1" 204 0
2026-03-28 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10688557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-28 04:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0bbf94c-b68c-5474-897f-923839eb256c with scrape type 2
2026-03-28 04:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0bbf94c-b68c-5474-897f-923839eb256c with scrape type 2
2026-03-28 04:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0bbf94c-b68c-5474-897f-923839eb256c, identifier: 10688557
2026-03-28 04:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-28 04:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1a520a5-7810-5704-96cf-691b7298ef3f with scrape type 2
2026-03-28 04:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1a520a5-7810-5704-96cf-691b7298ef3f with scrape type 2
2026-03-28 04:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a1a520a5-7810-5704-96cf-691b7298ef3f, identifier: 10597858
2026-03-28 04:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-28 04:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-28 04:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557 to the API
2026-03-28 04:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10688557>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'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': 'e0bbf94c-b68c-5474-897f-923839eb256c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-761-LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10688557',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 2582,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-05-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 2.582 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710688557%27 HTTP/1.1" 200 None
2026-03-28 04:32:23 [adesa.fr] INFO: Saving data for 10688557: {'auction_closing_time': 1798671600.0, 'created_time': 1773929732.580763, 'last_price_update_time': 1774672343.818337}
2026-03-28 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10688557') HTTP/1.1" 204 0
2026-03-28 04:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-28 04:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-28 04:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858 to the API
2026-03-28 04:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597858>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'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': 'a1a520a5-7810-5704-96cf-691b7298ef3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-161-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597858',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19940,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 19.940 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710597858%27 HTTP/1.1" 200 None
2026-03-28 04:32:24 [adesa.fr] INFO: Saving data for 10597858: {'auction_closing_time': 1798671600.0, 'created_time': 1773229942.780238, 'last_price_update_time': 1774672344.126426}
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597858') HTTP/1.1" 204 0
2026-03-28 04:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10411867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560
2026-03-28 04:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 927e123d-4958-53ea-94c7-88a2f93b20ea with scrape type 2
2026-03-28 04:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 927e123d-4958-53ea-94c7-88a2f93b20ea with scrape type 2
2026-03-28 04:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 927e123d-4958-53ea-94c7-88a2f93b20ea, identifier: 10626560
2026-03-28 04:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-28 04:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with scrape type 2
2026-03-28 04:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with scrape type 2
2026-03-28 04:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2, identifier: 10691961
2026-03-28 04:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560
2026-03-28 04:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560
2026-03-28 04:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560 to the API
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626560>
{'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': '927e123d-4958-53ea-94c7-88a2f93b20ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626560',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 64588,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'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 - 64.588 km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2024}
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710626560%27 HTTP/1.1" 200 None
2026-03-28 04:32:24 [adesa.fr] INFO: Saving data for 10626560: {'auction_closing_time': 1798675200.0, 'created_time': 1773230138.736965, 'last_price_update_time': 1774672344.619949}
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10626560') HTTP/1.1" 204 0
2026-03-28 04:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-28 04:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-28 04:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961 to the API
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691961>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3b40fa53-4650-58f3-a055-fa6dcb5abbd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691961',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 41253,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 41.253 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710691961%27 HTTP/1.1" 200 None
2026-03-28 04:32:24 [adesa.fr] INFO: Saving data for 10691961: {'auction_closing_time': 1798675200.0, 'created_time': 1773930819.032132, 'last_price_update_time': 1774672344.89729}
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691961') HTTP/1.1" 204 0
2026-03-28 04:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-28 04:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ec68797-8a29-5521-8413-3c411cbbb23f with scrape type 2
2026-03-28 04:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ec68797-8a29-5521-8413-3c411cbbb23f with scrape type 2
2026-03-28 04:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ec68797-8a29-5521-8413-3c411cbbb23f, identifier: 10411867
2026-03-28 04:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-28 04:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-28 04:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867 to the API
2026-03-28 04:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10411867>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '0ec68797-8a29-5521-8413-3c411cbbb23f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-416-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10411867',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-04-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.267 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710411867%27 HTTP/1.1" 200 None
2026-03-28 04:32:25 [adesa.fr] INFO: Saving data for 10411867: {'auction_closing_time': 1798671600.0, 'created_time': 1773230145.437244, 'last_price_update_time': 1774672345.322455}
2026-03-28 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10411867') HTTP/1.1" 204 0
2026-03-28 04:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-28 04:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with scrape type 2
2026-03-28 04:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with scrape type 2
2026-03-28 04:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6e9458d-7e8e-58f4-a440-6f8cb09b6360, identifier: 10326128
2026-03-28 04:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-28 04:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-28 04:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128 to the API
2026-03-28 04:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326128>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'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': 'e6e9458d-7e8e-58f4-a440-6f8cb09b6360',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-436-JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326128',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6458,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.458 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710326128%27 HTTP/1.1" 200 None
2026-03-28 04:32:25 [adesa.fr] INFO: Saving data for 10326128: {'auction_closing_time': 1798671600.0, 'created_time': 1773229945.356212, 'last_price_update_time': 1774672345.700509}
2026-03-28 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326128') HTTP/1.1" 204 0
2026-03-28 04:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10284853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593
2026-03-28 04:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with scrape type 2
2026-03-28 04:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with scrape type 2
2026-03-28 04:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25f8e175-3041-5d98-af7d-6e96f0af9fa2, identifier: 10682593
2026-03-28 04:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-28 04:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82bda044-2b94-5fb8-abc7-70846a669df3 with scrape type 2
2026-03-28 04:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82bda044-2b94-5fb8-abc7-70846a669df3 with scrape type 2
2026-03-28 04:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 82bda044-2b94-5fb8-abc7-70846a669df3, identifier: 10284853
2026-03-28 04:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593
2026-03-28 04:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593
2026-03-28 04:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593 to the API
2026-03-28 04:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682593>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '25f8e175-3041-5d98-af7d-6e96f0af9fa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-295-RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682593',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 19741,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 19.741 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710682593%27 HTTP/1.1" 200 None
2026-03-28 04:32:26 [adesa.fr] INFO: Saving data for 10682593: {'auction_closing_time': 1798671600.0, 'created_time': 1773841853.110755, 'last_price_update_time': 1774672346.261885}
2026-03-28 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10682593') HTTP/1.1" 204 0
2026-03-28 04:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-28 04:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-28 04:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853 to the API
2026-03-28 04:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10284853>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 1',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '82bda044-2b94-5fb8-abc7-70846a669df3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-620-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10284853',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23101,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20250,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 150 hp - 23.101 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-28 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710284853%27 HTTP/1.1" 200 None
2026-03-28 04:32:26 [adesa.fr] INFO: Saving data for 10284853: {'auction_closing_time': 1798671600.0, 'created_time': 1773229901.684863, 'last_price_update_time': 1774672346.591711}
2026-03-28 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10284853') HTTP/1.1" 204 0
2026-03-28 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10688251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10673717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-28 04:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb4abcf1-0599-55bd-a401-8eb41c1ab4df with scrape type 2
2026-03-28 04:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb4abcf1-0599-55bd-a401-8eb41c1ab4df with scrape type 2
2026-03-28 04:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb4abcf1-0599-55bd-a401-8eb41c1ab4df, identifier: 10676823
2026-03-28 04:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-28 04:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-28 04:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823 to the API
2026-03-28 04:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676823>
{'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-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb4abcf1-0599-55bd-a401-8eb41c1ab4df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-583-KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676823',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 2224,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-05-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 2.224 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710676823%27 HTTP/1.1" 200 None
2026-03-28 04:32:27 [adesa.fr] INFO: Saving data for 10676823: {'auction_closing_time': 1798671600.0, 'created_time': 1773754443.44018, 'last_price_update_time': 1774672347.061339}
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676823') HTTP/1.1" 204 0
2026-03-28 04:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-28 04:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75fb2002-63de-56a2-b371-780e2b35217d with scrape type 2
2026-03-28 04:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75fb2002-63de-56a2-b371-780e2b35217d with scrape type 2
2026-03-28 04:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 75fb2002-63de-56a2-b371-780e2b35217d, identifier: 10688251
2026-03-28 04:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-28 04:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-28 04:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251 to the API
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10688251>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Saloon',
'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': '75fb2002-63de-56a2-b371-780e2b35217d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-723-MW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10688251',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 7843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-07-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 1.2 Allure - Petrol - Automatic - 136 hp - 7.843 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710688251%27 HTTP/1.1" 200 None
2026-03-28 04:32:27 [adesa.fr] INFO: Saving data for 10688251: {'auction_closing_time': 1798671600.0, 'created_time': 1773929192.659804, 'last_price_update_time': 1774672347.443659}
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10688251') HTTP/1.1" 204 0
2026-03-28 04:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10222565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717
2026-03-28 04:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be40eaa0-fe51-599c-a0c0-60cb1a200940 with scrape type 2
2026-03-28 04:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be40eaa0-fe51-599c-a0c0-60cb1a200940 with scrape type 2
2026-03-28 04:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: be40eaa0-fe51-599c-a0c0-60cb1a200940, identifier: 10673717
2026-03-28 04:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717
2026-03-28 04:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717
2026-03-28 04:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717 to the API
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10673717>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'be40eaa0-fe51-599c-a0c0-60cb1a200940',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-001-TQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10673717',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 4901,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 4.901 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710673717%27 HTTP/1.1" 200 None
2026-03-28 04:32:27 [adesa.fr] INFO: Saving data for 10673717: {'auction_closing_time': 1798671600.0, 'created_time': 1773667972.90194, 'last_price_update_time': 1774672347.848151}
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10673717') HTTP/1.1" 204 0
2026-03-28 04:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10381371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-28 04:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with scrape type 2
2026-03-28 04:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with scrape type 2
2026-03-28 04:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cf50da96-ea7a-5706-bc86-def6ca0a4ce0, identifier: 10222565
2026-03-28 04:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-28 04:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-28 04:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565 to the API
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10222565>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'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': 'cf50da96-ea7a-5706-bc86-def6ca0a4ce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-529-QW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10222565',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 4854,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 102 hp - 4.854 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710222565%27 HTTP/1.1" 200 None
2026-03-28 04:32:28 [adesa.fr] INFO: Saving data for 10222565: {'auction_closing_time': 1798671600.0, 'created_time': 1773229926.260378, 'last_price_update_time': 1774672348.235696}
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10222565') HTTP/1.1" 204 0
2026-03-28 04:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348
2026-03-28 04:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with scrape type 2
2026-03-28 04:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with scrape type 2
2026-03-28 04:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1, identifier: 10674348
2026-03-28 04:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-28 04:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with scrape type 2
2026-03-28 04:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with scrape type 2
2026-03-28 04:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 728f78bb-dc5c-52ae-94ae-5e8e53647e68, identifier: 10381371
2026-03-28 04:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348
2026-03-28 04:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348
2026-03-28 04:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348 to the API
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3e5d4e70-65fd-5f3f-9537-1ccde80052e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EK508KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674348',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'NV400',
'odometer': 193047,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Nissan NV400 L3H2 2.3 DCI Pro - Diesel - Manual - 131 hp - 193.047 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2017}
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710674348%27 HTTP/1.1" 200 None
2026-03-28 04:32:28 [adesa.fr] INFO: Saving data for 10674348: {'auction_closing_time': 1798713900.0, 'created_time': 1773430301.071185, 'last_price_update_time': 1774672348.710226}
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674348') HTTP/1.1" 204 0
2026-03-28 04:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-28 04:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-28 04:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371 to the API
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10381371>
{'auction_title': '',
'c_o_2_emission_value': 114,
'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': '728f78bb-dc5c-52ae-94ae-5e8e53647e68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-616-TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10381371',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 3140,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 3.140 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710381371%27 HTTP/1.1" 200 None
2026-03-28 04:32:28 [adesa.fr] INFO: Saving data for 10381371: {'auction_closing_time': 1798671600.0, 'created_time': 1773229875.650872, 'last_price_update_time': 1774672348.990793}
2026-03-28 04:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10381371') HTTP/1.1" 204 0
2026-03-28 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10375917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 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-28 04:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10439487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-28 04:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with scrape type 2
2026-03-28 04:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with scrape type 2
2026-03-28 04:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1, identifier: 10375917
2026-03-28 04:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-28 04:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-28 04:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917 to the API
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10375917>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-575-QK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10375917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 4016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 4.016 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710375917%27 HTTP/1.1" 200 None
2026-03-28 04:32:29 [adesa.fr] INFO: Saving data for 10375917: {'auction_closing_time': 1798671600.0, 'created_time': 1773229881.513274, 'last_price_update_time': 1774672349.506966}
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10375917') HTTP/1.1" 204 0
2026-03-28 04:32:29 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710527711%27 HTTP/1.1" 200 None
2026-03-28 04:32:29 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-28 04:32:29 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-28 04:32:29 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710527709%27 HTTP/1.1" 200 None
2026-03-28 04:32:29 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-28 04:32:29 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-28 04:32:29 [adesa.fr] INFO: Found listing with ID: 10725178
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710725178%27 HTTP/1.1" 200 None
2026-03-28 04:32:29 [adesa.fr] INFO: Scrape type for 10725178: 0
2026-03-28 04:32:29 [adesa.fr] INFO: Skipping item 10725178 url https://www.openlane.eu/en/carv6/auction/10725178
2026-03-28 04:32:29 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710699467%27 HTTP/1.1" 200 None
2026-03-28 04:32:29 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-28 04:32:29 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-28 04:32:29 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710693704%27 HTTP/1.1" 200 None
2026-03-28 04:32:29 [adesa.fr] INFO: Scrape type for 10693704: 0
2026-03-28 04:32:29 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-28 04:32:29 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710695919%27 HTTP/1.1" 200 None
2026-03-28 04:32:29 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-28 04:32:29 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-28 04:32:29 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710687169%27 HTTP/1.1" 200 None
2026-03-28 04:32:29 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-28 04:32:29 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-28 04:32:29 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710715524%27 HTTP/1.1" 200 None
2026-03-28 04:32:29 [adesa.fr] INFO: Scrape type for 10715524: 2
2026-03-28 04:32:29 [adesa.fr] INFO: Scraping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-28 04:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-28 04:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with scrape type 2
2026-03-28 04:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with scrape type 2
2026-03-28 04:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c6caf0ea-927e-5c23-b6ed-61ed6da62f57, identifier: 10707860
2026-03-28 04:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-28 04:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09057566-af56-5eb9-a3f1-c4ee728fd045 with scrape type 2
2026-03-28 04:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09057566-af56-5eb9-a3f1-c4ee728fd045 with scrape type 2
2026-03-28 04:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 09057566-af56-5eb9-a3f1-c4ee728fd045, identifier: 10439487
2026-03-28 04:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-28 04:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-28 04:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860 to the API
2026-03-28 04:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707860>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'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': 'c6caf0ea-927e-5c23-b6ed-61ed6da62f57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-456-QW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707860',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 6231,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 6.231 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707860%27 HTTP/1.1" 200 None
2026-03-28 04:32:30 [adesa.fr] INFO: Saving data for 10707860: {'auction_closing_time': 1798671600.0, 'created_time': 1774273024.881026, 'last_price_update_time': 1774672350.133696}
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707860') HTTP/1.1" 204 0
2026-03-28 04:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-28 04:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-28 04:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487 to the API
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10439487>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '09057566-af56-5eb9-a3f1-c4ee728fd045',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-455-DK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10439487',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3',
'odometer': 22896,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS3 1.2 Performance Line - Petrol - Manual - 101 hp - 22.896 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710439487%27 HTTP/1.1" 200 None
2026-03-28 04:32:30 [adesa.fr] INFO: Saving data for 10439487: {'auction_closing_time': 1798671600.0, 'created_time': 1773230036.230025, 'last_price_update_time': 1774672350.423212}
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10439487') HTTP/1.1" 204 0
2026-03-28 04:32:30 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710652149%27 HTTP/1.1" 200 None
2026-03-28 04:32:30 [adesa.fr] INFO: Scrape type for 10652149: 0
2026-03-28 04:32:30 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-28 04:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-28 04:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 115f5543-f157-5a40-85d7-d0b739d2192d with scrape type 2
2026-03-28 04:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 115f5543-f157-5a40-85d7-d0b739d2192d with scrape type 2
2026-03-28 04:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 115f5543-f157-5a40-85d7-d0b739d2192d, identifier: 10707276
2026-03-28 04:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-28 04:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-28 04:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276 to the API
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707276>
{'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': '115f5543-f157-5a40-85d7-d0b739d2192d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-108-JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707276',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 13362,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 13.362 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707276%27 HTTP/1.1" 200 None
2026-03-28 04:32:30 [adesa.fr] INFO: Saving data for 10707276: {'auction_closing_time': 1798671600.0, 'created_time': 1774273034.887185, 'last_price_update_time': 1774672350.914671}
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707276') HTTP/1.1" 204 0
2026-03-28 04:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-28 04:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9901b7cd-2781-56d3-85e7-7722086a4049 with scrape type 2
2026-03-28 04:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9901b7cd-2781-56d3-85e7-7722086a4049 with scrape type 2
2026-03-28 04:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9901b7cd-2781-56d3-85e7-7722086a4049, identifier: 10326152
2026-03-28 04:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-28 04:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-28 04:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152 to the API
2026-03-28 04:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326152>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '9901b7cd-2781-56d3-85e7-7722086a4049',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-278-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326152',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 4931,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 4.931 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 04:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710326152%27 HTTP/1.1" 200 None
2026-03-28 04:32:31 [adesa.fr] INFO: Saving data for 10326152: {'auction_closing_time': 1798671600.0, 'created_time': 1773229834.221628, 'last_price_update_time': 1774672351.689149}
2026-03-28 04:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326152') HTTP/1.1" 204 0
2026-03-28 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10473269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10477906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10473270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-28 04:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with scrape type 2
2026-03-28 04:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with scrape type 2
2026-03-28 04:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c2d8ef0a-c4ed-5b55-8002-510cf63d8279, identifier: 10473269
2026-03-28 04:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-28 04:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with scrape type 2
2026-03-28 04:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with scrape type 2
2026-03-28 04:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca, identifier: 10477906
2026-03-28 04:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-28 04:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-28 04:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269 to the API
2026-03-28 04:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10473269>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c2d8ef0a-c4ed-5b55-8002-510cf63d8279',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-394-ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10473269',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 27254,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-09-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 Allure - Hybrid - Automatic - 136 hp - 27.254 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-28 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710473269%27 HTTP/1.1" 200 None
2026-03-28 04:32:32 [adesa.fr] INFO: Saving data for 10473269: {'auction_closing_time': 1798671600.0, 'created_time': 1773229993.021834, 'last_price_update_time': 1774672352.261322}
2026-03-28 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473269') HTTP/1.1" 204 0
2026-03-28 04:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-28 04:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-28 04:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906 to the API
2026-03-28 04:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10477906>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-442-MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10477906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 3954,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Hybrid - Automatic - 136 hp - 3.954 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710477906%27 HTTP/1.1" 200 None
2026-03-28 04:32:32 [adesa.fr] INFO: Saving data for 10477906: {'auction_closing_time': 1798671600.0, 'created_time': 1773229879.012504, 'last_price_update_time': 1774672352.539496}
2026-03-28 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10477906') HTTP/1.1" 204 0
2026-03-28 04:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10679268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-28 04:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74feffb5-59b1-5d61-95b0-80b28c62e8ac with scrape type 2
2026-03-28 04:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74feffb5-59b1-5d61-95b0-80b28c62e8ac with scrape type 2
2026-03-28 04:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 74feffb5-59b1-5d61-95b0-80b28c62e8ac, identifier: 10707858
2026-03-28 04:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-28 04:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with scrape type 2
2026-03-28 04:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with scrape type 2
2026-03-28 04:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cdbc7968-01a5-5d0b-858c-8113ba63f0f6, identifier: 10473270
2026-03-28 04:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-28 04:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-28 04:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858 to the API
2026-03-28 04:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707858>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '74feffb5-59b1-5d61-95b0-80b28c62e8ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-487-QW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707858',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 5563,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 Allure - Petrol - Automatic - 136 hp - 5.563 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707858%27 HTTP/1.1" 200 None
2026-03-28 04:32:33 [adesa.fr] INFO: Saving data for 10707858: {'auction_closing_time': 1798671600.0, 'created_time': 1774273033.156612, 'last_price_update_time': 1774672353.050692}
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707858') HTTP/1.1" 204 0
2026-03-28 04:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-28 04:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-28 04:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270 to the API
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10473270>
{'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': 'Hybrid',
'id': 'cdbc7968-01a5-5d0b-858c-8113ba63f0f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-244-AF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10473270',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 8949,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20250,
'price_includes_vat': True,
'registration_date': '2025-04-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW 1.2 Allure - Hybrid - Automatic - 136 hp - 8.949 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710473270%27 HTTP/1.1" 200 None
2026-03-28 04:32:33 [adesa.fr] INFO: Saving data for 10473270: {'auction_closing_time': 1798671600.0, 'created_time': 1773229730.100482, 'last_price_update_time': 1774672353.348188}
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473270') HTTP/1.1" 204 0
2026-03-28 04:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-28 04:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with scrape type 2
2026-03-28 04:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with scrape type 2
2026-03-28 04:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25e1a7fd-909c-51d6-8052-ffdee67e6b33, identifier: 10679268
2026-03-28 04:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-28 04:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-28 04:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268 to the API
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10679268>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Saloon',
'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': '25e1a7fd-909c-51d6-8052-ffdee67e6b33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-998-TR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10679268',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 12410,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 Allure - Petrol - Automatic - 136 hp - 12.410 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710679268%27 HTTP/1.1" 200 None
2026-03-28 04:32:33 [adesa.fr] INFO: Saving data for 10679268: {'auction_closing_time': 1798671600.0, 'created_time': 1773754435.629345, 'last_price_update_time': 1774672353.782705}
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10679268') HTTP/1.1" 204 0
2026-03-28 04:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-28 04:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94174988-b291-5e9b-a0b2-554c8735821f with scrape type 2
2026-03-28 04:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94174988-b291-5e9b-a0b2-554c8735821f with scrape type 2
2026-03-28 04:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 94174988-b291-5e9b-a0b2-554c8735821f, identifier: 10597840
2026-03-28 04:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-28 04:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ef13a5-4471-540b-873b-ee8d03bc40e2 with scrape type 2
2026-03-28 04:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47ef13a5-4471-540b-873b-ee8d03bc40e2 with scrape type 2
2026-03-28 04:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47ef13a5-4471-540b-873b-ee8d03bc40e2, identifier: 10707273
2026-03-28 04:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-28 04:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c97fc220-e8a7-586e-b5bf-100658c215f2 with scrape type 2
2026-03-28 04:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c97fc220-e8a7-586e-b5bf-100658c215f2 with scrape type 2
2026-03-28 04:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c97fc220-e8a7-586e-b5bf-100658c215f2, identifier: 10661519
2026-03-28 04:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-28 04:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-28 04:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840 to the API
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597840>
{'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': 'Hybrid',
'id': '94174988-b291-5e9b-a0b2-554c8735821f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-156-PQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597840',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 1481,
'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 1.2i GT - Hybrid - Automatic - 136 hp - 1.481 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710597840%27 HTTP/1.1" 200 None
2026-03-28 04:32:34 [adesa.fr] INFO: Saving data for 10597840: {'auction_closing_time': 1798671600.0, 'created_time': 1773229856.895633, 'last_price_update_time': 1774672354.376881}
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597840') HTTP/1.1" 204 0
2026-03-28 04:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-28 04:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-28 04:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273 to the API
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707273>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '47ef13a5-4471-540b-873b-ee8d03bc40e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-729-RW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707273',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 19727,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 19.727 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707273%27 HTTP/1.1" 200 None
2026-03-28 04:32:34 [adesa.fr] INFO: Saving data for 10707273: {'auction_closing_time': 1798671600.0, 'created_time': 1774273017.857109, 'last_price_update_time': 1774672354.652642}
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707273') HTTP/1.1" 204 0
2026-03-28 04:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-28 04:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-28 04:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519 to the API
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661519>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'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': 'c97fc220-e8a7-586e-b5bf-100658c215f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-807-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661519',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 21390,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 21.390 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710661519%27 HTTP/1.1" 200 None
2026-03-28 04:32:34 [adesa.fr] INFO: Saving data for 10661519: {'auction_closing_time': 1798671600.0, 'created_time': 1773322689.539582, 'last_price_update_time': 1774672354.930601}
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10661519') HTTP/1.1" 204 0
2026-03-28 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10573240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10654300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 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-28 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-28 04:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-28 04:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae20233a-be4a-52c0-9d7f-78df9e862cb2 with scrape type 2
2026-03-28 04:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae20233a-be4a-52c0-9d7f-78df9e862cb2 with scrape type 2
2026-03-28 04:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ae20233a-be4a-52c0-9d7f-78df9e862cb2, identifier: 10573240
2026-03-28 04:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-28 04:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-28 04:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240 to the API
2026-03-28 04:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10573240>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ae20233a-be4a-52c0-9d7f-78df9e862cb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-226-FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10573240',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 33075,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 181 hp - 33.075 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710573240%27 HTTP/1.1" 200 None
2026-03-28 04:32:35 [adesa.fr] INFO: Saving data for 10573240: {'auction_closing_time': 1798671600.0, 'created_time': 1773229903.475409, 'last_price_update_time': 1774672355.417372}
2026-03-28 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10573240') HTTP/1.1" 204 0
2026-03-28 04:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-28 04:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e1c34f0-6b34-5b9b-a212-5653c38769da with scrape type 2
2026-03-28 04:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e1c34f0-6b34-5b9b-a212-5653c38769da with scrape type 2
2026-03-28 04:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e1c34f0-6b34-5b9b-a212-5653c38769da, identifier: 10713169
2026-03-28 04:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-28 04:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c550dbc-e463-5dbc-959e-5f022361764e with scrape type 2
2026-03-28 04:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c550dbc-e463-5dbc-959e-5f022361764e with scrape type 2
2026-03-28 04:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8c550dbc-e463-5dbc-959e-5f022361764e, identifier: 10654300
2026-03-28 04:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-28 04:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7def01-c327-58a3-aa81-69571670b4d9 with scrape type 2
2026-03-28 04:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c7def01-c327-58a3-aa81-69571670b4d9 with scrape type 2
2026-03-28 04:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8c7def01-c327-58a3-aa81-69571670b4d9, identifier: 10269547
2026-03-28 04:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-28 04:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-28 04:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169 to the API
2026-03-28 04:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713169>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '4e1c34f0-6b34-5b9b-a212-5653c38769da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713169',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 25522,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 25.522 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-28 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710713169%27 HTTP/1.1" 200 None
2026-03-28 04:32:35 [adesa.fr] INFO: Saving data for 10713169: {'auction_closing_time': 1798671600.0, 'created_time': 1774359589.628565, 'last_price_update_time': 1774672355.97856}
2026-03-28 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713169') HTTP/1.1" 204 0
2026-03-28 04:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-28 04:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-28 04:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300 to the API
2026-03-28 04:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10654300>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '8c550dbc-e463-5dbc-959e-5f022361764e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-055-FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10654300',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 34310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 200 hp - 34.310 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710654300%27 HTTP/1.1" 200 None
2026-03-28 04:32:36 [adesa.fr] INFO: Saving data for 10654300: {'auction_closing_time': 1798671600.0, 'created_time': 1773229873.516549, 'last_price_update_time': 1774672356.257498}
2026-03-28 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10654300') HTTP/1.1" 204 0
2026-03-28 04:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-28 04:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-28 04:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547 to the API
2026-03-28 04:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269547>
{'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': '8c7def01-c327-58a3-aa81-69571670b4d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-548-FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269547',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 38697,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19750,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 GT - AWD - Hybrid - Automatic - 200 hp - 38.697 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-28 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710269547%27 HTTP/1.1" 200 None
2026-03-28 04:32:36 [adesa.fr] INFO: Saving data for 10269547: {'auction_closing_time': 1798671600.0, 'created_time': 1773230095.506997, 'last_price_update_time': 1774672356.531134}
2026-03-28 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10269547') HTTP/1.1" 204 0
2026-03-28 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950
2026-03-28 04:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11353326-b6d4-5cca-b20e-f4af7fc000cd with scrape type 2
2026-03-28 04:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11353326-b6d4-5cca-b20e-f4af7fc000cd with scrape type 2
2026-03-28 04:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 11353326-b6d4-5cca-b20e-f4af7fc000cd, identifier: 10707950
2026-03-28 04:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950
2026-03-28 04:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950
2026-03-28 04:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950 to the API
2026-03-28 04:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707950>
{'auction_title': '',
'c_o_2_emission_value': 128,
'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': '11353326-b6d4-5cca-b20e-f4af7fc000cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707950',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 23268,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'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.268 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707950%27 HTTP/1.1" 200 None
2026-03-28 04:32:37 [adesa.fr] INFO: Saving data for 10707950: {'auction_closing_time': 1798671600.0, 'created_time': 1774272989.415369, 'last_price_update_time': 1774672357.021133}
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707950') HTTP/1.1" 204 0
2026-03-28 04:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-28 04:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 917a4774-abce-5de3-83ce-16c5e2e6819f with scrape type 2
2026-03-28 04:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 917a4774-abce-5de3-83ce-16c5e2e6819f with scrape type 2
2026-03-28 04:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 917a4774-abce-5de3-83ce-16c5e2e6819f, identifier: 10640496
2026-03-28 04:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-28 04:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-28 04:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496 to the API
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640496>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '917a4774-abce-5de3-83ce-16c5e2e6819f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-306-ZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640496',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-06-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 5.805 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710640496%27 HTTP/1.1" 200 None
2026-03-28 04:32:37 [adesa.fr] INFO: Saving data for 10640496: {'auction_closing_time': 1798671600.0, 'created_time': 1773229928.774509, 'last_price_update_time': 1774672357.397159}
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10640496') HTTP/1.1" 204 0
2026-03-28 04:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794
2026-03-28 04:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 502feb6b-b306-59ac-b466-8cacb8973294 with scrape type 2
2026-03-28 04:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 502feb6b-b306-59ac-b466-8cacb8973294 with scrape type 2
2026-03-28 04:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 502feb6b-b306-59ac-b466-8cacb8973294, identifier: 10715794
2026-03-28 04:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-28 04:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 563b9c43-7c87-5849-8ac7-fae6799a678f with scrape type 2
2026-03-28 04:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 563b9c43-7c87-5849-8ac7-fae6799a678f with scrape type 2
2026-03-28 04:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 563b9c43-7c87-5849-8ac7-fae6799a678f, identifier: 10715524
2026-03-28 04:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10231005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794
2026-03-28 04:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794
2026-03-28 04:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794 to the API
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715794>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '502feb6b-b306-59ac-b466-8cacb8973294',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-827-ER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715794',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 14450,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 14.450 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710715794%27 HTTP/1.1" 200 None
2026-03-28 04:32:37 [adesa.fr] INFO: Saving data for 10715794: {'auction_closing_time': 1798671600.0, 'created_time': 1774359630.082224, 'last_price_update_time': 1774672357.881481}
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715794') HTTP/1.1" 204 0
2026-03-28 04:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-28 04:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-28 04:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524 to the API
2026-03-28 04:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715524>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 66,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '563b9c43-7c87-5849-8ac7-fae6799a678f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-272-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715524',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 31848,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-10-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Fabia 1.0 Active - Petrol - Manual - 66 hp - 31.848 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710715524%27 HTTP/1.1" 200 None
2026-03-28 04:32:38 [adesa.fr] INFO: Saving data for 10715524: {'auction_closing_time': 1798671600.0, 'created_time': 1774359524.424395, 'last_price_update_time': 1774672358.16817}
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715524') HTTP/1.1" 204 0
2026-03-28 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-28 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-28 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-28 04:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8420559e-09ba-5a81-ae21-1ca1970aa06c with scrape type 2
2026-03-28 04:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8420559e-09ba-5a81-ae21-1ca1970aa06c with scrape type 2
2026-03-28 04:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8420559e-09ba-5a81-ae21-1ca1970aa06c, identifier: 10661603
2026-03-28 04:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-28 04:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca02c699-29fe-532c-ae0b-71f309f1a3b7 with scrape type 2
2026-03-28 04:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca02c699-29fe-532c-ae0b-71f309f1a3b7 with scrape type 2
2026-03-28 04:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca02c699-29fe-532c-ae0b-71f309f1a3b7, identifier: 10231005
2026-03-28 04:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-28 04:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-28 04:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603 to the API
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661603>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8420559e-09ba-5a81-ae21-1ca1970aa06c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-626-PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661603',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6199,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'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 - 6.199 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710661603%27 HTTP/1.1" 200 None
2026-03-28 04:32:38 [adesa.fr] INFO: Saving data for 10661603: {'auction_closing_time': 1798671600.0, 'created_time': 1773322944.693377, 'last_price_update_time': 1774672358.649949}
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10661603') HTTP/1.1" 204 0
2026-03-28 04:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-28 04:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-28 04:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005 to the API
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10231005>
{'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': 'ca02c699-29fe-532c-ae0b-71f309f1a3b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-487-JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10231005',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5482,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 102 hp - 5.482 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710231005%27 HTTP/1.1" 200 None
2026-03-28 04:32:38 [adesa.fr] INFO: Saving data for 10231005: {'auction_closing_time': 1798671600.0, 'created_time': 1773229675.945794, 'last_price_update_time': 1774672358.922511}
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10231005') HTTP/1.1" 204 0
2026-03-28 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10556138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10532900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10655718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-28 04:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-28 04:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-28 04:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9faea89-ac1d-519e-a543-4d517f54f92c, identifier: 10676045
2026-03-28 04:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-28 04:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-28 04:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045 to the API
2026-03-28 04:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676045>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd9faea89-ac1d-519e-a543-4d517f54f92c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-607-LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676045',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-28 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710676045%27 HTTP/1.1" 200 None
2026-03-28 04:32:39 [adesa.fr] INFO: Saving data for 10676045: {'auction_closing_time': 1798671600.0, 'created_time': 1773754438.784335, 'last_price_update_time': 1774672359.320887}
2026-03-28 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676045') HTTP/1.1" 204 0
2026-03-28 04:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10512962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-28 04:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67756981-e05a-58b2-b73a-139de89530ca with scrape type 2
2026-03-28 04:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67756981-e05a-58b2-b73a-139de89530ca with scrape type 2
2026-03-28 04:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67756981-e05a-58b2-b73a-139de89530ca, identifier: 10405345
2026-03-28 04:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-28 04:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95516071-50be-521b-a770-b0b22fc0d283 with scrape type 2
2026-03-28 04:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95516071-50be-521b-a770-b0b22fc0d283 with scrape type 2
2026-03-28 04:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95516071-50be-521b-a770-b0b22fc0d283, identifier: 10556138
2026-03-28 04:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-28 04:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8422789d-88ae-5af8-9433-21b76ff4f4a9 with scrape type 2
2026-03-28 04:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8422789d-88ae-5af8-9433-21b76ff4f4a9 with scrape type 2
2026-03-28 04:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8422789d-88ae-5af8-9433-21b76ff4f4a9, identifier: 10532900
2026-03-28 04:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-28 04:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with scrape type 2
2026-03-28 04:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with scrape type 2
2026-03-28 04:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e53259e-6c04-5dbd-805e-68fb770ffbc7, identifier: 10655718
2026-03-28 04:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-28 04:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-28 04:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345 to the API
2026-03-28 04:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405345>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '67756981-e05a-58b2-b73a-139de89530ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405345',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 39945,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 39.945 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710405345%27 HTTP/1.1" 200 None
2026-03-28 04:32:40 [adesa.fr] INFO: Saving data for 10405345: {'auction_closing_time': 1798675200.0, 'created_time': 1773230166.049209, 'last_price_update_time': 1774672360.034345}
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405345') HTTP/1.1" 204 0
2026-03-28 04:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-28 04:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-28 04:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138 to the API
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10556138>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'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': '95516071-50be-521b-a770-b0b22fc0d283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-830-XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10556138',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 7444,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-06-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 7.444 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710556138%27 HTTP/1.1" 200 None
2026-03-28 04:32:40 [adesa.fr] INFO: Saving data for 10556138: {'auction_closing_time': 1798671600.0, 'created_time': 1773229974.662037, 'last_price_update_time': 1774672360.308926}
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10556138') HTTP/1.1" 204 0
2026-03-28 04:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-28 04:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-28 04:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900 to the API
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10532900>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8422789d-88ae-5af8-9433-21b76ff4f4a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10532900',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 40614,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 40.614 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710532900%27 HTTP/1.1" 200 None
2026-03-28 04:32:40 [adesa.fr] INFO: Saving data for 10532900: {'auction_closing_time': 1798675200.0, 'created_time': 1773230171.013859, 'last_price_update_time': 1774672360.591295}
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10532900') HTTP/1.1" 204 0
2026-03-28 04:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-28 04:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-28 04:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718 to the API
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10655718>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8e53259e-6c04-5dbd-805e-68fb770ffbc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10655718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 40231,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 40.231 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710655718%27 HTTP/1.1" 200 None
2026-03-28 04:32:40 [adesa.fr] INFO: Saving data for 10655718: {'auction_closing_time': 1798675200.0, 'created_time': 1773323202.677553, 'last_price_update_time': 1774672360.894619}
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10655718') HTTP/1.1" 204 0
2026-03-28 04:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10406264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10675009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 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-28 04:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-28 04:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9278c57e-ae18-5925-9827-429d56856fa8 with scrape type 2
2026-03-28 04:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9278c57e-ae18-5925-9827-429d56856fa8 with scrape type 2
2026-03-28 04:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9278c57e-ae18-5925-9827-429d56856fa8, identifier: 10512962
2026-03-28 04:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-28 04:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-28 04:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962 to the API
2026-03-28 04:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10512962>
{'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': '9278c57e-ae18-5925-9827-429d56856fa8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-049-VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10512962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.186 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710512962%27 HTTP/1.1" 200 None
2026-03-28 04:32:41 [adesa.fr] INFO: Saving data for 10512962: {'auction_closing_time': 1798671600.0, 'created_time': 1773229945.728464, 'last_price_update_time': 1774672361.301565}
2026-03-28 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10512962') HTTP/1.1" 204 0
2026-03-28 04:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-28 04:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2dee91e-932f-5fe5-bb3a-5d991dffceac with scrape type 2
2026-03-28 04:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2dee91e-932f-5fe5-bb3a-5d991dffceac with scrape type 2
2026-03-28 04:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2dee91e-932f-5fe5-bb3a-5d991dffceac, identifier: 10406264
2026-03-28 04:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009
2026-03-28 04:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c45e73-a67e-5a1d-bb07-c562a9b3259d with scrape type 2
2026-03-28 04:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6c45e73-a67e-5a1d-bb07-c562a9b3259d with scrape type 2
2026-03-28 04:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f6c45e73-a67e-5a1d-bb07-c562a9b3259d, identifier: 10675009
2026-03-28 04:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-28 04:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with scrape type 2
2026-03-28 04:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with scrape type 2
2026-03-28 04:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8, identifier: 10707921
2026-03-28 04:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-28 04:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-28 04:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264 to the API
2026-03-28 04:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10406264>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e2dee91e-932f-5fe5-bb3a-5d991dffceac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10406264',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23569,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure Pack - Petrol - Automatic - 138 hp - 23.569 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-28 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710406264%27 HTTP/1.1" 200 None
2026-03-28 04:32:41 [adesa.fr] INFO: Saving data for 10406264: {'auction_closing_time': 1798675200.0, 'created_time': 1773230212.499736, 'last_price_update_time': 1774672361.926232}
2026-03-28 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10406264') HTTP/1.1" 204 0
2026-03-28 04:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009
2026-03-28 04:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009
2026-03-28 04:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009 to the API
2026-03-28 04:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10675009>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6c45e73-a67e-5a1d-bb07-c562a9b3259d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10675009',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 9580,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 9.580 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710675009%27 HTTP/1.1" 200 None
2026-03-28 04:32:42 [adesa.fr] INFO: Saving data for 10675009: {'auction_closing_time': 1798675200.0, 'created_time': 1773667980.09946, 'last_price_update_time': 1774672362.212816}
2026-03-28 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10675009') HTTP/1.1" 204 0
2026-03-28 04:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-28 04:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-28 04:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921 to the API
2026-03-28 04:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707921>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE834AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 3309,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 3.309 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710707921%27 HTTP/1.1" 200 None
2026-03-28 04:32:42 [adesa.fr] INFO: Saving data for 10707921: {'auction_closing_time': 1798675200.0, 'created_time': 1774273072.848898, 'last_price_update_time': 1774672362.48704}
2026-03-28 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707921') HTTP/1.1" 204 0
2026-03-28 04:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10675010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10493049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 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-28 04:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10497191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40b8765f-8a8a-5d1c-b660-4977a600bb16 with identifier: 10733124
2026-03-28 04:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40b8765f-8a8a-5d1c-b660-4977a600bb16 with scrape type 2
2026-03-28 04:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40b8765f-8a8a-5d1c-b660-4977a600bb16 with scrape type 2
2026-03-28 04:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 40b8765f-8a8a-5d1c-b660-4977a600bb16, identifier: 10733124
2026-03-28 04:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 40b8765f-8a8a-5d1c-b660-4977a600bb16 with identifier: 10733124
2026-03-28 04:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 40b8765f-8a8a-5d1c-b660-4977a600bb16 with identifier: 10733124
2026-03-28 04:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 40b8765f-8a8a-5d1c-b660-4977a600bb16 with identifier: 10733124 to the API
2026-03-28 04:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733124>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '40b8765f-8a8a-5d1c-b660-4977a600bb16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX190WY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733124',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 176855,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI Allure Business - Diesel - Automatic - 130 hp '
'- 176.855 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-28 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733124%27 HTTP/1.1" 200 None
2026-03-28 04:32:42 [adesa.fr] INFO: Saving data for 10733124: {'auction_closing_time': 1774872900.0, 'created_time': 1774554442.242666, 'last_price_update_time': 1774672362.994881}
2026-03-28 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733124') HTTP/1.1" 204 0
2026-03-28 04:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010
2026-03-28 04:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8bb319a-76ce-5b11-8a08-881da3d57b3f with scrape type 2
2026-03-28 04:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8bb319a-76ce-5b11-8a08-881da3d57b3f with scrape type 2
2026-03-28 04:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a8bb319a-76ce-5b11-8a08-881da3d57b3f, identifier: 10675010
2026-03-28 04:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049
2026-03-28 04:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fb12624-52d7-59a7-bb47-b929886b312a with scrape type 2
2026-03-28 04:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fb12624-52d7-59a7-bb47-b929886b312a with scrape type 2
2026-03-28 04:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4fb12624-52d7-59a7-bb47-b929886b312a, identifier: 10493049
2026-03-28 04:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010
2026-03-28 04:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010
2026-03-28 04:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010 to the API
2026-03-28 04:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10675010>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a8bb319a-76ce-5b11-8a08-881da3d57b3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10675010',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 9457,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2025-04-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 9.457 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710675010%27 HTTP/1.1" 200 None
2026-03-28 04:32:43 [adesa.fr] INFO: Saving data for 10675010: {'auction_closing_time': 1798675200.0, 'created_time': 1773754417.78926, 'last_price_update_time': 1774672363.523206}
2026-03-28 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10675010') HTTP/1.1" 204 0
2026-03-28 04:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049
2026-03-28 04:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049
2026-03-28 04:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049 to the API
2026-03-28 04:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10493049>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '4fb12624-52d7-59a7-bb47-b929886b312a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE594DM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10493049',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5690,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2025-06-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 136 hp - 5.690 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710493049%27 HTTP/1.1" 200 None
2026-03-28 04:32:43 [adesa.fr] INFO: Saving data for 10493049: {'auction_closing_time': 1798675200.0, 'created_time': 1773230157.716375, 'last_price_update_time': 1774672363.814115}
2026-03-28 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10493049') HTTP/1.1" 204 0
2026-03-28 04:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191
2026-03-28 04:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f173b2-61b4-5e47-877d-6cc74f4b368e with scrape type 2
2026-03-28 04:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0f173b2-61b4-5e47-877d-6cc74f4b368e with scrape type 2
2026-03-28 04:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f0f173b2-61b4-5e47-877d-6cc74f4b368e, identifier: 10497191
2026-03-28 04:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191
2026-03-28 04:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191
2026-03-28 04:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191 to the API
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10497191>
{'auction_title': '',
'c_o_2_emission_value': 111,
'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': 'f0f173b2-61b4-5e47-877d-6cc74f4b368e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE115BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10497191',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 7072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-06-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 136 hp - 7.072 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710497191%27 HTTP/1.1" 200 None
2026-03-28 04:32:44 [adesa.fr] INFO: Saving data for 10497191: {'auction_closing_time': 1798675200.0, 'created_time': 1773230211.367366, 'last_price_update_time': 1774672364.205031}
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10497191') HTTP/1.1" 204 0
2026-03-28 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-28 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-28 04:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56994d5a-ddc5-59c2-9b28-3b56e3777be6 with identifier: 10733126
2026-03-28 04:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56994d5a-ddc5-59c2-9b28-3b56e3777be6 with scrape type 2
2026-03-28 04:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56994d5a-ddc5-59c2-9b28-3b56e3777be6 with scrape type 2
2026-03-28 04:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 56994d5a-ddc5-59c2-9b28-3b56e3777be6, identifier: 10733126
2026-03-28 04:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c7bc888-c8b4-5f02-8323-94b832402342 with identifier: 10732983
2026-03-28 04:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c7bc888-c8b4-5f02-8323-94b832402342 with scrape type 2
2026-03-28 04:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c7bc888-c8b4-5f02-8323-94b832402342 with scrape type 2
2026-03-28 04:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1c7bc888-c8b4-5f02-8323-94b832402342, identifier: 10732983
2026-03-28 04:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 56994d5a-ddc5-59c2-9b28-3b56e3777be6 with identifier: 10733126
2026-03-28 04:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 56994d5a-ddc5-59c2-9b28-3b56e3777be6 with identifier: 10733126
2026-03-28 04:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 56994d5a-ddc5-59c2-9b28-3b56e3777be6 with identifier: 10733126 to the API
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733126>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '56994d5a-ddc5-59c2-9b28-3b56e3777be6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB021VB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733126',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 175968,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 175.968 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733126%27 HTTP/1.1" 200 None
2026-03-28 04:32:44 [adesa.fr] INFO: Saving data for 10733126: {'auction_closing_time': 1774872900.0, 'created_time': 1774554439.771276, 'last_price_update_time': 1774672364.67594}
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733126') HTTP/1.1" 204 0
2026-03-28 04:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1c7bc888-c8b4-5f02-8323-94b832402342 with identifier: 10732983
2026-03-28 04:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1c7bc888-c8b4-5f02-8323-94b832402342 with identifier: 10732983
2026-03-28 04:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1c7bc888-c8b4-5f02-8323-94b832402342 with identifier: 10732983 to the API
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732983>
{'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-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '1c7bc888-c8b4-5f02-8323-94b832402342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD537AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732983',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 44239,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Opel Vivaro Pack Clim - Electric - Automatic - 136 hp - 44.239 km',
'transmission': 'automatic',
'trim': 'Pack Clim',
'vin': None,
'year': 2021}
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732983%27 HTTP/1.1" 200 None
2026-03-28 04:32:44 [adesa.fr] INFO: Saving data for 10732983: {'auction_closing_time': 1774863000.0, 'created_time': 1774554425.755405, 'last_price_update_time': 1774672364.956559}
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732983') HTTP/1.1" 204 0
2026-03-28 04:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 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-28 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-28 04:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 725a2b62-43b0-573d-a1c0-18f5d50d0ca2 with identifier: 10733014
2026-03-28 04:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 725a2b62-43b0-573d-a1c0-18f5d50d0ca2 with scrape type 2
2026-03-28 04:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 725a2b62-43b0-573d-a1c0-18f5d50d0ca2 with scrape type 2
2026-03-28 04:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 725a2b62-43b0-573d-a1c0-18f5d50d0ca2, identifier: 10733014
2026-03-28 04:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0120055e-758b-5c06-bea8-aa41b0aff3cc with identifier: 10733062
2026-03-28 04:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0120055e-758b-5c06-bea8-aa41b0aff3cc with scrape type 2
2026-03-28 04:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0120055e-758b-5c06-bea8-aa41b0aff3cc with scrape type 2
2026-03-28 04:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0120055e-758b-5c06-bea8-aa41b0aff3cc, identifier: 10733062
2026-03-28 04:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 725a2b62-43b0-573d-a1c0-18f5d50d0ca2 with identifier: 10733014
2026-03-28 04:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 725a2b62-43b0-573d-a1c0-18f5d50d0ca2 with identifier: 10733014
2026-03-28 04:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 725a2b62-43b0-573d-a1c0-18f5d50d0ca2 with identifier: 10733014 to the API
2026-03-28 04:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733014>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '725a2b62-43b0-573d-a1c0-18f5d50d0ca2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR479FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733014',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 21086,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Opel Grandland 1.6 Elegance Business - Hybrid - Automatic - 180 hp '
'- 21.086 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2023}
2026-03-28 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733014%27 HTTP/1.1" 200 None
2026-03-28 04:32:45 [adesa.fr] INFO: Saving data for 10733014: {'auction_closing_time': 1774863000.0, 'created_time': 1774554457.742093, 'last_price_update_time': 1774672365.520213}
2026-03-28 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733014') HTTP/1.1" 204 0
2026-03-28 04:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0120055e-758b-5c06-bea8-aa41b0aff3cc with identifier: 10733062
2026-03-28 04:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0120055e-758b-5c06-bea8-aa41b0aff3cc with identifier: 10733062
2026-03-28 04:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0120055e-758b-5c06-bea8-aa41b0aff3cc with identifier: 10733062 to the API
2026-03-28 04:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733062>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '0120055e-758b-5c06-bea8-aa41b0aff3cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV210CP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733062',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 45002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Nissan Qashqai Tekna - Hybrid - Automatic - 158 hp - 45.002 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2024}
2026-03-28 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733062%27 HTTP/1.1" 200 None
2026-03-28 04:32:45 [adesa.fr] INFO: Saving data for 10733062: {'auction_closing_time': 1774863000.0, 'created_time': 1774554453.134796, 'last_price_update_time': 1774672365.80858}
2026-03-28 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733062') HTTP/1.1" 204 0
2026-03-28 04:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 012b28f9-f9b5-5a21-94df-b1c8b209834b with identifier: 10733108
2026-03-28 04:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 012b28f9-f9b5-5a21-94df-b1c8b209834b with scrape type 2
2026-03-28 04:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 012b28f9-f9b5-5a21-94df-b1c8b209834b with scrape type 2
2026-03-28 04:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 012b28f9-f9b5-5a21-94df-b1c8b209834b, identifier: 10733108
2026-03-28 04:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c175caa4-f2da-5422-bcef-4f0bcc9a6f14 with identifier: 10733033
2026-03-28 04:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c175caa4-f2da-5422-bcef-4f0bcc9a6f14 with scrape type 2
2026-03-28 04:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c175caa4-f2da-5422-bcef-4f0bcc9a6f14 with scrape type 2
2026-03-28 04:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c175caa4-f2da-5422-bcef-4f0bcc9a6f14, identifier: 10733033
2026-03-28 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-28 04:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 012b28f9-f9b5-5a21-94df-b1c8b209834b with identifier: 10733108
2026-03-28 04:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 012b28f9-f9b5-5a21-94df-b1c8b209834b with identifier: 10733108
2026-03-28 04:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 012b28f9-f9b5-5a21-94df-b1c8b209834b with identifier: 10733108 to the API
2026-03-28 04:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733108>
{'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': 158,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '012b28f9-f9b5-5a21-94df-b1c8b209834b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL656ZZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733108',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 143746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Nissan Qashqai Acenta - Hybrid - Automatic - 158 hp - 143.746 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2023}
2026-03-28 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733108%27 HTTP/1.1" 200 None
2026-03-28 04:32:46 [adesa.fr] INFO: Saving data for 10733108: {'auction_closing_time': 1774872900.0, 'created_time': 1774554451.966, 'last_price_update_time': 1774672366.31031}
2026-03-28 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733108') HTTP/1.1" 204 0
2026-03-28 04:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c175caa4-f2da-5422-bcef-4f0bcc9a6f14 with identifier: 10733033
2026-03-28 04:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c175caa4-f2da-5422-bcef-4f0bcc9a6f14 with identifier: 10733033
2026-03-28 04:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c175caa4-f2da-5422-bcef-4f0bcc9a6f14 with identifier: 10733033 to the API
2026-03-28 04:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733033>
{'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-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'c175caa4-f2da-5422-bcef-4f0bcc9a6f14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS755KF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733033',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 87405,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-09-01',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Opel Corsa Business - Electric - Automatic - 136 hp - 87.405 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733033%27 HTTP/1.1" 200 None
2026-03-28 04:32:46 [adesa.fr] INFO: Saving data for 10733033: {'auction_closing_time': 1774863000.0, 'created_time': 1774554454.572949, 'last_price_update_time': 1774672366.593102}
2026-03-28 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733033') HTTP/1.1" 204 0
2026-03-28 04:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51887e73-7d19-55fa-83ab-644c8c33ac25 with identifier: 10733088
2026-03-28 04:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51887e73-7d19-55fa-83ab-644c8c33ac25 with scrape type 2
2026-03-28 04:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51887e73-7d19-55fa-83ab-644c8c33ac25 with scrape type 2
2026-03-28 04:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 51887e73-7d19-55fa-83ab-644c8c33ac25, identifier: 10733088
2026-03-28 04:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 51887e73-7d19-55fa-83ab-644c8c33ac25 with identifier: 10733088
2026-03-28 04:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 51887e73-7d19-55fa-83ab-644c8c33ac25 with identifier: 10733088
2026-03-28 04:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 51887e73-7d19-55fa-83ab-644c8c33ac25 with identifier: 10733088 to the API
2026-03-28 04:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733088>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '51887e73-7d19-55fa-83ab-644c8c33ac25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE810TK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733088',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 146182,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 2008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'146.182 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-28 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733088%27 HTTP/1.1" 200 None
2026-03-28 04:32:47 [adesa.fr] INFO: Saving data for 10733088: {'auction_closing_time': 1774872900.0, 'created_time': 1774554442.58607, 'last_price_update_time': 1774672367.036612}
2026-03-28 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733088') HTTP/1.1" 204 0
2026-03-28 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a892256-47af-55f1-a8ea-1d6a10a34afc with identifier: 10733109
2026-03-28 04:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a892256-47af-55f1-a8ea-1d6a10a34afc with scrape type 2
2026-03-28 04:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a892256-47af-55f1-a8ea-1d6a10a34afc with scrape type 2
2026-03-28 04:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a892256-47af-55f1-a8ea-1d6a10a34afc, identifier: 10733109
2026-03-28 04:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a892256-47af-55f1-a8ea-1d6a10a34afc with identifier: 10733109
2026-03-28 04:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a892256-47af-55f1-a8ea-1d6a10a34afc with identifier: 10733109
2026-03-28 04:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a892256-47af-55f1-a8ea-1d6a10a34afc with identifier: 10733109 to the API
2026-03-28 04:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733109>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '1a892256-47af-55f1-a8ea-1d6a10a34afc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC267NQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733109',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 149198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI Allure Business - Diesel - Automatic - 130 hp '
'- 149.198 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-28 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733109%27 HTTP/1.1" 200 None
2026-03-28 04:32:47 [adesa.fr] INFO: Saving data for 10733109: {'auction_closing_time': 1774872900.0, 'created_time': 1774554428.736487, 'last_price_update_time': 1774672367.514396}
2026-03-28 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733109') HTTP/1.1" 204 0
2026-03-28 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 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-28 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b5edcc5-3bfc-5fbb-9f4c-ad7938a3dc12 with identifier: 10732997
2026-03-28 04:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b5edcc5-3bfc-5fbb-9f4c-ad7938a3dc12 with scrape type 2
2026-03-28 04:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b5edcc5-3bfc-5fbb-9f4c-ad7938a3dc12 with scrape type 2
2026-03-28 04:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2b5edcc5-3bfc-5fbb-9f4c-ad7938a3dc12, identifier: 10732997
2026-03-28 04:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2b5edcc5-3bfc-5fbb-9f4c-ad7938a3dc12 with identifier: 10732997
2026-03-28 04:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2b5edcc5-3bfc-5fbb-9f4c-ad7938a3dc12 with identifier: 10732997
2026-03-28 04:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2b5edcc5-3bfc-5fbb-9f4c-ad7938a3dc12 with identifier: 10732997 to the API
2026-03-28 04:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732997>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2b5edcc5-3bfc-5fbb-9f4c-ad7938a3dc12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP366AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732997',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 21433,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Nissan Qashqai 1.3 Acenta - Petrol - Automatic - 158 hp - 21.433 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2023}
2026-03-28 04:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732997%27 HTTP/1.1" 200 None
2026-03-28 04:32:48 [adesa.fr] INFO: Saving data for 10732997: {'auction_closing_time': 1774863000.0, 'created_time': 1774554450.591283, 'last_price_update_time': 1774672368.002858}
2026-03-28 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732997') HTTP/1.1" 204 0
2026-03-28 04:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b501fbe9-0190-5a76-9c35-8358a179f201 with identifier: 10733176
2026-03-28 04:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b501fbe9-0190-5a76-9c35-8358a179f201 with scrape type 2
2026-03-28 04:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b501fbe9-0190-5a76-9c35-8358a179f201 with scrape type 2
2026-03-28 04:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b501fbe9-0190-5a76-9c35-8358a179f201, identifier: 10733176
2026-03-28 04:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 560908d8-7105-5597-93f6-5de2e9718e76 with identifier: 10733017
2026-03-28 04:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 560908d8-7105-5597-93f6-5de2e9718e76 with scrape type 2
2026-03-28 04:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 560908d8-7105-5597-93f6-5de2e9718e76 with scrape type 2
2026-03-28 04:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 560908d8-7105-5597-93f6-5de2e9718e76, identifier: 10733017
2026-03-28 04:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d13a7d6-297f-539d-a094-475572826a84 with identifier: 10733068
2026-03-28 04:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d13a7d6-297f-539d-a094-475572826a84 with scrape type 2
2026-03-28 04:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d13a7d6-297f-539d-a094-475572826a84 with scrape type 2
2026-03-28 04:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7d13a7d6-297f-539d-a094-475572826a84, identifier: 10733068
2026-03-28 04:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 985c597d-6904-5c4a-b4a6-a18a2b9345ad with identifier: 10732984
2026-03-28 04:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 985c597d-6904-5c4a-b4a6-a18a2b9345ad with scrape type 2
2026-03-28 04:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 985c597d-6904-5c4a-b4a6-a18a2b9345ad with scrape type 2
2026-03-28 04:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 985c597d-6904-5c4a-b4a6-a18a2b9345ad, identifier: 10732984
2026-03-28 04:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f19a6308-a2ab-5bb3-8a27-24ba8f8f811b with identifier: 10733027
2026-03-28 04:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f19a6308-a2ab-5bb3-8a27-24ba8f8f811b with scrape type 2
2026-03-28 04:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f19a6308-a2ab-5bb3-8a27-24ba8f8f811b with scrape type 2
2026-03-28 04:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f19a6308-a2ab-5bb3-8a27-24ba8f8f811b, identifier: 10733027
2026-03-28 04:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b501fbe9-0190-5a76-9c35-8358a179f201 with identifier: 10733176
2026-03-28 04:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b501fbe9-0190-5a76-9c35-8358a179f201 with identifier: 10733176
2026-03-28 04:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b501fbe9-0190-5a76-9c35-8358a179f201 with identifier: 10733176 to the API
2026-03-28 04:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733176>
{'auction_title': '',
'c_o_2_emission_value': 229,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b501fbe9-0190-5a76-9c35-8358a179f201',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA805RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733176',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Navara',
'odometer': 175846,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 4,
'seller_name': 'ARVAL-FR',
'title': 'Nissan Navara 2.3 DCI N-connecta - Diesel - Manual - 163 hp - '
'175.846 km',
'transmission': 'manual',
'trim': 'N-connecta',
'vin': None,
'year': 2021}
2026-03-28 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733176%27 HTTP/1.1" 200 None
2026-03-28 04:32:48 [adesa.fr] INFO: Saving data for 10733176: {'auction_closing_time': 1774872900.0, 'created_time': 1774554470.728608, 'last_price_update_time': 1774672368.789213}
2026-03-28 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733176') HTTP/1.1" 204 0
2026-03-28 04:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 560908d8-7105-5597-93f6-5de2e9718e76 with identifier: 10733017
2026-03-28 04:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 560908d8-7105-5597-93f6-5de2e9718e76 with identifier: 10733017
2026-03-28 04:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 560908d8-7105-5597-93f6-5de2e9718e76 with identifier: 10733017 to the API
2026-03-28 04:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733017>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '560908d8-7105-5597-93f6-5de2e9718e76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM544YV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733017',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'MG',
'model': 'Marvel R',
'odometer': 39747,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'MG Marvel R 70 kWh Luxury - Electric - Automatic - 180 hp - 39.747 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733017%27 HTTP/1.1" 200 None
2026-03-28 04:32:49 [adesa.fr] INFO: Saving data for 10733017: {'auction_closing_time': 1774863000.0, 'created_time': 1774554470.396052, 'last_price_update_time': 1774672369.073132}
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733017') HTTP/1.1" 204 0
2026-03-28 04:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7d13a7d6-297f-539d-a094-475572826a84 with identifier: 10733068
2026-03-28 04:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7d13a7d6-297f-539d-a094-475572826a84 with identifier: 10733068
2026-03-28 04:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7d13a7d6-297f-539d-a094-475572826a84 with identifier: 10733068 to the API
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733068>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '7d13a7d6-297f-539d-a094-475572826a84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL495DW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733068',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 12385,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2019-10-28',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Nissan Leaf Business - Electric - Automatic - 150 hp - 12.385 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733068%27 HTTP/1.1" 200 None
2026-03-28 04:32:49 [adesa.fr] INFO: Saving data for 10733068: {'auction_closing_time': 1774863000.0, 'created_time': 1774554469.602915, 'last_price_update_time': 1774672369.385107}
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733068') HTTP/1.1" 204 0
2026-03-28 04:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 985c597d-6904-5c4a-b4a6-a18a2b9345ad with identifier: 10732984
2026-03-28 04:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 985c597d-6904-5c4a-b4a6-a18a2b9345ad with identifier: 10732984
2026-03-28 04:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 985c597d-6904-5c4a-b4a6-a18a2b9345ad with identifier: 10732984 to the API
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732984>
{'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-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '985c597d-6904-5c4a-b4a6-a18a2b9345ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB715FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732984',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mini',
'model': 'Electric',
'odometer': 45637,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-08-16',
'seats_number': 4,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Mini Electric Cooper Yours - Electric - Automatic - 184 hp - 45.637 '
'km',
'transmission': 'automatic',
'trim': 'Yours',
'vin': None,
'year': 2021}
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732984%27 HTTP/1.1" 200 None
2026-03-28 04:32:49 [adesa.fr] INFO: Saving data for 10732984: {'auction_closing_time': 1774863000.0, 'created_time': 1774554468.128236, 'last_price_update_time': 1774672369.677242}
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732984') HTTP/1.1" 204 0
2026-03-28 04:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f19a6308-a2ab-5bb3-8a27-24ba8f8f811b with identifier: 10733027
2026-03-28 04:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f19a6308-a2ab-5bb3-8a27-24ba8f8f811b with identifier: 10733027
2026-03-28 04:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f19a6308-a2ab-5bb3-8a27-24ba8f8f811b with identifier: 10733027 to the API
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733027>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f19a6308-a2ab-5bb3-8a27-24ba8f8f811b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL432MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733027',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'MG',
'model': 'EHS',
'odometer': 102576,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'MG EHS 1.5 T-GDI Luxury - Hybrid - Automatic - 162 hp - 102.576 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733027%27 HTTP/1.1" 200 None
2026-03-28 04:32:49 [adesa.fr] INFO: Saving data for 10733027: {'auction_closing_time': 1774863000.0, 'created_time': 1774554468.588765, 'last_price_update_time': 1774672369.958396}
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733027') HTTP/1.1" 204 0
2026-03-28 04:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b36412e0-af44-5938-930a-95832b673ad8 with identifier: 10733147
2026-03-28 04:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b36412e0-af44-5938-930a-95832b673ad8 with scrape type 2
2026-03-28 04:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b36412e0-af44-5938-930a-95832b673ad8 with scrape type 2
2026-03-28 04:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b36412e0-af44-5938-930a-95832b673ad8, identifier: 10733147
2026-03-28 04:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b36412e0-af44-5938-930a-95832b673ad8 with identifier: 10733147
2026-03-28 04:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b36412e0-af44-5938-930a-95832b673ad8 with identifier: 10733147
2026-03-28 04:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b36412e0-af44-5938-930a-95832b673ad8 with identifier: 10733147 to the API
2026-03-28 04:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733147>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b36412e0-af44-5938-930a-95832b673ad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL234CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733147',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 177927,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2019-10-25',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Nissan Qashqai 1.5 DCI Tekna - Diesel - Manual - 116 hp - 177.927 '
'km',
'transmission': 'manual',
'trim': 'Tekna',
'vin': None,
'year': 2019}
2026-03-28 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733147%27 HTTP/1.1" 200 None
2026-03-28 04:32:50 [adesa.fr] INFO: Saving data for 10733147: {'auction_closing_time': 1774872900.0, 'created_time': 1774554451.628573, 'last_price_update_time': 1774672370.361968}
2026-03-28 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733147') HTTP/1.1" 204 0
2026-03-28 04:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceaf5927-a5d0-5493-8dd5-2ed00c81fc49 with identifier: 10733048
2026-03-28 04:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceaf5927-a5d0-5493-8dd5-2ed00c81fc49 with scrape type 2
2026-03-28 04:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceaf5927-a5d0-5493-8dd5-2ed00c81fc49 with scrape type 2
2026-03-28 04:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ceaf5927-a5d0-5493-8dd5-2ed00c81fc49, identifier: 10733048
2026-03-28 04:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ceaf5927-a5d0-5493-8dd5-2ed00c81fc49 with identifier: 10733048
2026-03-28 04:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ceaf5927-a5d0-5493-8dd5-2ed00c81fc49 with identifier: 10733048
2026-03-28 04:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ceaf5927-a5d0-5493-8dd5-2ed00c81fc49 with identifier: 10733048 to the API
2026-03-28 04:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733048>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ceaf5927-a5d0-5493-8dd5-2ed00c81fc49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD012KC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733048',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'MG',
'model': 'EHS',
'odometer': 45284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'MG EHS 1.5 T-GDI - Hybrid - Automatic - 162 hp - 45.284 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733048%27 HTTP/1.1" 200 None
2026-03-28 04:32:50 [adesa.fr] INFO: Saving data for 10733048: {'auction_closing_time': 1774863000.0, 'created_time': 1774554467.790292, 'last_price_update_time': 1774672370.733395}
2026-03-28 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733048') HTTP/1.1" 204 0
2026-03-28 04:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 335b9870-6689-5061-8b57-45879f23b3ed with identifier: 10733001
2026-03-28 04:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 335b9870-6689-5061-8b57-45879f23b3ed with scrape type 2
2026-03-28 04:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 335b9870-6689-5061-8b57-45879f23b3ed with scrape type 2
2026-03-28 04:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 335b9870-6689-5061-8b57-45879f23b3ed, identifier: 10733001
2026-03-28 04:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 335b9870-6689-5061-8b57-45879f23b3ed with identifier: 10733001
2026-03-28 04:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 335b9870-6689-5061-8b57-45879f23b3ed with identifier: 10733001
2026-03-28 04:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 335b9870-6689-5061-8b57-45879f23b3ed with identifier: 10733001 to the API
2026-03-28 04:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733001>
{'auction_title': '',
'c_o_2_emission_value': 11,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '335b9870-6689-5061-8b57-45879f23b3ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ481WH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733001',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 38929,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 38000,
'price_includes_vat': True,
'registration_date': '2024-10-23',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLC 300de Business Line - 4-Matic - Hybrid - '
'Automatic - 197 hp - 38.929 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2024}
2026-03-28 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733001%27 HTTP/1.1" 200 None
2026-03-28 04:32:51 [adesa.fr] INFO: Saving data for 10733001: {'auction_closing_time': 1774863000.0, 'created_time': 1774554466.75997, 'last_price_update_time': 1774672371.243972}
2026-03-28 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733001') HTTP/1.1" 204 0
2026-03-28 04:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25c13e98-67d1-54bb-bede-c67dd8c4e131 with identifier: 10733167
2026-03-28 04:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25c13e98-67d1-54bb-bede-c67dd8c4e131 with scrape type 2
2026-03-28 04:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25c13e98-67d1-54bb-bede-c67dd8c4e131 with scrape type 2
2026-03-28 04:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25c13e98-67d1-54bb-bede-c67dd8c4e131, identifier: 10733167
2026-03-28 04:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25c13e98-67d1-54bb-bede-c67dd8c4e131 with identifier: 10733167
2026-03-28 04:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25c13e98-67d1-54bb-bede-c67dd8c4e131 with identifier: 10733167
2026-03-28 04:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25c13e98-67d1-54bb-bede-c67dd8c4e131 with identifier: 10733167 to the API
2026-03-28 04:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733167>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '25c13e98-67d1-54bb-bede-c67dd8c4e131',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL309DL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733167',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 146765,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'146.765 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-28 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733167%27 HTTP/1.1" 200 None
2026-03-28 04:32:51 [adesa.fr] INFO: Saving data for 10733167: {'auction_closing_time': 1774872900.0, 'created_time': 1774554506.058599, 'last_price_update_time': 1774672371.632829}
2026-03-28 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733167') HTTP/1.1" 204 0
2026-03-28 04:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08315337-6f6b-573c-b129-eaba7fc15ae6 with identifier: 10733093
2026-03-28 04:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08315337-6f6b-573c-b129-eaba7fc15ae6 with scrape type 2
2026-03-28 04:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08315337-6f6b-573c-b129-eaba7fc15ae6 with scrape type 2
2026-03-28 04:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 08315337-6f6b-573c-b129-eaba7fc15ae6, identifier: 10733093
2026-03-28 04:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d821b22-a7ec-589a-81e0-b3174fb14402 with identifier: 10733012
2026-03-28 04:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d821b22-a7ec-589a-81e0-b3174fb14402 with scrape type 2
2026-03-28 04:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d821b22-a7ec-589a-81e0-b3174fb14402 with scrape type 2
2026-03-28 04:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3d821b22-a7ec-589a-81e0-b3174fb14402, identifier: 10733012
2026-03-28 04:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 08315337-6f6b-573c-b129-eaba7fc15ae6 with identifier: 10733093
2026-03-28 04:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 08315337-6f6b-573c-b129-eaba7fc15ae6 with identifier: 10733093
2026-03-28 04:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 08315337-6f6b-573c-b129-eaba7fc15ae6 with identifier: 10733093 to the API
2026-03-28 04:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733093>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '08315337-6f6b-573c-b129-eaba7fc15ae6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF553FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733093',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 147055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLA 250e Business Line - Hybrid - Automatic - 160 hp '
'- 147.055 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733093%27 HTTP/1.1" 200 None
2026-03-28 04:32:52 [adesa.fr] INFO: Saving data for 10733093: {'auction_closing_time': 1774872900.0, 'created_time': 1774554463.016894, 'last_price_update_time': 1774672372.132485}
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733093') HTTP/1.1" 204 0
2026-03-28 04:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3d821b22-a7ec-589a-81e0-b3174fb14402 with identifier: 10733012
2026-03-28 04:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3d821b22-a7ec-589a-81e0-b3174fb14402 with identifier: 10733012
2026-03-28 04:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3d821b22-a7ec-589a-81e0-b3174fb14402 with identifier: 10733012 to the API
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733012>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '3d821b22-a7ec-589a-81e0-b3174fb14402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD458FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733012',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 120249,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Ford Kuga 2.5 Titanium - AWD - Hybrid - Automatic - 152 hp - '
'120.249 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733012%27 HTTP/1.1" 200 None
2026-03-28 04:32:52 [adesa.fr] INFO: Saving data for 10733012: {'auction_closing_time': 1774863000.0, 'created_time': 1774554518.07306, 'last_price_update_time': 1774672372.409923}
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733012') HTTP/1.1" 204 0
2026-03-28 04:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32cb22fd-955d-51e5-ac8e-11184d829f43 with identifier: 10733135
2026-03-28 04:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32cb22fd-955d-51e5-ac8e-11184d829f43 with scrape type 2
2026-03-28 04:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32cb22fd-955d-51e5-ac8e-11184d829f43 with scrape type 2
2026-03-28 04:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32cb22fd-955d-51e5-ac8e-11184d829f43, identifier: 10733135
2026-03-28 04:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8441347-bbe5-5b48-9374-d6b5dce12eaf with identifier: 10733007
2026-03-28 04:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8441347-bbe5-5b48-9374-d6b5dce12eaf with scrape type 2
2026-03-28 04:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8441347-bbe5-5b48-9374-d6b5dce12eaf with scrape type 2
2026-03-28 04:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b8441347-bbe5-5b48-9374-d6b5dce12eaf, identifier: 10733007
2026-03-28 04:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32cb22fd-955d-51e5-ac8e-11184d829f43 with identifier: 10733135
2026-03-28 04:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32cb22fd-955d-51e5-ac8e-11184d829f43 with identifier: 10733135
2026-03-28 04:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32cb22fd-955d-51e5-ac8e-11184d829f43 with identifier: 10733135 to the API
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733135>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '32cb22fd-955d-51e5-ac8e-11184d829f43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP133YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733135',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 175248,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Ford Kuga 2.5 Titanium - AWD - Hybrid - Automatic - 152 hp - '
'175.248 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733135%27 HTTP/1.1" 200 None
2026-03-28 04:32:52 [adesa.fr] INFO: Saving data for 10733135: {'auction_closing_time': 1774872900.0, 'created_time': 1774554508.32471, 'last_price_update_time': 1774672372.886172}
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733135') HTTP/1.1" 204 0
2026-03-28 04:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b8441347-bbe5-5b48-9374-d6b5dce12eaf with identifier: 10733007
2026-03-28 04:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b8441347-bbe5-5b48-9374-d6b5dce12eaf with identifier: 10733007
2026-03-28 04:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b8441347-bbe5-5b48-9374-d6b5dce12eaf with identifier: 10733007 to the API
2026-03-28 04:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733007>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b8441347-bbe5-5b48-9374-d6b5dce12eaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR190DA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733007',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 21128,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2023-09-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS7 Crossback 1.6 E-TENSE La Premiere - AWD - Hybrid - Automatic '
'- 200 hp - 21.128 km',
'transmission': 'automatic',
'trim': 'La Premiere',
'vin': None,
'year': 2023}
2026-03-28 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733007%27 HTTP/1.1" 200 None
2026-03-28 04:32:53 [adesa.fr] INFO: Saving data for 10733007: {'auction_closing_time': 1774863000.0, 'created_time': 1774554514.413085, 'last_price_update_time': 1774672373.190144}
2026-03-28 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733007') HTTP/1.1" 204 0
2026-03-28 04:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9c86986-45a6-56ac-a336-f643ef0898db with identifier: 10733125
2026-03-28 04:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9c86986-45a6-56ac-a336-f643ef0898db with scrape type 2
2026-03-28 04:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9c86986-45a6-56ac-a336-f643ef0898db with scrape type 2
2026-03-28 04:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c9c86986-45a6-56ac-a336-f643ef0898db, identifier: 10733125
2026-03-28 04:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c9c86986-45a6-56ac-a336-f643ef0898db with identifier: 10733125
2026-03-28 04:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c9c86986-45a6-56ac-a336-f643ef0898db with identifier: 10733125
2026-03-28 04:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c9c86986-45a6-56ac-a336-f643ef0898db with identifier: 10733125 to the API
2026-03-28 04:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733125>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'c9c86986-45a6-56ac-a336-f643ef0898db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ122JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733125',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 197967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 197.967 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-28 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733125%27 HTTP/1.1" 200 None
2026-03-28 04:32:53 [adesa.fr] INFO: Saving data for 10733125: {'auction_closing_time': 1774872900.0, 'created_time': 1774554513.745555, 'last_price_update_time': 1774672373.556547}
2026-03-28 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733125') HTTP/1.1" 204 0
2026-03-28 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-28 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-28 04:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51143fac-8354-5513-a730-ca20c5e6f294 with identifier: 10733134
2026-03-28 04:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51143fac-8354-5513-a730-ca20c5e6f294 with scrape type 2
2026-03-28 04:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51143fac-8354-5513-a730-ca20c5e6f294 with scrape type 2
2026-03-28 04:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 51143fac-8354-5513-a730-ca20c5e6f294, identifier: 10733134
2026-03-28 04:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbe830e8-625a-5c78-b357-5c866f9df86e with identifier: 10733142
2026-03-28 04:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbe830e8-625a-5c78-b357-5c866f9df86e with scrape type 2
2026-03-28 04:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbe830e8-625a-5c78-b357-5c866f9df86e with scrape type 2
2026-03-28 04:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cbe830e8-625a-5c78-b357-5c866f9df86e, identifier: 10733142
2026-03-28 04:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 51143fac-8354-5513-a730-ca20c5e6f294 with identifier: 10733134
2026-03-28 04:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 51143fac-8354-5513-a730-ca20c5e6f294 with identifier: 10733134
2026-03-28 04:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 51143fac-8354-5513-a730-ca20c5e6f294 with identifier: 10733134 to the API
2026-03-28 04:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733134>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': '51143fac-8354-5513-a730-ca20c5e6f294',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH507HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733134',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 143220,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS3 Crossback 1.2i Performance Line - Petrol - Manual - 100 hp - '
'143.220 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733134%27 HTTP/1.1" 200 None
2026-03-28 04:32:54 [adesa.fr] INFO: Saving data for 10733134: {'auction_closing_time': 1774872900.0, 'created_time': 1774554516.142472, 'last_price_update_time': 1774672374.05715}
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733134') HTTP/1.1" 204 0
2026-03-28 04:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cbe830e8-625a-5c78-b357-5c866f9df86e with identifier: 10733142
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-28 04:32:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cbe830e8-625a-5c78-b357-5c866f9df86e with identifier: 10733142
2026-03-28 04:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cbe830e8-625a-5c78-b357-5c866f9df86e with identifier: 10733142 to the API
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733142>
{'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-30T12:15:00Z',
'fuel_type': 'CNG',
'id': 'cbe830e8-625a-5c78-b357-5c866f9df86e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB129KD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733142',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 146546,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Dacia Sandero 1.0 TCe Essential - CNG - Manual - 101 hp - 146.546 '
'km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2021}
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733142%27 HTTP/1.1" 200 None
2026-03-28 04:32:54 [adesa.fr] INFO: Saving data for 10733142: {'auction_closing_time': 1774872900.0, 'created_time': 1774554515.800275, 'last_price_update_time': 1774672374.574897}
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733142') HTTP/1.1" 204 0
2026-03-28 04:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3088979-7e06-5085-b636-aaf3e43220c3 with identifier: 10733107
2026-03-28 04:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3088979-7e06-5085-b636-aaf3e43220c3 with scrape type 2
2026-03-28 04:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3088979-7e06-5085-b636-aaf3e43220c3 with scrape type 2
2026-03-28 04:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3088979-7e06-5085-b636-aaf3e43220c3, identifier: 10733107
2026-03-28 04:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e633bde-3351-55dd-a868-3ebc94f80544 with identifier: 10733097
2026-03-28 04:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e633bde-3351-55dd-a868-3ebc94f80544 with scrape type 2
2026-03-28 04:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e633bde-3351-55dd-a868-3ebc94f80544 with scrape type 2
2026-03-28 04:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e633bde-3351-55dd-a868-3ebc94f80544, identifier: 10733097
2026-03-28 04:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3088979-7e06-5085-b636-aaf3e43220c3 with identifier: 10733107
2026-03-28 04:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3088979-7e06-5085-b636-aaf3e43220c3 with identifier: 10733107
2026-03-28 04:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3088979-7e06-5085-b636-aaf3e43220c3 with identifier: 10733107 to the API
2026-03-28 04:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733107>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd3088979-7e06-5085-b636-aaf3e43220c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ188LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733107',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 170886,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C5 Aircross Feel - Diesel - Automatic - 131 hp - 170.886 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733107%27 HTTP/1.1" 200 None
2026-03-28 04:32:55 [adesa.fr] INFO: Saving data for 10733107: {'auction_closing_time': 1774872900.0, 'created_time': 1774554514.085583, 'last_price_update_time': 1774672375.05023}
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733107') HTTP/1.1" 204 0
2026-03-28 04:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e633bde-3351-55dd-a868-3ebc94f80544 with identifier: 10733097
2026-03-28 04:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e633bde-3351-55dd-a868-3ebc94f80544 with identifier: 10733097
2026-03-28 04:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e633bde-3351-55dd-a868-3ebc94f80544 with identifier: 10733097 to the API
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733097>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '8e633bde-3351-55dd-a868-3ebc94f80544',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS505KF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733097',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 196598,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2020-09-01',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C5 Aircross Business - Diesel - Automatic - 131 hp - '
'196.598 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733097%27 HTTP/1.1" 200 None
2026-03-28 04:32:55 [adesa.fr] INFO: Saving data for 10733097: {'auction_closing_time': 1774872900.0, 'created_time': 1774554511.59105, 'last_price_update_time': 1774672375.324225}
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733097') HTTP/1.1" 204 0
2026-03-28 04:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c79a049-4ea8-5ab0-bb80-011ca4b60e94 with identifier: 10733099
2026-03-28 04:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c79a049-4ea8-5ab0-bb80-011ca4b60e94 with scrape type 2
2026-03-28 04:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c79a049-4ea8-5ab0-bb80-011ca4b60e94 with scrape type 2
2026-03-28 04:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2c79a049-4ea8-5ab0-bb80-011ca4b60e94, identifier: 10733099
2026-03-28 04:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dbc7ce1-9812-5eb1-8bca-402808f6c343 with identifier: 10733060
2026-03-28 04:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dbc7ce1-9812-5eb1-8bca-402808f6c343 with scrape type 2
2026-03-28 04:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dbc7ce1-9812-5eb1-8bca-402808f6c343 with scrape type 2
2026-03-28 04:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6dbc7ce1-9812-5eb1-8bca-402808f6c343, identifier: 10733060
2026-03-28 04:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f82b300a-7fa2-5602-b257-8509b762c319 with identifier: 10733065
2026-03-28 04:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f82b300a-7fa2-5602-b257-8509b762c319 with scrape type 2
2026-03-28 04:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f82b300a-7fa2-5602-b257-8509b762c319 with scrape type 2
2026-03-28 04:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f82b300a-7fa2-5602-b257-8509b762c319, identifier: 10733065
2026-03-28 04:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2c79a049-4ea8-5ab0-bb80-011ca4b60e94 with identifier: 10733099
2026-03-28 04:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2c79a049-4ea8-5ab0-bb80-011ca4b60e94 with identifier: 10733099
2026-03-28 04:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2c79a049-4ea8-5ab0-bb80-011ca4b60e94 with identifier: 10733099 to the API
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733099>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '2c79a049-4ea8-5ab0-bb80-011ca4b60e94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK632LA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733099',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 176942,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C5 Aircross 1.5 HDI Feel - Diesel - Automatic - 131 hp - '
'176.942 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733099%27 HTTP/1.1" 200 None
2026-03-28 04:32:55 [adesa.fr] INFO: Saving data for 10733099: {'auction_closing_time': 1774872900.0, 'created_time': 1774554535.318624, 'last_price_update_time': 1774672375.907504}
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733099') HTTP/1.1" 204 0
2026-03-28 04:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6dbc7ce1-9812-5eb1-8bca-402808f6c343 with identifier: 10733060
2026-03-28 04:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6dbc7ce1-9812-5eb1-8bca-402808f6c343 with identifier: 10733060
2026-03-28 04:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6dbc7ce1-9812-5eb1-8bca-402808f6c343 with identifier: 10733060 to the API
2026-03-28 04:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733060>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '6dbc7ce1-9812-5eb1-8bca-402808f6c343',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG846LX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733060',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 91533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-05-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS7 Crossback 1.6 E-TENSE Performance Line - Hybrid - Automatic '
'- 180 hp - 91.533 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-28 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733060%27 HTTP/1.1" 200 None
2026-03-28 04:32:56 [adesa.fr] INFO: Saving data for 10733060: {'auction_closing_time': 1774863000.0, 'created_time': 1774554516.50828, 'last_price_update_time': 1774672376.191844}
2026-03-28 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733060') HTTP/1.1" 204 0
2026-03-28 04:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f82b300a-7fa2-5602-b257-8509b762c319 with identifier: 10733065
2026-03-28 04:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f82b300a-7fa2-5602-b257-8509b762c319 with identifier: 10733065
2026-03-28 04:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f82b300a-7fa2-5602-b257-8509b762c319 with identifier: 10733065 to the API
2026-03-28 04:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733065>
{'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': 181,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f82b300a-7fa2-5602-b257-8509b762c319',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB898CX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733065',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 63008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-08-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'63.008 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733065%27 HTTP/1.1" 200 None
2026-03-28 04:32:56 [adesa.fr] INFO: Saving data for 10733065: {'auction_closing_time': 1774863000.0, 'created_time': 1774554561.20412, 'last_price_update_time': 1774672376.540478}
2026-03-28 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733065') HTTP/1.1" 204 0
2026-03-28 04:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 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-28 04:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 04:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60d2d8b3-7a8e-52a6-9271-2bebe7e82106 with identifier: 10733114
2026-03-28 04:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60d2d8b3-7a8e-52a6-9271-2bebe7e82106 with scrape type 2
2026-03-28 04:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60d2d8b3-7a8e-52a6-9271-2bebe7e82106 with scrape type 2
2026-03-28 04:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 60d2d8b3-7a8e-52a6-9271-2bebe7e82106, identifier: 10733114
2026-03-28 04:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65031362-064c-5f55-a8b2-47bfb1ecac1f with identifier: 10733131
2026-03-28 04:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65031362-064c-5f55-a8b2-47bfb1ecac1f with scrape type 2
2026-03-28 04:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65031362-064c-5f55-a8b2-47bfb1ecac1f with scrape type 2
2026-03-28 04:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 65031362-064c-5f55-a8b2-47bfb1ecac1f, identifier: 10733131
2026-03-28 04:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 60d2d8b3-7a8e-52a6-9271-2bebe7e82106 with identifier: 10733114
2026-03-28 04:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 60d2d8b3-7a8e-52a6-9271-2bebe7e82106 with identifier: 10733114
2026-03-28 04:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 60d2d8b3-7a8e-52a6-9271-2bebe7e82106 with identifier: 10733114 to the API
2026-03-28 04:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733114>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '60d2d8b3-7a8e-52a6-9271-2bebe7e82106',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL666NB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733114',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 143212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Business - Diesel - Automatic - '
'130 hp - 143.212 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733114%27 HTTP/1.1" 200 None
2026-03-28 04:32:57 [adesa.fr] INFO: Saving data for 10733114: {'auction_closing_time': 1774872900.0, 'created_time': 1774554536.808144, 'last_price_update_time': 1774672377.120774}
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733114') HTTP/1.1" 204 0
2026-03-28 04:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 65031362-064c-5f55-a8b2-47bfb1ecac1f with identifier: 10733131
2026-03-28 04:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 65031362-064c-5f55-a8b2-47bfb1ecac1f with identifier: 10733131
2026-03-28 04:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 65031362-064c-5f55-a8b2-47bfb1ecac1f with identifier: 10733131 to the API
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733131>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '65031362-064c-5f55-a8b2-47bfb1ecac1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS722MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733131',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 146131,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 Cactus 1.5 HDI Feel Business - Diesel - Manual - 102 hp '
'- 146.131 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733131%27 HTTP/1.1" 200 None
2026-03-28 04:32:57 [adesa.fr] INFO: Saving data for 10733131: {'auction_closing_time': 1774872900.0, 'created_time': 1774554537.161297, 'last_price_update_time': 1774672377.419145}
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733131') HTTP/1.1" 204 0
2026-03-28 04:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d01cc8af-783a-50cc-afd5-b6b8d0f6030d with identifier: 10733129
2026-03-28 04:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d01cc8af-783a-50cc-afd5-b6b8d0f6030d with scrape type 2
2026-03-28 04:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d01cc8af-783a-50cc-afd5-b6b8d0f6030d with scrape type 2
2026-03-28 04:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d01cc8af-783a-50cc-afd5-b6b8d0f6030d, identifier: 10733129
2026-03-28 04:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d01cc8af-783a-50cc-afd5-b6b8d0f6030d with identifier: 10733129
2026-03-28 04:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d01cc8af-783a-50cc-afd5-b6b8d0f6030d with identifier: 10733129
2026-03-28 04:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d01cc8af-783a-50cc-afd5-b6b8d0f6030d with identifier: 10733129 to the API
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733129>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd01cc8af-783a-50cc-afd5-b6b8d0f6030d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV188BV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733129',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 154733,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 154.733 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733129%27 HTTP/1.1" 200 None
2026-03-28 04:32:57 [adesa.fr] INFO: Saving data for 10733129: {'auction_closing_time': 1774872900.0, 'created_time': 1774554536.438289, 'last_price_update_time': 1774672377.793621}
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733129') HTTP/1.1" 204 0
2026-03-28 04:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 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-28 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-28 04:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bbfef0d-467f-5481-83a7-e79115624ce6 with identifier: 10733029
2026-03-28 04:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bbfef0d-467f-5481-83a7-e79115624ce6 with scrape type 2
2026-03-28 04:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bbfef0d-467f-5481-83a7-e79115624ce6 with scrape type 2
2026-03-28 04:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6bbfef0d-467f-5481-83a7-e79115624ce6, identifier: 10733029
2026-03-28 04:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6bbfef0d-467f-5481-83a7-e79115624ce6 with identifier: 10733029
2026-03-28 04:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6bbfef0d-467f-5481-83a7-e79115624ce6 with identifier: 10733029
2026-03-28 04:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6bbfef0d-467f-5481-83a7-e79115624ce6 with identifier: 10733029 to the API
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733029>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '6bbfef0d-467f-5481-83a7-e79115624ce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX371DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733029',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 85619,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 181 hp - '
'85.619 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733029%27 HTTP/1.1" 200 None
2026-03-28 04:32:58 [adesa.fr] INFO: Saving data for 10733029: {'auction_closing_time': 1774863000.0, 'created_time': 1774554511.941743, 'last_price_update_time': 1774672378.192262}
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733029') HTTP/1.1" 204 0
2026-03-28 04:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b401f99-7e4b-570e-8c22-1dba70cfefb0 with identifier: 10733056
2026-03-28 04:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b401f99-7e4b-570e-8c22-1dba70cfefb0 with scrape type 2
2026-03-28 04:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b401f99-7e4b-570e-8c22-1dba70cfefb0 with scrape type 2
2026-03-28 04:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8b401f99-7e4b-570e-8c22-1dba70cfefb0, identifier: 10733056
2026-03-28 04:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d46c2e5-1cc6-5615-b4c6-6ee41e25bfae with identifier: 10733110
2026-03-28 04:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d46c2e5-1cc6-5615-b4c6-6ee41e25bfae with scrape type 2
2026-03-28 04:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d46c2e5-1cc6-5615-b4c6-6ee41e25bfae with scrape type 2
2026-03-28 04:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d46c2e5-1cc6-5615-b4c6-6ee41e25bfae, identifier: 10733110
2026-03-28 04:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92da2d3f-b477-5219-8e82-f0e032fe9c9d with identifier: 10733031
2026-03-28 04:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92da2d3f-b477-5219-8e82-f0e032fe9c9d with scrape type 2
2026-03-28 04:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92da2d3f-b477-5219-8e82-f0e032fe9c9d with scrape type 2
2026-03-28 04:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 92da2d3f-b477-5219-8e82-f0e032fe9c9d, identifier: 10733031
2026-03-28 04:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8b401f99-7e4b-570e-8c22-1dba70cfefb0 with identifier: 10733056
2026-03-28 04:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8b401f99-7e4b-570e-8c22-1dba70cfefb0 with identifier: 10733056
2026-03-28 04:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8b401f99-7e4b-570e-8c22-1dba70cfefb0 with identifier: 10733056 to the API
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733056>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '8b401f99-7e4b-570e-8c22-1dba70cfefb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV951HL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733056',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 63699,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'BMW X3 30e Business - xDrive - Hybrid - Automatic - 252 hp - 63.699 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733056%27 HTTP/1.1" 200 None
2026-03-28 04:32:58 [adesa.fr] INFO: Saving data for 10733056: {'auction_closing_time': 1774863000.0, 'created_time': 1774554533.445538, 'last_price_update_time': 1774672378.759891}
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733056') HTTP/1.1" 204 0
2026-03-28 04:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d46c2e5-1cc6-5615-b4c6-6ee41e25bfae with identifier: 10733110
2026-03-28 04:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d46c2e5-1cc6-5615-b4c6-6ee41e25bfae with identifier: 10733110
2026-03-28 04:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d46c2e5-1cc6-5615-b4c6-6ee41e25bfae with identifier: 10733110 to the API
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733110>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6d46c2e5-1cc6-5615-b4c6-6ee41e25bfae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD879CB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733110',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 150055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Business - Diesel - Manual - 130 '
'hp - 150.055 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733110%27 HTTP/1.1" 200 None
2026-03-28 04:32:59 [adesa.fr] INFO: Saving data for 10733110: {'auction_closing_time': 1774872900.0, 'created_time': 1774554535.650808, 'last_price_update_time': 1774672379.064409}
2026-03-28 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733110') HTTP/1.1" 204 0
2026-03-28 04:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 92da2d3f-b477-5219-8e82-f0e032fe9c9d with identifier: 10733031
2026-03-28 04:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 92da2d3f-b477-5219-8e82-f0e032fe9c9d with identifier: 10733031
2026-03-28 04:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 92da2d3f-b477-5219-8e82-f0e032fe9c9d with identifier: 10733031 to the API
2026-03-28 04:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733031>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '92da2d3f-b477-5219-8e82-f0e032fe9c9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA571MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733031',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 82741,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'BMW X3 30e X Line - xDrive - Hybrid - Automatic - 252 hp - 82.741 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-28 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733031%27 HTTP/1.1" 200 None
2026-03-28 04:32:59 [adesa.fr] INFO: Saving data for 10733031: {'auction_closing_time': 1774863000.0, 'created_time': 1774554532.039188, 'last_price_update_time': 1774672379.34848}
2026-03-28 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733031') HTTP/1.1" 204 0
2026-03-28 04:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83c9070b-f3b5-55e4-b631-109129721bf4 with identifier: 10732993
2026-03-28 04:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83c9070b-f3b5-55e4-b631-109129721bf4 with scrape type 2
2026-03-28 04:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83c9070b-f3b5-55e4-b631-109129721bf4 with scrape type 2
2026-03-28 04:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 83c9070b-f3b5-55e4-b631-109129721bf4, identifier: 10732993
2026-03-28 04:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52923032-6833-540f-b9ed-4a9f44de5cbe with identifier: 10733165
2026-03-28 04:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52923032-6833-540f-b9ed-4a9f44de5cbe with scrape type 2
2026-03-28 04:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52923032-6833-540f-b9ed-4a9f44de5cbe with scrape type 2
2026-03-28 04:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 52923032-6833-540f-b9ed-4a9f44de5cbe, identifier: 10733165
2026-03-28 04:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 424235ed-99a4-576d-89d6-11360d06b563 with identifier: 10733024
2026-03-28 04:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 424235ed-99a4-576d-89d6-11360d06b563 with scrape type 2
2026-03-28 04:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 424235ed-99a4-576d-89d6-11360d06b563 with scrape type 2
2026-03-28 04:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 424235ed-99a4-576d-89d6-11360d06b563, identifier: 10733024
2026-03-28 04:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 83c9070b-f3b5-55e4-b631-109129721bf4 with identifier: 10732993
2026-03-28 04:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 83c9070b-f3b5-55e4-b631-109129721bf4 with identifier: 10732993
2026-03-28 04:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 83c9070b-f3b5-55e4-b631-109129721bf4 with identifier: 10732993 to the API
2026-03-28 04:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732993>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '83c9070b-f3b5-55e4-b631-109129721bf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF483FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732993',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X2',
'odometer': 77969,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW X2 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'77.969 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 04:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710732993%27 HTTP/1.1" 200 None
2026-03-28 04:33:00 [adesa.fr] INFO: Saving data for 10732993: {'auction_closing_time': 1774863000.0, 'created_time': 1774554532.381662, 'last_price_update_time': 1774672380.007809}
2026-03-28 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732993') HTTP/1.1" 204 0
2026-03-28 04:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 52923032-6833-540f-b9ed-4a9f44de5cbe with identifier: 10733165
2026-03-28 04:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 52923032-6833-540f-b9ed-4a9f44de5cbe with identifier: 10733165
2026-03-28 04:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 52923032-6833-540f-b9ed-4a9f44de5cbe with identifier: 10733165 to the API
2026-03-28 04:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733165>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '52923032-6833-540f-b9ed-4a9f44de5cbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA726MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733165',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 149093,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 149.093 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-28 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733165%27 HTTP/1.1" 200 None
2026-03-28 04:33:00 [adesa.fr] INFO: Saving data for 10733165: {'auction_closing_time': 1774872900.0, 'created_time': 1774554537.676504, 'last_price_update_time': 1774672380.319235}
2026-03-28 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733165') HTTP/1.1" 204 0
2026-03-28 04:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 424235ed-99a4-576d-89d6-11360d06b563 with identifier: 10733024
2026-03-28 04:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 424235ed-99a4-576d-89d6-11360d06b563 with identifier: 10733024
2026-03-28 04:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 424235ed-99a4-576d-89d6-11360d06b563 with identifier: 10733024 to the API
2026-03-28 04:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733024>
{'auction_title': '',
'c_o_2_emission_value': 17,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '424235ed-99a4-576d-89d6-11360d06b563',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP244ZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733024',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 75898,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW X1 25e M Sport - xDrive - Hybrid - Automatic - 136 hp - 75.898 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-28 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733024%27 HTTP/1.1" 200 None
2026-03-28 04:33:00 [adesa.fr] INFO: Saving data for 10733024: {'auction_closing_time': 1774863000.0, 'created_time': 1774554533.818347, 'last_price_update_time': 1774672380.621057}
2026-03-28 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733024') HTTP/1.1" 204 0
2026-03-28 04:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29e2de11-cdba-5531-a1f9-21391e204bf5 with identifier: 10733137
2026-03-28 04:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29e2de11-cdba-5531-a1f9-21391e204bf5 with scrape type 2
2026-03-28 04:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29e2de11-cdba-5531-a1f9-21391e204bf5 with scrape type 2
2026-03-28 04:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 29e2de11-cdba-5531-a1f9-21391e204bf5, identifier: 10733137
2026-03-28 04:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25c784fa-715d-5125-ab94-5cce529422dc with identifier: 10733157
2026-03-28 04:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25c784fa-715d-5125-ab94-5cce529422dc with scrape type 2
2026-03-28 04:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25c784fa-715d-5125-ab94-5cce529422dc with scrape type 2
2026-03-28 04:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25c784fa-715d-5125-ab94-5cce529422dc, identifier: 10733157
2026-03-28 04:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f276913e-3717-5e6c-b921-9561b9b0b01d with identifier: 10733143
2026-03-28 04:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f276913e-3717-5e6c-b921-9561b9b0b01d with scrape type 2
2026-03-28 04:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f276913e-3717-5e6c-b921-9561b9b0b01d with scrape type 2
2026-03-28 04:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f276913e-3717-5e6c-b921-9561b9b0b01d, identifier: 10733143
2026-03-28 04:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 29e2de11-cdba-5531-a1f9-21391e204bf5 with identifier: 10733137
2026-03-28 04:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 29e2de11-cdba-5531-a1f9-21391e204bf5 with identifier: 10733137
2026-03-28 04:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 29e2de11-cdba-5531-a1f9-21391e204bf5 with identifier: 10733137 to the API
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733137>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '29e2de11-cdba-5531-a1f9-21391e204bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS681AB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733137',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '3 Series',
'odometer': 147722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 3 Series Touring 320e Business Design - Hybrid - Automatic - '
'163 hp - 147.722 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2023}
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733137%27 HTTP/1.1" 200 None
2026-03-28 04:33:01 [adesa.fr] INFO: Saving data for 10733137: {'auction_closing_time': 1774872900.0, 'created_time': 1774554459.264789, 'last_price_update_time': 1774672381.407122}
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733137') HTTP/1.1" 204 0
2026-03-28 04:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25c784fa-715d-5125-ab94-5cce529422dc with identifier: 10733157
2026-03-28 04:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25c784fa-715d-5125-ab94-5cce529422dc with identifier: 10733157
2026-03-28 04:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25c784fa-715d-5125-ab94-5cce529422dc with identifier: 10733157 to the API
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733157>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '25c784fa-715d-5125-ab94-5cce529422dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF007TG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733157',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 141894,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW X1 16d Lounge - Diesel - Automatic - 116 hp - 141.894 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733157%27 HTTP/1.1" 200 None
2026-03-28 04:33:01 [adesa.fr] INFO: Saving data for 10733157: {'auction_closing_time': 1774872900.0, 'created_time': 1774554446.684202, 'last_price_update_time': 1774672381.687715}
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733157') HTTP/1.1" 204 0
2026-03-28 04:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f276913e-3717-5e6c-b921-9561b9b0b01d with identifier: 10733143
2026-03-28 04:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f276913e-3717-5e6c-b921-9561b9b0b01d with identifier: 10733143
2026-03-28 04:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f276913e-3717-5e6c-b921-9561b9b0b01d with identifier: 10733143 to the API
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733143>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f276913e-3717-5e6c-b921-9561b9b0b01d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS239PX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733143',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 145295,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW X3 18d Business - Diesel - Automatic - 150 hp - 145.295 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733143%27 HTTP/1.1" 200 None
2026-03-28 04:33:01 [adesa.fr] INFO: Saving data for 10733143: {'auction_closing_time': 1774872900.0, 'created_time': 1774554534.195215, 'last_price_update_time': 1774672381.95468}
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733143') HTTP/1.1" 204 0
2026-03-28 04:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 04:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 923b969d-d570-54ea-9f84-c569fb24628a with identifier: 10733073
2026-03-28 04:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 923b969d-d570-54ea-9f84-c569fb24628a with scrape type 2
2026-03-28 04:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 923b969d-d570-54ea-9f84-c569fb24628a with scrape type 2
2026-03-28 04:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 923b969d-d570-54ea-9f84-c569fb24628a, identifier: 10733073
2026-03-28 04:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 923b969d-d570-54ea-9f84-c569fb24628a with identifier: 10733073
2026-03-28 04:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 923b969d-d570-54ea-9f84-c569fb24628a with identifier: 10733073
2026-03-28 04:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 923b969d-d570-54ea-9f84-c569fb24628a with identifier: 10733073 to the API
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 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-28 04:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733073>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '923b969d-d570-54ea-9f84-c569fb24628a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG383FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733073',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 39546,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-05-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'39.546 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 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%2710733073%27 HTTP/1.1" 200 None
2026-03-28 04:33:02 [adesa.fr] INFO: Saving data for 10733073: {'auction_closing_time': 1774863000.0, 'created_time': 1774554458.47068, 'last_price_update_time': 1774672382.434408}
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733073') HTTP/1.1" 204 0
2026-03-28 04:33:02 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 04:33:02 [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>: 1, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 8, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:33:02 [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%201774240382 HTTP/1.1" 200 None
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703605') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703611') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703612') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703617') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703620') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703624') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703654') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703660') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703668') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703670') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703673') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703677') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703692') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703724') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703725') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703734') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703739') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703741') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703757') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703768') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703771') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703773') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703797') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703800') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703809') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703811') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705673') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705674') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705680') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705681') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705682') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705683') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705685') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705688') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705689') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705692') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705693') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705694') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705695') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705696') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705697') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705698') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705699') HTTP/1.1" 204 0
2026-03-28 04:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705700') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705701') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705702') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705703') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705704') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705705') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705706') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705707') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705708') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705709') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705710') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705711') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705712') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705713') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705714') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705715') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705716') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705717') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705718') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705719') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705720') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705721') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705722') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705723') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705724') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705725') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705726') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705727') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705728') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705732') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705735') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705738') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705740') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706332') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706333') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706334') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706335') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706336') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706337') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706338') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706339') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706585') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706586') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706603') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706604') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706614') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706621') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706623') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706628') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706637') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706643') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706750') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706836') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706857') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706859') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706861') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706865') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706866') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706869') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706870') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706871') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706872') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706873') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706874') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706878') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706881') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706890') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706896') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706903') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706905') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706912') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706916') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706918') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707037') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707043') HTTP/1.1" 204 0
2026-03-28 04:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707054') HTTP/1.1" 204 0
2026-03-28 04:33:03 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (283 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-28T04_30_00.jl
2026-03-28 04:33:03 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 280779,
'downloader/request_count': 296,
'downloader/request_method_count/GET': 283,
'downloader/request_method_count/POST': 13,
'downloader/response_bytes': 17377594,
'downloader/response_count': 296,
'downloader/response_status_count/200': 296,
'elapsed_time_seconds': 176.810929,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 4, 33, 3, 690682, tzinfo=datetime.timezone.utc),
'item_scraped_count': 283,
'log_count/DEBUG': 5156,
'log_count/INFO': 5948,
'memusage/max': 172400640,
'memusage/startup': 148295680,
'request_depth_max': 13,
'response_received_count': 296,
'scheduler/dequeued': 296,
'scheduler/dequeued/memory': 296,
'scheduler/enqueued': 296,
'scheduler/enqueued/memory': 296,
'scrape_type/price_update': 283,
'scrape_type/skipped': 926,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 296,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.549753837104937,
'scrapy-zyte-api/mean_response_seconds': 3.5808838932095326,
'scrapy-zyte-api/processed': 296,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 296,
'scrapy-zyte-api/request_args/experimental.requestCookies': 295,
'scrapy-zyte-api/request_args/experimental.responseCookies': 296,
'scrapy-zyte-api/request_args/httpRequestBody': 13,
'scrapy-zyte-api/request_args/httpRequestMethod': 13,
'scrapy-zyte-api/request_args/httpResponseBody': 296,
'scrapy-zyte-api/request_args/httpResponseHeaders': 296,
'scrapy-zyte-api/request_args/url': 296,
'scrapy-zyte-api/status_codes/200': 296,
'scrapy-zyte-api/success': 296,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1209,
'source/total_available': 1209,
'start_time': datetime.datetime(2026, 3, 28, 4, 30, 6, 879753, tzinfo=datetime.timezone.utc)}
2026-03-28 04:33:03 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 04:33:03 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fb15afb1b50>
2026-03-28 04:33:03 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fb15afb1f10>